=== Subscription Plans Pricing Table ===
Contributors: brlbd,maruf229,ashrafulbd25
Tags: pricing table, pricing, subscription, plans  
Requires at least: 5.0  
Tested up to: 6.7  
Requires PHP: 7.0  
Stable tag: 1.1  
License: GPL-2.0+  
License URI: https://www.gnu.org/licenses/gpl-2.0.html

Easily create and display pricing tables for weekly, monthly, and yearly subscription plans using a simple shortcode.

== Description ==  
Subscription Plans Pricing Table is a lightweight and user-friendly WordPress plugin designed to create and display pricing tables for your website. With this plugin, you can easily set up weekly, monthly, and yearly subscription plans, customize their details, and showcase them using a simple shortcode. The pricing tables are fully responsive and adapt seamlessly to all devices.

== Installation ==
1. Upload the `package-price` plugin folder to the `/wp-content/plugins/` directory, or install the plugin via the WordPress plugin repository.
2. Activate the plugin through the 'Plugins' menu in WordPress.
3. Go to the 'Pricing' settings menu to customize your pricing table.

== How to Use ==

1. **Create Plans**  
   After activating the plugin, create pricing plans in the WordPress dashboard. Navigate to *Pricing → Pricing Plans* and add new plans by filling out the necessary information.

2. **Add Plans to Your Page**  
   Once you have created your plans, use the following shortcode to display them:  

[pricing_table]


You can place this shortcode on any page, post, or widget where you want to display your pricing table.

3. **Customization**  
   The plugin offers basic customization options such as:
   - Pricing plan title
   - Description
   - Price value
   - Plan features
   - Button text (e.g., "Get Started")
   - Customize the look and feel of the pricing tables through the settings page.

4. **Admin Panel Options**
   - **Custom Plan Settings**: Navigate to *Pricing → Pricing Plans* to edit your plans.
   - **Admin Page**: The admin interface is located under *Pricing → Settings*.

5. **Frontend Appearance**  
   The pricing tables will be displayed in a clean, responsive grid layout that looks good on all devices.

== Frequently Asked Questions ==

= How can I change the appearance of the pricing table? =  
You can customize the look and feel by adding custom CSS in the *Custom CSS* section under *Pricing → Settings*.

= Can I add more than one pricing table? =  
Yes, you can create multiple pricing plans and display them wherever you need them using the `[pricing_table]` shortcode.

= The plugin is not displaying the pricing table correctly, what should I do? =
1. Ensure that your theme supports shortcodes properly.
2. If you are using a caching plugin, clear the cache and reload the page.

= How do I remove the plugin? =
1. Deactivate the plugin from the WordPress dashboard under *Plugins → Installed Plugins*.
2. After deactivating, you can safely delete it.

== Changelog ==

= 1.1 =
* Added multiple UI templates for pricing tables.
* Added currency selection feature.
* Added logo support for each pricing plan.
* Improved theme customization options.
* Enhanced shortcode functionality.

= 1.0 =
* Initial release.
* Basic pricing table functionality.
* Admin panel for creating and editing pricing plans.

== Upgrade Notice ==

= 1.1 =
* Added multiple UI templates and more customization options.

== Screenshots ==
1. Screenshot of the plugin's frontend pricing table layout.
2. Screenshot of the admin interface to create pricing plans.
3. Screenshot of the plugin settings page.

== License ==  
This plugin is licensed under the GPL-2.0+ License.

== Acknowledgements ==  
Special thanks to the WordPress community for their amazing support and documentation.  

