Plugin Directory

Changeset 3375265


Ignore:
Timestamp:
10/08/2025 05:55:33 PM (4 months ago)
Author:
kadecooper
Message:

1.0.8

Location:
conditional-load-manager-lite/trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • conditional-load-manager-lite/trunk/conditional-plugin-loader.php

    r3374784 r3375265  
    33 * Plugin Name: Page Speed Script Optimizer
    44 * Description: Optimize WordPress performance by conditionally loading plugins based on pages. Lite version includes basic conditional loading features.
    5  * Version: 1.0.7
     5 * Version: 1.0.8
    66 * Requires at least: 5.0
    77 * Tested up to: 6.7
     
    2121
    2222// Define plugin constants
    23 define('PAGESPSC_VERSION', '1.0.7');
     23define('PAGESPSC_VERSION', '1.0.8');
    2424define('PAGESPSC_PLUGIN_DIR', plugin_dir_path(__FILE__));
    2525define('PAGESPSC_PLUGIN_URL', plugin_dir_url(__FILE__));
  • conditional-load-manager-lite/trunk/readme.txt

    r3374784 r3375265  
    11=== Page Speed Script Optimizer ===
    22Contributors: kadecooper
    3 Tags: performance, optimization, plugins, load manager, conditional
     3Tags: performance, optimization, conditional loading, speed, core web vitals, plugin bloat, asset loading, script optimizer, load manager, disable plugins
    44Requires at least: 5.0
    55Tested up to: 6.7
    66Requires PHP: 7.4
    7 Stable tag: 1.0.7
     7Stable tag: 1.0.8
    88License: GPLv2 or later
    99License URI: https://www.gnu.org/licenses/gpl-2.0.html
    1010
    11 Optimize WordPress performance by conditionally loading plugins based on pages. Lite version includes basic conditional loading features.
     11Speed up WordPress and improve Core Web Vitals by conditionally loading plugins. Disable heavy plugins on specific pages, reduce plugin bloat, and optimize performance with smart asset loading control.
    1212
    1313== Description ==
    1414
    15 Page Speed Script Optimizer helps you optimize your WordPress site performance by selectively loading plugins only where they're actually needed. Instead of loading all plugins on every page, you can create conditions to exclude heavy plugins from specific pages, improving load times and Core Web Vitals.
     15Transform your WordPress performance optimization with conditional plugin loading! This powerful script optimizer helps you speed up WordPress by loading plugins conditionally based on where they're actually needed. Disable plugin on specific pages, exclude heavy plugins from key pages, and reduce plugin bloat to improve Core Web Vitals and overall site performance.
    1616
    1717**Key Features:**
    18 * Create plugin loading conditions
    19 * Multiple plugins per condition (exclude mode)
    20 * Pages-based targeting
    21 * Easy-to-use interface with visual condition management
    22 * Basic performance optimization for simple use cases
     18* **Conditional Plugin Loading** - Load plugins only where needed
     19* **Disable Plugins Per Page** - Exclude heavy plugins from specific pages 
     20* **WordPress Performance Optimization** - Improve Core Web Vitals (LCP, FID, CLS)
     21* **Reduce Plugin Bloat** - Smart asset loading control and script optimization
     22* **Plugin Load Filter** - Multiple plugins per condition with exclude mode
     23* **Performance Plugin Management** - Easy-to-use interface with visual condition management
    2324
    24 **How It Works:**
    25 1. Create a condition (e.g., "Exclude heavy plugins from key pages")
    26 2. Select multiple plugins to exclude from loading
    27 3. Choose up to 3 pages where the condition applies
    28 4. Save your targeted optimization
     25**How Plugin Load Optimization Works:**
     261. **Create Conditions** - Set up rules to deactivate plugins per page
     272. **Select Heavy Plugins** - Choose which plugins to exclude from specific pages
     283. **Target Key Pages** - Apply conditions to up to 3 pages for maximum performance impact
     294. **Save & Speed Up** - Activate your conditional load manager for instant WordPress performance optimization
    2930
    3031**Pro Version Available:**
    31 For advanced features like unlimited conditions, include/exclude modes, and categories/tags targeting, check out Page Speed Script Optimizer Pro.
     32For advanced features like unlimited conditions, include/exclude modes, and categories/tags targeting, upgrade to [Page Speed Script Optimizer Pro](https://wpcraftbench.com/product/plugin-load-manager/).
    3233
    3334== External services ==
     
    3839
    39401. Upload the plugin files to `/wp-content/plugins/page-speed-script-optimizer/` directory, or install through WordPress admin
    40 2. Activate the plugin through the 'Plugins' screen in WordPress
    41 3. Go to Script Optimizer in your WordPress admin to create your first condition
    42 4. Select plugins to conditionally load and choose target pages
    43 5. Save your condition and enjoy improved performance!
     412. Activate the performance plugin through the 'Plugins' screen in WordPress
     423. Go to Script Optimizer in your WordPress admin to create your first conditional loading rule
     434. Select plugins to load conditionally and choose target pages for optimization
     445. Save your condition and enjoy faster WordPress performance with improved Core Web Vitals!
    4445
    4546== Frequently Asked Questions ==
    4647
    47 = How many conditions can I create? =
    48 The Lite version includes basic conditional loading functionality. Pro version offers unlimited conditions and advanced targeting options.
     48= How many conditional loading rules can I create? =
     49The Lite version includes basic conditional plugin loading functionality. Pro version offers unlimited conditions and advanced asset loading control options.
    4950
    50 = What's the difference between Lite and Pro? =
    51 * **Lite:** Basic conditional loading with pages targeting
    52 * **Pro:** Advanced features including unlimited conditions, include/exclude modes, categories & tags targeting
     51= What's the difference between Lite and Pro versions? =
     52* **Lite:** Basic conditional loading with pages targeting to speed up WordPress
     53* **Pro:** Advanced features including unlimited conditions, include/exclude modes, categories & tags targeting for comprehensive plugin load optimization
    5354
    54 = Will this break my site? =
    55 The plugin is designed to be safe. However, always test conditions on a staging site first, especially when excluding plugins that provide critical functionality.
     55[Upgrade to Pro Version →](https://wpcraftbench.com/product/plugin-load-manager/)
    5656
    57 = Can I target categories and tags? =
    58 Categories and tags targeting is available in the Pro version. The Lite version supports pages targeting.
     57= Will this performance plugin break my site? =
     58The conditional load manager is designed to be safe. However, always test conditions on a staging site first, especially when disabling plugins that provide critical functionality.
    5959
    60 = Can I use include mode in Lite? =
    61 Include mode is available in the Pro version. Lite version focuses on exclude mode functionality.
     60= Can I target categories and tags for plugin load filtering? =
     61Categories and tags targeting is available in the [Pro version](https://wpcraftbench.com/product/plugin-load-manager/). The Lite version supports pages targeting to exclude heavy plugins from specific pages.
    6262
    63 = How does the targeting work? =
    64 You can exclude plugins from specific pages to improve performance on key pages like homepage and checkout.
     63= Can I use include mode to load plugins conditionally? =
     64Include mode is available in the [Pro version](https://wpcraftbench.com/product/plugin-load-manager/). Lite version focuses on exclude mode functionality for WordPress performance optimization.
    6565
    66 = Does this work with caching plugins? =
    67 Yes! The plugin works at the WordPress core level and is compatible with most caching solutions.
     66= How does the plugin targeting work to improve Core Web Vitals? =
     67You can disable plugins on specific pages to reduce plugin bloat and improve performance on key pages like homepage and checkout, directly improving Core Web Vitals scores.
    6868
    69 = What happens if I deactivate the plugin? =
    70 All plugins will load normally as if the conditions never existed. Your site functionality will be fully restored.
     69= Does this script optimizer work with caching plugins? =
     70Yes! The conditional plugin loading works at the WordPress core level and is compatible with most caching solutions for maximum performance optimization.
     71
     72= What happens if I deactivate this performance plugin? =
     73All plugins will load normally as if the conditional loading conditions never existed. Your site functionality will be fully restored without any asset loading restrictions.
    7174
    7275== Screenshots ==
    7376
    74 1. Main plugin interface showing condition management
    75 2. Creating a new condition with plugin selection
    76 3. Pages targeting interface
    77 4. Condition overview with status indicators
     771. Main conditional load manager interface showing performance optimization conditions
     782. Creating new rules to disable plugins on specific pages for WordPress speed optimization
     793. Pages targeting interface for excluding heavy plugins and improving Core Web Vitals
     804. Condition overview with status indicators showing active plugin load filters
    7881
    7982== Changelog ==
    8083
     84= 1.0.7 =
     85* Enhanced conditional plugin loading functionality
     86* Improved WordPress performance optimization
     87* Better Core Web Vitals support
     88* Advanced plugin load filtering capabilities
     89* Need more features? [Upgrade to Pro](https://wpcraftbench.com/product/plugin-load-manager/) for unlimited conditions
     90
    8191= 1.0.0 =
    82 * Initial release
    83 * Basic conditional loading
    84 * Pages-based targeting
    85 * Exclude functionality
    86 * Performance optimization features
     92* Initial release of conditional load manager
     93* Basic conditional plugin loading to speed up WordPress
     94* Pages-based targeting to disable plugins on specific pages
     95* Exclude functionality to reduce plugin bloat
     96* Performance optimization features for improved Core Web Vitals
    8797
    8898== Upgrade Notice ==
    8999
     100= 1.0.7 =
     101Enhanced performance optimization with better conditional plugin loading and improved Core Web Vitals support.
     102
    90103= 1.0.0 =
    91 Initial release of Page Speed Script Optimizer. Start optimizing your site performance today!
     104Initial release of Page Speed Script Optimizer. Start optimizing your WordPress performance with conditional plugin loading today!
Note: See TracChangeset for help on using the changeset viewer.