=== Dito Presell Pages ===
Contributors: ditogomes13
Tags: presell, affiliate, shortcode, marketing, landing page
Requires at least: 5.8
Tested up to: 7.0
Requires PHP: 7.4
Stable tag: 1.0.3
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html

Create simple presell pages inside WordPress with shortcodes, templates, local/base64 images, and a conversion button.

== Description ==

Dito Presell Pages adds an admin area to WordPress where site owners can create simple presell pages and publish them with a shortcode in pages or posts.

Features:

* Unlimited presell pages.
* Review, Blog, Story, and Offer templates.
* Automatic presell text generator.
* Product image through a local/base64 file or image URL.
* `[dito_presell_pages]` shortcode for pages or posts.
* Conversion button using the URL entered by the user.

This version was built for creating simple pre-sale pages inside WordPress.

== Installation ==

1. Upload the plugin ZIP file in `Plugins > Add New > Upload Plugin`.
2. Activate the plugin in the WordPress admin.
3. Open `Dito Presell Pages` in the sidebar menu.
4. Enter the product title.
5. Paste or generate the presell text.
6. Enter the conversion link or affiliate link.
7. Choose a local image or enter an image URL.
8. Create the presell and copy the generated shortcode.
9. Paste the shortcode into a WordPress page or post.

== Frequently Asked Questions ==

= How do I publish a presell page? =

Create the presell in the `Dito Presell Pages` menu, copy the generated shortcode, and paste it into a WordPress page or post.

= Does the plugin limit the number of presells? =

No. This version allows unlimited presell pages inside WordPress.

= Does the image need to be hosted at a URL? =

No. The plugin also accepts an image selected from the computer or phone. In that case, the image is saved as base64 in the presell data.

= Does the plugin use external services? =

No external service is used to create or publish presell pages. Presell data is stored in the site's own WordPress database.

= Is there a commercial version? =

Yes. A separate commercial version is available with extra features for larger campaigns. This free version works independently.

== Privacy ==

Created presells are stored in the site's own WordPress database. Text, links, image URL, and base64 image data are stored as presell data.

This version of the plugin does not send data to external servers to create or publish presells.

The admin panel includes an optional link to the external commercial-version checkout page on Kiwify. That link is opened only when the administrator clicks the button.

== Screenshots ==

1. Main screen to create presells and enter title, text, image, and link.
2. List of created presells with a shortcode for pages or posts.
3. Published presell page on the WordPress front end.

== Changelog ==

= 1.0.3 =
Saves the selected text language and uses it for the front-end call-to-action button.

= 1.0.2 =
Adds a language selector for the automatic presell text generator and refreshes the admin script version.

= 1.0.1 =
Fixes the automatic text generation button in the admin panel.

= 1.0.0 =
Initial version.
