Changeset 3307644
- Timestamp:
- 06/06/2025 08:16:25 PM (9 months ago)
- Location:
- easy-critical-css
- Files:
-
- 300 added
- 17 edited
-
tags/1.1.0 (added)
-
tags/1.1.0/.circleci (added)
-
tags/1.1.0/.circleci/config.yml (added)
-
tags/1.1.0/.phpunit.result.cache (added)
-
tags/1.1.0/LICENSE (added)
-
tags/1.1.0/assets (added)
-
tags/1.1.0/assets/admin.css (added)
-
tags/1.1.0/assets/admin.js (added)
-
tags/1.1.0/build (added)
-
tags/1.1.0/build/index.asset.php (added)
-
tags/1.1.0/build/index.js (added)
-
tags/1.1.0/composer.json (added)
-
tags/1.1.0/easy-critical-css.php (added)
-
tags/1.1.0/inc (added)
-
tags/1.1.0/inc/class-admin-settings.php (added)
-
tags/1.1.0/inc/class-api-request-handler.php (added)
-
tags/1.1.0/inc/class-api-service.php (added)
-
tags/1.1.0/inc/class-compatibility-cache.php (added)
-
tags/1.1.0/inc/class-compatibility-trellis.php (added)
-
tags/1.1.0/inc/class-compatibility-wp-rocket.php (added)
-
tags/1.1.0/inc/class-critical-css-injector.php (added)
-
tags/1.1.0/inc/class-critical-css-regenerate.php (added)
-
tags/1.1.0/inc/class-critical-css-server.php (added)
-
tags/1.1.0/inc/class-critical-css-status.php (added)
-
tags/1.1.0/inc/class-critical-css.php (added)
-
tags/1.1.0/inc/class-database.php (added)
-
tags/1.1.0/inc/class-gutenberg.php (added)
-
tags/1.1.0/inc/class-helpers.php (added)
-
tags/1.1.0/inc/class-individual-settings.php (added)
-
tags/1.1.0/inc/class-plugin.php (added)
-
tags/1.1.0/inc/class-reset-handler.php (added)
-
tags/1.1.0/inc/class-rest-api.php (added)
-
tags/1.1.0/inc/class-settings.php (added)
-
tags/1.1.0/inc/class-uninstall-handler.php (added)
-
tags/1.1.0/inc/load-freemius.php (added)
-
tags/1.1.0/package.json (added)
-
tags/1.1.0/phpunit.xml.dist (added)
-
tags/1.1.0/readme.txt (added)
-
tags/1.1.0/src (added)
-
tags/1.1.0/src/components (added)
-
tags/1.1.0/src/components/generateButton.tsx (added)
-
tags/1.1.0/src/components/settingsField.tsx (added)
-
tags/1.1.0/src/components/settingsPanel.tsx (added)
-
tags/1.1.0/src/components/statusIndicator.tsx (added)
-
tags/1.1.0/src/hooks (added)
-
tags/1.1.0/src/hooks/useEffectiveSettings.ts (added)
-
tags/1.1.0/src/hooks/usePostSaving.ts (added)
-
tags/1.1.0/src/hooks/useSettings.ts (added)
-
tags/1.1.0/src/hooks/useSettingsVisibility.ts (added)
-
tags/1.1.0/src/hooks/useStatus.ts (added)
-
tags/1.1.0/src/index.tsx (added)
-
tags/1.1.0/src/types (added)
-
tags/1.1.0/src/types/types.ts (added)
-
tags/1.1.0/src/types/wordpress.d.ts (added)
-
tags/1.1.0/vendor (added)
-
tags/1.1.0/vendor/autoload.php (added)
-
tags/1.1.0/vendor/composer (added)
-
tags/1.1.0/vendor/composer/ClassLoader.php (added)
-
tags/1.1.0/vendor/composer/InstalledVersions.php (added)
-
tags/1.1.0/vendor/composer/LICENSE (added)
-
tags/1.1.0/vendor/composer/autoload_classmap.php (added)
-
tags/1.1.0/vendor/composer/autoload_files.php (added)
-
tags/1.1.0/vendor/composer/autoload_namespaces.php (added)
-
tags/1.1.0/vendor/composer/autoload_psr4.php (added)
-
tags/1.1.0/vendor/composer/autoload_real.php (added)
-
tags/1.1.0/vendor/composer/autoload_static.php (added)
-
tags/1.1.0/vendor/composer/installed.json (added)
-
tags/1.1.0/vendor/composer/installed.php (added)
-
tags/1.1.0/vendor/composer/platform_check.php (added)
-
tags/1.1.0/vendor/freemius (added)
-
tags/1.1.0/vendor/freemius/wordpress-sdk (added)
-
tags/1.1.0/vendor/freemius/wordpress-sdk/LICENSE.txt (added)
-
tags/1.1.0/vendor/freemius/wordpress-sdk/PATCHES.txt (added)
-
tags/1.1.0/vendor/freemius/wordpress-sdk/assets (added)
-
tags/1.1.0/vendor/freemius/wordpress-sdk/assets/css (added)
-
tags/1.1.0/vendor/freemius/wordpress-sdk/assets/css/admin (added)
-
tags/1.1.0/vendor/freemius/wordpress-sdk/assets/css/admin/account.css (added)
-
tags/1.1.0/vendor/freemius/wordpress-sdk/assets/css/admin/add-ons.css (added)
-
tags/1.1.0/vendor/freemius/wordpress-sdk/assets/css/admin/affiliation.css (added)
-
tags/1.1.0/vendor/freemius/wordpress-sdk/assets/css/admin/checkout.css (added)
-
tags/1.1.0/vendor/freemius/wordpress-sdk/assets/css/admin/clone-resolution.css (added)
-
tags/1.1.0/vendor/freemius/wordpress-sdk/assets/css/admin/common.css (added)
-
tags/1.1.0/vendor/freemius/wordpress-sdk/assets/css/admin/connect.css (added)
-
tags/1.1.0/vendor/freemius/wordpress-sdk/assets/css/admin/debug.css (added)
-
tags/1.1.0/vendor/freemius/wordpress-sdk/assets/css/admin/dialog-boxes.css (added)
-
tags/1.1.0/vendor/freemius/wordpress-sdk/assets/css/admin/gdpr-optin-notice.css (added)
-
tags/1.1.0/vendor/freemius/wordpress-sdk/assets/css/admin/index.php (added)
-
tags/1.1.0/vendor/freemius/wordpress-sdk/assets/css/admin/optout.css (added)
-
tags/1.1.0/vendor/freemius/wordpress-sdk/assets/css/admin/plugins.css (added)
-
tags/1.1.0/vendor/freemius/wordpress-sdk/assets/css/customizer.css (added)
-
tags/1.1.0/vendor/freemius/wordpress-sdk/assets/css/index.php (added)
-
tags/1.1.0/vendor/freemius/wordpress-sdk/assets/img (added)
-
tags/1.1.0/vendor/freemius/wordpress-sdk/assets/img/index.php (added)
-
tags/1.1.0/vendor/freemius/wordpress-sdk/assets/img/plugin-icon.png (added)
-
tags/1.1.0/vendor/freemius/wordpress-sdk/assets/img/theme-icon.png (added)
-
tags/1.1.0/vendor/freemius/wordpress-sdk/assets/index.php (added)
-
tags/1.1.0/vendor/freemius/wordpress-sdk/assets/js (added)
-
tags/1.1.0/vendor/freemius/wordpress-sdk/assets/js/index.php (added)
-
tags/1.1.0/vendor/freemius/wordpress-sdk/assets/js/jquery.form.js (added)
-
tags/1.1.0/vendor/freemius/wordpress-sdk/assets/js/nojquery.ba-postmessage.js (added)
-
tags/1.1.0/vendor/freemius/wordpress-sdk/assets/js/postmessage.js (added)
-
tags/1.1.0/vendor/freemius/wordpress-sdk/assets/js/pricing (added)
-
tags/1.1.0/vendor/freemius/wordpress-sdk/assets/js/pricing/14fb1bd5b7c41648488b06147f50a0dc.svg (added)
-
tags/1.1.0/vendor/freemius/wordpress-sdk/assets/js/pricing/178afa6030e76635dbe835e111d2c507.png (added)
-
tags/1.1.0/vendor/freemius/wordpress-sdk/assets/js/pricing/27b5a722a5553d9de0170325267fccec.png (added)
-
tags/1.1.0/vendor/freemius/wordpress-sdk/assets/js/pricing/4375c4a3ddc6f637c2ab9a2d7220f91e.png (added)
-
tags/1.1.0/vendor/freemius/wordpress-sdk/assets/js/pricing/4529cac82a2d1f300d3c4702b7b5e8f3.svg (added)
-
tags/1.1.0/vendor/freemius/wordpress-sdk/assets/js/pricing/5480ed23b199531a8cbc05924f26952b.png (added)
-
tags/1.1.0/vendor/freemius/wordpress-sdk/assets/js/pricing/b4f3b958f4a019862d81b15f3f8eee3a.svg (added)
-
tags/1.1.0/vendor/freemius/wordpress-sdk/assets/js/pricing/c03f665db27af43971565560adfba594.png (added)
-
tags/1.1.0/vendor/freemius/wordpress-sdk/assets/js/pricing/cb5fc4f6ec7ada72e986f6e7dde365bf.png (added)
-
tags/1.1.0/vendor/freemius/wordpress-sdk/assets/js/pricing/dd89563360f0272635c8f0ab7d7f1402.png (added)
-
tags/1.1.0/vendor/freemius/wordpress-sdk/assets/js/pricing/e366d70661d8ad2493bd6afbd779f125.png (added)
-
tags/1.1.0/vendor/freemius/wordpress-sdk/assets/js/pricing/f18006f6535a1a6e9c6bfbffafe6f18a.svg (added)
-
tags/1.1.0/vendor/freemius/wordpress-sdk/assets/js/pricing/f3aac72a8e63997d6bb888f816457e9b.png (added)
-
tags/1.1.0/vendor/freemius/wordpress-sdk/assets/js/pricing/f928f1be99776af83e8e6be4baf8ffe7.svg (added)
-
tags/1.1.0/vendor/freemius/wordpress-sdk/assets/js/pricing/fde48e4609a6ddc11d639fc2421f2afd.png (added)
-
tags/1.1.0/vendor/freemius/wordpress-sdk/assets/js/pricing/freemius-pricing.js (added)
-
tags/1.1.0/vendor/freemius/wordpress-sdk/assets/js/pricing/freemius-pricing.js.LICENSE.txt (added)
-
tags/1.1.0/vendor/freemius/wordpress-sdk/config.php (added)
-
tags/1.1.0/vendor/freemius/wordpress-sdk/includes (added)
-
tags/1.1.0/vendor/freemius/wordpress-sdk/includes/class-freemius-abstract.php (added)
-
tags/1.1.0/vendor/freemius/wordpress-sdk/includes/class-freemius.php (added)
-
tags/1.1.0/vendor/freemius/wordpress-sdk/includes/class-fs-admin-notices.php (added)
-
tags/1.1.0/vendor/freemius/wordpress-sdk/includes/class-fs-api.php (added)
-
tags/1.1.0/vendor/freemius/wordpress-sdk/includes/class-fs-garbage-collector.php (added)
-
tags/1.1.0/vendor/freemius/wordpress-sdk/includes/class-fs-lock.php (added)
-
tags/1.1.0/vendor/freemius/wordpress-sdk/includes/class-fs-logger.php (added)
-
tags/1.1.0/vendor/freemius/wordpress-sdk/includes/class-fs-options.php (added)
-
tags/1.1.0/vendor/freemius/wordpress-sdk/includes/class-fs-plugin-updater.php (added)
-
tags/1.1.0/vendor/freemius/wordpress-sdk/includes/class-fs-security.php (added)
-
tags/1.1.0/vendor/freemius/wordpress-sdk/includes/class-fs-storage.php (added)
-
tags/1.1.0/vendor/freemius/wordpress-sdk/includes/class-fs-user-lock.php (added)
-
tags/1.1.0/vendor/freemius/wordpress-sdk/includes/customizer (added)
-
tags/1.1.0/vendor/freemius/wordpress-sdk/includes/customizer/class-fs-customizer-support-section.php (added)
-
tags/1.1.0/vendor/freemius/wordpress-sdk/includes/customizer/class-fs-customizer-upsell-control.php (added)
-
tags/1.1.0/vendor/freemius/wordpress-sdk/includes/customizer/index.php (added)
-
tags/1.1.0/vendor/freemius/wordpress-sdk/includes/debug (added)
-
tags/1.1.0/vendor/freemius/wordpress-sdk/includes/debug/class-fs-debug-bar-panel.php (added)
-
tags/1.1.0/vendor/freemius/wordpress-sdk/includes/debug/debug-bar-start.php (added)
-
tags/1.1.0/vendor/freemius/wordpress-sdk/includes/debug/index.php (added)
-
tags/1.1.0/vendor/freemius/wordpress-sdk/includes/entities (added)
-
tags/1.1.0/vendor/freemius/wordpress-sdk/includes/entities/class-fs-affiliate-terms.php (added)
-
tags/1.1.0/vendor/freemius/wordpress-sdk/includes/entities/class-fs-affiliate.php (added)
-
tags/1.1.0/vendor/freemius/wordpress-sdk/includes/entities/class-fs-billing.php (added)
-
tags/1.1.0/vendor/freemius/wordpress-sdk/includes/entities/class-fs-entity.php (added)
-
tags/1.1.0/vendor/freemius/wordpress-sdk/includes/entities/class-fs-payment.php (added)
-
tags/1.1.0/vendor/freemius/wordpress-sdk/includes/entities/class-fs-plugin-info.php (added)
-
tags/1.1.0/vendor/freemius/wordpress-sdk/includes/entities/class-fs-plugin-license.php (added)
-
tags/1.1.0/vendor/freemius/wordpress-sdk/includes/entities/class-fs-plugin-plan.php (added)
-
tags/1.1.0/vendor/freemius/wordpress-sdk/includes/entities/class-fs-plugin-tag.php (added)
-
tags/1.1.0/vendor/freemius/wordpress-sdk/includes/entities/class-fs-plugin.php (added)
-
tags/1.1.0/vendor/freemius/wordpress-sdk/includes/entities/class-fs-pricing.php (added)
-
tags/1.1.0/vendor/freemius/wordpress-sdk/includes/entities/class-fs-scope-entity.php (added)
-
tags/1.1.0/vendor/freemius/wordpress-sdk/includes/entities/class-fs-site.php (added)
-
tags/1.1.0/vendor/freemius/wordpress-sdk/includes/entities/class-fs-subscription.php (added)
-
tags/1.1.0/vendor/freemius/wordpress-sdk/includes/entities/class-fs-user.php (added)
-
tags/1.1.0/vendor/freemius/wordpress-sdk/includes/entities/index.php (added)
-
tags/1.1.0/vendor/freemius/wordpress-sdk/includes/fs-core-functions.php (added)
-
tags/1.1.0/vendor/freemius/wordpress-sdk/includes/fs-essential-functions.php (added)
-
tags/1.1.0/vendor/freemius/wordpress-sdk/includes/fs-html-escaping-functions.php (added)
-
tags/1.1.0/vendor/freemius/wordpress-sdk/includes/fs-plugin-info-dialog.php (added)
-
tags/1.1.0/vendor/freemius/wordpress-sdk/includes/index.php (added)
-
tags/1.1.0/vendor/freemius/wordpress-sdk/includes/l10n.php (added)
-
tags/1.1.0/vendor/freemius/wordpress-sdk/includes/managers (added)
-
tags/1.1.0/vendor/freemius/wordpress-sdk/includes/managers/class-fs-admin-menu-manager.php (added)
-
tags/1.1.0/vendor/freemius/wordpress-sdk/includes/managers/class-fs-admin-notice-manager.php (added)
-
tags/1.1.0/vendor/freemius/wordpress-sdk/includes/managers/class-fs-cache-manager.php (added)
-
tags/1.1.0/vendor/freemius/wordpress-sdk/includes/managers/class-fs-checkout-manager.php (added)
-
tags/1.1.0/vendor/freemius/wordpress-sdk/includes/managers/class-fs-clone-manager.php (added)
-
tags/1.1.0/vendor/freemius/wordpress-sdk/includes/managers/class-fs-contact-form-manager.php (added)
-
tags/1.1.0/vendor/freemius/wordpress-sdk/includes/managers/class-fs-debug-manager.php (added)
-
tags/1.1.0/vendor/freemius/wordpress-sdk/includes/managers/class-fs-gdpr-manager.php (added)
-
tags/1.1.0/vendor/freemius/wordpress-sdk/includes/managers/class-fs-key-value-storage.php (added)
-
tags/1.1.0/vendor/freemius/wordpress-sdk/includes/managers/class-fs-license-manager.php (added)
-
tags/1.1.0/vendor/freemius/wordpress-sdk/includes/managers/class-fs-option-manager.php (added)
-
tags/1.1.0/vendor/freemius/wordpress-sdk/includes/managers/class-fs-permission-manager.php (added)
-
tags/1.1.0/vendor/freemius/wordpress-sdk/includes/managers/class-fs-plan-manager.php (added)
-
tags/1.1.0/vendor/freemius/wordpress-sdk/includes/managers/class-fs-plugin-manager.php (added)
-
tags/1.1.0/vendor/freemius/wordpress-sdk/includes/managers/index.php (added)
-
tags/1.1.0/vendor/freemius/wordpress-sdk/includes/sdk (added)
-
tags/1.1.0/vendor/freemius/wordpress-sdk/includes/sdk/Exceptions (added)
-
tags/1.1.0/vendor/freemius/wordpress-sdk/includes/sdk/Exceptions/ArgumentNotExistException.php (added)
-
tags/1.1.0/vendor/freemius/wordpress-sdk/includes/sdk/Exceptions/EmptyArgumentException.php (added)
-
tags/1.1.0/vendor/freemius/wordpress-sdk/includes/sdk/Exceptions/Exception.php (added)
-
tags/1.1.0/vendor/freemius/wordpress-sdk/includes/sdk/Exceptions/InvalidArgumentException.php (added)
-
tags/1.1.0/vendor/freemius/wordpress-sdk/includes/sdk/Exceptions/OAuthException.php (added)
-
tags/1.1.0/vendor/freemius/wordpress-sdk/includes/sdk/Exceptions/index.php (added)
-
tags/1.1.0/vendor/freemius/wordpress-sdk/includes/sdk/FreemiusBase.php (added)
-
tags/1.1.0/vendor/freemius/wordpress-sdk/includes/sdk/FreemiusWordPress.php (added)
-
tags/1.1.0/vendor/freemius/wordpress-sdk/includes/sdk/LICENSE.txt (added)
-
tags/1.1.0/vendor/freemius/wordpress-sdk/includes/sdk/index.php (added)
-
tags/1.1.0/vendor/freemius/wordpress-sdk/includes/supplements (added)
-
tags/1.1.0/vendor/freemius/wordpress-sdk/includes/supplements/fs-essential-functions-1.1.7.1.php (added)
-
tags/1.1.0/vendor/freemius/wordpress-sdk/includes/supplements/fs-essential-functions-2.2.1.php (added)
-
tags/1.1.0/vendor/freemius/wordpress-sdk/includes/supplements/fs-migration-2.5.1.php (added)
-
tags/1.1.0/vendor/freemius/wordpress-sdk/includes/supplements/index.php (added)
-
tags/1.1.0/vendor/freemius/wordpress-sdk/index.php (added)
-
tags/1.1.0/vendor/freemius/wordpress-sdk/languages (added)
-
tags/1.1.0/vendor/freemius/wordpress-sdk/languages/freemius-cs_CZ.mo (added)
-
tags/1.1.0/vendor/freemius/wordpress-sdk/languages/freemius-da_DK.mo (added)
-
tags/1.1.0/vendor/freemius/wordpress-sdk/languages/freemius-de_DE.mo (added)
-
tags/1.1.0/vendor/freemius/wordpress-sdk/languages/freemius-es_ES.mo (added)
-
tags/1.1.0/vendor/freemius/wordpress-sdk/languages/freemius-fr_FR.mo (added)
-
tags/1.1.0/vendor/freemius/wordpress-sdk/languages/freemius-he_IL.mo (added)
-
tags/1.1.0/vendor/freemius/wordpress-sdk/languages/freemius-hu_HU.mo (added)
-
tags/1.1.0/vendor/freemius/wordpress-sdk/languages/freemius-it_IT.mo (added)
-
tags/1.1.0/vendor/freemius/wordpress-sdk/languages/freemius-ja.mo (added)
-
tags/1.1.0/vendor/freemius/wordpress-sdk/languages/freemius-nl_NL.mo (added)
-
tags/1.1.0/vendor/freemius/wordpress-sdk/languages/freemius-ru_RU.mo (added)
-
tags/1.1.0/vendor/freemius/wordpress-sdk/languages/freemius-ta.mo (added)
-
tags/1.1.0/vendor/freemius/wordpress-sdk/languages/freemius-zh_CN.mo (added)
-
tags/1.1.0/vendor/freemius/wordpress-sdk/languages/freemius.pot (added)
-
tags/1.1.0/vendor/freemius/wordpress-sdk/languages/index.php (added)
-
tags/1.1.0/vendor/freemius/wordpress-sdk/require.php (added)
-
tags/1.1.0/vendor/freemius/wordpress-sdk/start.php (added)
-
tags/1.1.0/vendor/freemius/wordpress-sdk/templates (added)
-
tags/1.1.0/vendor/freemius/wordpress-sdk/templates/account (added)
-
tags/1.1.0/vendor/freemius/wordpress-sdk/templates/account.php (added)
-
tags/1.1.0/vendor/freemius/wordpress-sdk/templates/account/billing.php (added)
-
tags/1.1.0/vendor/freemius/wordpress-sdk/templates/account/index.php (added)
-
tags/1.1.0/vendor/freemius/wordpress-sdk/templates/account/partials (added)
-
tags/1.1.0/vendor/freemius/wordpress-sdk/templates/account/partials/activate-license-button.php (added)
-
tags/1.1.0/vendor/freemius/wordpress-sdk/templates/account/partials/addon.php (added)
-
tags/1.1.0/vendor/freemius/wordpress-sdk/templates/account/partials/deactivate-license-button.php (added)
-
tags/1.1.0/vendor/freemius/wordpress-sdk/templates/account/partials/disconnect-button.php (added)
-
tags/1.1.0/vendor/freemius/wordpress-sdk/templates/account/partials/index.php (added)
-
tags/1.1.0/vendor/freemius/wordpress-sdk/templates/account/partials/site.php (added)
-
tags/1.1.0/vendor/freemius/wordpress-sdk/templates/account/payments.php (added)
-
tags/1.1.0/vendor/freemius/wordpress-sdk/templates/add-ons.php (added)
-
tags/1.1.0/vendor/freemius/wordpress-sdk/templates/add-trial-to-pricing.php (added)
-
tags/1.1.0/vendor/freemius/wordpress-sdk/templates/admin-notice.php (added)
-
tags/1.1.0/vendor/freemius/wordpress-sdk/templates/ajax-loader.php (added)
-
tags/1.1.0/vendor/freemius/wordpress-sdk/templates/api-connectivity-message-js.php (added)
-
tags/1.1.0/vendor/freemius/wordpress-sdk/templates/auto-installation.php (added)
-
tags/1.1.0/vendor/freemius/wordpress-sdk/templates/checkout (added)
-
tags/1.1.0/vendor/freemius/wordpress-sdk/templates/checkout.php (added)
-
tags/1.1.0/vendor/freemius/wordpress-sdk/templates/checkout/frame.php (added)
-
tags/1.1.0/vendor/freemius/wordpress-sdk/templates/checkout/process-redirect.php (added)
-
tags/1.1.0/vendor/freemius/wordpress-sdk/templates/checkout/redirect.php (added)
-
tags/1.1.0/vendor/freemius/wordpress-sdk/templates/clone-resolution-js.php (added)
-
tags/1.1.0/vendor/freemius/wordpress-sdk/templates/connect (added)
-
tags/1.1.0/vendor/freemius/wordpress-sdk/templates/connect.php (added)
-
tags/1.1.0/vendor/freemius/wordpress-sdk/templates/connect/index.php (added)
-
tags/1.1.0/vendor/freemius/wordpress-sdk/templates/connect/permission.php (added)
-
tags/1.1.0/vendor/freemius/wordpress-sdk/templates/connect/permissions-group.php (added)
-
tags/1.1.0/vendor/freemius/wordpress-sdk/templates/contact.php (added)
-
tags/1.1.0/vendor/freemius/wordpress-sdk/templates/debug (added)
-
tags/1.1.0/vendor/freemius/wordpress-sdk/templates/debug.php (added)
-
tags/1.1.0/vendor/freemius/wordpress-sdk/templates/debug/api-calls.php (added)
-
tags/1.1.0/vendor/freemius/wordpress-sdk/templates/debug/index.php (added)
-
tags/1.1.0/vendor/freemius/wordpress-sdk/templates/debug/logger.php (added)
-
tags/1.1.0/vendor/freemius/wordpress-sdk/templates/debug/plugins-themes-sync.php (added)
-
tags/1.1.0/vendor/freemius/wordpress-sdk/templates/debug/scheduled-crons.php (added)
-
tags/1.1.0/vendor/freemius/wordpress-sdk/templates/email.php (added)
-
tags/1.1.0/vendor/freemius/wordpress-sdk/templates/forms (added)
-
tags/1.1.0/vendor/freemius/wordpress-sdk/templates/forms/affiliation.php (added)
-
tags/1.1.0/vendor/freemius/wordpress-sdk/templates/forms/data-debug-mode.php (added)
-
tags/1.1.0/vendor/freemius/wordpress-sdk/templates/forms/deactivation (added)
-
tags/1.1.0/vendor/freemius/wordpress-sdk/templates/forms/deactivation/contact.php (added)
-
tags/1.1.0/vendor/freemius/wordpress-sdk/templates/forms/deactivation/form.php (added)
-
tags/1.1.0/vendor/freemius/wordpress-sdk/templates/forms/deactivation/index.php (added)
-
tags/1.1.0/vendor/freemius/wordpress-sdk/templates/forms/deactivation/retry-skip.php (added)
-
tags/1.1.0/vendor/freemius/wordpress-sdk/templates/forms/email-address-update.php (added)
-
tags/1.1.0/vendor/freemius/wordpress-sdk/templates/forms/index.php (added)
-
tags/1.1.0/vendor/freemius/wordpress-sdk/templates/forms/license-activation.php (added)
-
tags/1.1.0/vendor/freemius/wordpress-sdk/templates/forms/optout.php (added)
-
tags/1.1.0/vendor/freemius/wordpress-sdk/templates/forms/premium-versions-upgrade-handler.php (added)
-
tags/1.1.0/vendor/freemius/wordpress-sdk/templates/forms/premium-versions-upgrade-metadata.php (added)
-
tags/1.1.0/vendor/freemius/wordpress-sdk/templates/forms/resend-key.php (added)
-
tags/1.1.0/vendor/freemius/wordpress-sdk/templates/forms/subscription-cancellation.php (added)
-
tags/1.1.0/vendor/freemius/wordpress-sdk/templates/forms/trial-start.php (added)
-
tags/1.1.0/vendor/freemius/wordpress-sdk/templates/forms/user-change.php (added)
-
tags/1.1.0/vendor/freemius/wordpress-sdk/templates/gdpr-optin-js.php (added)
-
tags/1.1.0/vendor/freemius/wordpress-sdk/templates/index.php (added)
-
tags/1.1.0/vendor/freemius/wordpress-sdk/templates/js (added)
-
tags/1.1.0/vendor/freemius/wordpress-sdk/templates/js/index.php (added)
-
tags/1.1.0/vendor/freemius/wordpress-sdk/templates/js/jquery.content-change.php (added)
-
tags/1.1.0/vendor/freemius/wordpress-sdk/templates/js/open-license-activation.php (added)
-
tags/1.1.0/vendor/freemius/wordpress-sdk/templates/js/permissions.php (added)
-
tags/1.1.0/vendor/freemius/wordpress-sdk/templates/js/style-premium-theme.php (added)
-
tags/1.1.0/vendor/freemius/wordpress-sdk/templates/partials (added)
-
tags/1.1.0/vendor/freemius/wordpress-sdk/templates/partials/index.php (added)
-
tags/1.1.0/vendor/freemius/wordpress-sdk/templates/partials/network-activation.php (added)
-
tags/1.1.0/vendor/freemius/wordpress-sdk/templates/plugin-icon.php (added)
-
tags/1.1.0/vendor/freemius/wordpress-sdk/templates/plugin-info (added)
-
tags/1.1.0/vendor/freemius/wordpress-sdk/templates/plugin-info/description.php (added)
-
tags/1.1.0/vendor/freemius/wordpress-sdk/templates/plugin-info/features.php (added)
-
tags/1.1.0/vendor/freemius/wordpress-sdk/templates/plugin-info/index.php (added)
-
tags/1.1.0/vendor/freemius/wordpress-sdk/templates/plugin-info/screenshots.php (added)
-
tags/1.1.0/vendor/freemius/wordpress-sdk/templates/pricing.php (added)
-
tags/1.1.0/vendor/freemius/wordpress-sdk/templates/secure-https-header.php (added)
-
tags/1.1.0/vendor/freemius/wordpress-sdk/templates/sticky-admin-notice-js.php (added)
-
tags/1.1.0/vendor/freemius/wordpress-sdk/templates/tabs-capture-js.php (added)
-
tags/1.1.0/vendor/freemius/wordpress-sdk/templates/tabs.php (added)
-
trunk/.circleci (added)
-
trunk/.circleci/config.yml (added)
-
trunk/.phpunit.result.cache (added)
-
trunk/composer.json (modified) (2 diffs)
-
trunk/easy-critical-css.php (modified) (1 diff)
-
trunk/inc/class-api-request-handler.php (modified) (3 diffs)
-
trunk/inc/class-compatibility-cache.php (modified) (1 diff)
-
trunk/inc/class-compatibility-trellis.php (added)
-
trunk/inc/class-compatibility-wp-rocket.php (modified) (4 diffs)
-
trunk/inc/class-critical-css.php (modified) (5 diffs)
-
trunk/inc/class-database.php (modified) (3 diffs)
-
trunk/inc/class-helpers.php (modified) (1 diff)
-
trunk/inc/class-plugin.php (modified) (2 diffs)
-
trunk/inc/class-settings.php (modified) (10 diffs)
-
trunk/inc/load-freemius.php (modified) (1 diff)
-
trunk/phpunit.xml.dist (added)
-
trunk/readme.txt (modified) (2 diffs)
-
trunk/vendor/autoload.php (modified) (1 diff)
-
trunk/vendor/composer/autoload_classmap.php (modified) (1 diff)
-
trunk/vendor/composer/autoload_real.php (modified) (2 diffs)
-
trunk/vendor/composer/autoload_static.php (modified) (3 diffs)
-
trunk/vendor/composer/installed.php (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
easy-critical-css/trunk/composer.json
r3295017 r3307644 13 13 "phpcompatibility/php-compatibility": "^9.3", 14 14 "wp-coding-standards/wpcs": "^3.1", 15 "php-stubs/wordpress-stubs": "^6.7" 15 "php-stubs/wordpress-stubs": "^6.7", 16 "wp-phpunit/wp-phpunit": "^6.8", 17 "yoast/phpunit-polyfills": "^4.0", 18 "phpunit/phpunit": "^9.6", 19 "phpcompatibility/phpcompatibility-wp": "^2.1" 16 20 }, 17 21 "autoload": { … … 29 33 "sniff": "vendor/bin/phpcs . --extensions=php -s", 30 34 "post-install-cmd": "bash freemius-text-changes.sh", 31 "post-update-cmd": "bash freemius-text-changes.sh" 35 "post-update-cmd": "bash freemius-text-changes.sh", 36 "test": "vendor/bin/phpunit", 37 "test-coverage": "vendor/bin/phpunit --coverage-html tests/coverage", 38 "test-setup": "sh tests/bin/install-wp-tests.sh wordpress_test root '' localhost latest", 39 "test-teardown": "sh tests/bin/teardown-wp-tests.sh" 32 40 }, 33 41 "extra": { -
easy-critical-css/trunk/easy-critical-css.php
r3295017 r3307644 3 3 * Plugin Name: Easy Critical CSS 4 4 * Description: Easily inject Critical CSS and optimized Secondary CSS to improve page speed and performance. 5 * Version: 1. 0.35 * Version: 1.1.0 6 6 * Requires at least: 6.2 7 7 * Tested up to: 6.8.1 -
easy-critical-css/trunk/inc/class-api-request-handler.php
r3284313 r3307644 16 16 $url = $url_or_id; 17 17 18 // If we have a number, it's a post ID 18 // If we have a number, it's a post ID. 19 19 if ( is_numeric( $url_or_id ) ) { 20 20 $data['post_id'] = (int) $url; … … 52 52 $handshake = wp_generate_password( 20, false ); 53 53 54 // Construct the response URL dynamically 54 // Construct the response URL dynamically. 55 55 $response_url = site_url( '/wp-json/easy-critical-css/v1/receive' ); 56 57 // Response URL must be https. 58 $scheme = wp_parse_url( $response_url, PHP_URL_SCHEME ); 59 if ( $scheme !== 'https' ) { 60 return new WP_Error( 'no_ssl', __( 'The response URL must have SSL.', 'easy-critical-css' ) ); 61 } 56 62 57 63 $data = array_merge( … … 75 81 'nowprocket' => '1', 76 82 'no_optimize' => '1', 83 'mvt_flags' => 'disable_critical_css', 77 84 ], 78 85 $url -
easy-critical-css/trunk/inc/class-compatibility-cache.php
r3284313 r3307644 6 6 exit; 7 7 } 8 9 /** 10 * This file is for compatibility purposes and will not use the easy_cc prefix. 11 * phpcs:disable WordPress.NamingConventions.PrefixAllGlobals 12 */ 8 13 9 14 class Compatibility_Cache { -
easy-critical-css/trunk/inc/class-compatibility-wp-rocket.php
r3284313 r3307644 14 14 15 15 public static function is_rocket_critical_activated() { 16 // Allow override for testing or advanced use 17 $override = apply_filters( 'easy_cc_mock_rocket_critical_active', null ); 18 if ( null !== $override ) { 19 return (bool) $override; 20 } 21 16 22 // Is WP Rocket installed? 17 23 if ( ! defined( 'WP_ROCKET_VERSION' ) || ! function_exists( 'get_rocket_option' ) ) { … … 25 31 if ( ! self::is_rocket_critical_activated() ) { 26 32 return; 27 } ?> 33 } 34 35 $admin_url = wp_nonce_url( 36 admin_url( 'admin-post.php?action=uncheck_wp_rocket_critical_css' ), 37 'uncheck_wp_rocket_critical_css_action' 38 ); ?> 28 39 29 40 <div class="notice notice-warning"> … … 33 44 <?php if ( current_user_can( 'manage_options' ) ) { ?> 34 45 <p> 35 <a href="<?php echo esc_url( admin_url( 'admin-post.php?action=uncheck_wp_rocket_critical_css' )); ?>" class="button button-primary">36 <?php esc_html_e( 'Uncheck WP Rocket Optimize CSS Delivery .', 'easy-critical-css' ); ?>46 <a href="<?php echo esc_url( $admin_url ); ?>" class="button button-primary"> 47 <?php esc_html_e( 'Uncheck WP Rocket Optimize CSS Delivery', 'easy-critical-css' ); ?> 37 48 </a> 38 49 </p> … … 44 55 public static function uncheck_wp_rocket_critical_css() { 45 56 // Verify permissions. 46 if ( ! current_user_can( 'manage_options' ) ) {57 if ( ! current_user_can( 'manage_options' ) && check_admin_referer( 'uncheck_wp_rocket_critical_css_action' ) ) { 47 58 wp_die( esc_html( __( 'You do not have permission to perform this action.', 'easy-critical-css' ) ) ); 48 59 } -
easy-critical-css/trunk/inc/class-critical-css.php
r3295017 r3307644 29 29 'js', 30 30 'xml', 31 'xsl', 31 32 'json', 32 33 'jpg', … … 44 45 'csv', 45 46 'zip', 47 'gz', 46 48 ] 47 49 ); … … 116 118 $status = ( ! empty( $generated_css['post_id'] ) && get_post_status( $generated_css['post_id'] ) !== 'publish' ) ? 'unprocessed' : $status; 117 119 $settings = ( isset( $data['settings'] ) ) ? json_decode( $data['settings'], true ) : []; 118 $is_active = ( isset( $settings['activate_critical_css'] ) ) ? (bool) $settings['activate_critical_css'] : true;120 $is_active = Settings::activate_critical_compatibility( isset( $settings['activate_critical_css'] ) ? (bool) $settings['activate_critical_css'] : true ); 119 121 $generated_css['status'] = self::get_status( $status, $is_active ); 120 122 … … 136 138 public static function clear_cache( $identifier ) { 137 139 unset( self::$generated_css[ $identifier ] ); 140 141 $hash = Helpers::get_url_hash( $identifier ); 142 if ( $hash !== (string) $identifier ) { 143 unset( self::$generated_css[ $hash ] ); 144 } 138 145 } 139 146 … … 241 248 public static function should_skip_critical() { 242 249 // Does the url skip critical? 243 // phpcs:disable WordPress.Security.NonceVerification.Recommended -- No need for nonce verification as we are using this to check for Gutenberg.250 // phpcs:disable WordPress.Security.NonceVerification.Recommended -- No need for nonce verification as we are using this for read-only purposes. 244 251 if ( isset( $_GET['critical-css'] ) && substr( sanitize_text_field( wp_unslash( $_GET['critical-css'] ) ), 0, 4 ) === 'skip' ) { 245 252 return true; -
easy-critical-css/trunk/inc/class-database.php
r3284313 r3307644 34 34 id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT, 35 35 page_url TEXT NOT NULL, 36 url_hash VARCHAR(255) UNIQUE,36 url_hash CHAR(32) NOT NULL, 37 37 post_id BIGINT UNSIGNED DEFAULT NULL, 38 38 requested_time DATETIME NOT NULL, … … 43 43 secondary_css LONGTEXT DEFAULT NULL, 44 44 size_savings TEXT DEFAULT NULL, 45 handshake VARCHAR(64) NOT NULL UNIQUE,45 handshake VARCHAR(64) DEFAULT NULL, 46 46 processing_status ENUM('completed', 'expired', 'failed', 'pending', 'unprocessed') DEFAULT 'unprocessed', 47 47 settings LONGTEXT DEFAULT NULL, 48 48 last_error TEXT, 49 49 PRIMARY KEY (id), 50 KEY post_id (post_id) 50 UNIQUE KEY url_hash (url_hash), 51 KEY post_id (post_id), 52 KEY handshake (handshake) 51 53 ) $charset_collate"; 52 54 … … 58 60 /** 59 61 * Ensures database is correct version. 62 * 63 * This method is excluded from coverage because it wraps wpdb logic and triggers side effects 64 * that are difficult to test in isolation (e.g., dbDelta and option checks). 65 * 66 * @codeCoverageIgnore 60 67 */ 61 68 public static function ensure_db_correct() { -
easy-critical-css/trunk/inc/class-helpers.php
r3295017 r3307644 257 257 return trim( $css ); 258 258 } 259 260 /** 261 * Parses a newline-separated string into a clean array. 262 * 263 * @param string $selector_string Raw newline-separated string. 264 * 265 * @return array Cleaned array of selectors. 266 */ 267 public static function parse_newline_list( $selector_string ) { 268 return array_values( 269 array_filter( 270 array_map( 'trim', explode( "\n", $selector_string ) ), 271 function ( $item ) { 272 return $item !== ''; 273 } 274 ) 275 ); 276 } 259 277 } -
easy-critical-css/trunk/inc/class-plugin.php
r3295017 r3307644 10 10 private static $instance = null; 11 11 12 private static $plugin_version = '1. 0.3';12 private static $plugin_version = '1.1.0'; 13 13 14 private static $db_version = ' 1.0';14 private static $db_version = '2'; 15 15 16 16 private static $plugin_file; … … 72 72 Compatibility_Cache::init(); 73 73 Compatibility_WP_Rocket::init(); 74 Compatibility_Trellis::init(); 74 75 Critical_CSS::init(); 75 76 Database::init(); -
easy-critical-css/trunk/inc/class-settings.php
r3284313 r3307644 19 19 return get_option( "easy_cc_$setting_name", $default_value ); 20 20 } 21 21 22 /** 22 23 * Gets an individual setting from the ECC table. … … 34 35 } 35 36 36 /** 37 * Gets the individual Activate Critical CSS setting. 38 * 39 * @param string|int $identifier URL, Post ID, or URL hash. 40 * 41 * @return bool 42 */ 43 public static function get_individual_activate_critical( $identifier ) { 37 public static function activate_critical_compatibility( $setting ) { 44 38 // If WP Rocket is installed, Critical is paused 45 39 if ( Compatibility_WP_Rocket::is_rocket_critical_activated() ) { … … 47 41 } 48 42 49 return (bool) self::get_individual_setting( $identifier, 'activate_critical_css', true ); 43 // If Trellis is installed, Critical is paused 44 if ( Compatibility_Trellis::is_trellis_critical_activated() ) { 45 return false; 46 } 47 48 return (bool) $setting; 49 } 50 51 /** 52 * Gets the individual Activate Critical CSS setting. 53 * 54 * @param string|int $identifier URL, Post ID, or URL hash. 55 * 56 * @return bool 57 */ 58 public static function get_individual_activate_critical( $identifier ) { 59 return self::activate_critical_compatibility( self::get_individual_setting( $identifier, 'activate_critical_css', true ) ); 50 60 } 51 61 … … 107 117 public static function get_global_forced_critical() { 108 118 $selectors = self::get_global_setting( 'forced_critical_selectors', '' ); 109 return array_filter( array_map( 'trim', explode( "\n", $selectors ) ));119 return Helpers::parse_newline_list( $selectors ); 110 120 } 111 121 … … 120 130 $global = self::get_global_forced_critical(); 121 131 $selectors = (string) self::get_individual_setting( $identifier, 'forced_critical_selectors', implode( "\n", $global ) ); 122 return array_filter( array_map( 'trim', explode( "\n", $selectors ) ));132 return Helpers::parse_newline_list( $selectors ); 123 133 } 124 134 … … 130 140 public static function get_global_forced_secondary() { 131 141 $selectors = self::get_global_setting( 'forced_secondary_selectors', '' ); 132 return array_filter( array_map( 'trim', explode( "\n", $selectors ) ));142 return Helpers::parse_newline_list( $selectors ); 133 143 } 134 144 … … 143 153 $global = self::get_global_forced_secondary(); 144 154 $selectors = (string) self::get_individual_setting( $identifier, 'forced_secondary_selectors', implode( "\n", $global ) ); 145 return array_filter( array_map( 'trim', explode( "\n", $selectors ) ));155 return Helpers::parse_newline_list( $selectors ); 146 156 } 147 157 … … 168 178 169 179 /** 170 * Gets the individual DefaultCritical CSS.180 * Gets the individual Manual Critical CSS. 171 181 * 172 182 * @param string|int $identifier URL, Post ID, or URL hash. … … 185 195 public static function get_global_excluded_css_files() { 186 196 $files = self::get_global_setting( 'exclude_css_files', '' ); 187 return array_filter( array_map( 'trim', explode( "\n", $files ) ));197 return Helpers::parse_newline_list( $files ); 188 198 } 189 199 … … 198 208 $global = self::get_global_excluded_css_files(); 199 209 $files = (string) self::get_individual_setting( $identifier, 'exclude_css_files', implode( "\n", $global ) ); 200 return array_filter( array_map( 'trim', explode( "\n", $files ) ));210 return Helpers::parse_newline_list( $files ); 201 211 } 202 212 -
easy-critical-css/trunk/inc/load-freemius.php
r3284313 r3307644 44 44 // This isn't done for registered users so their preference isn't overwritten. 45 45 if ( ! easy_cc_fs()->is_registered() && get_option( 'easy_cc_activation', false ) ) { 46 $ initial_time = strtotime( get_gmt_from_date( get_option( 'easy_cc_activation' ) ) );47 $e lapsed_time = time() - $initial_time;46 $easy_cc_initial_time = strtotime( get_gmt_from_date( get_option( 'easy_cc_activation' ) ) ); 47 $easy_cc_elapsed_time = time() - $easy_cc_initial_time; 48 48 49 if ( $e lapsed_time < 15 ) {49 if ( $easy_cc_elapsed_time < 15 ) { 50 50 easy_cc_fs()->skip_connection(); 51 51 } else { -
easy-critical-css/trunk/readme.txt
r3295020 r3307644 103 103 == Changelog == 104 104 105 = 1.1.0 = 106 - OPTIMIZATION: Improved database structure for better performance and compatibility 107 - FEATURE: Adds compatibility with Trellis theme 108 - FIX: Excludes additional non-page file types from generating Critical CSS 109 - FIX: Excludes non-SSL requests from generating Critical CSS 110 - FIX: More accurate detection and fallback for Critical CSS settings 111 - FIX: Fixes compatibility issue with WP Rocket 112 113 = 1.0.3 = 114 - FIX: Fixes issue where inline data SVGs were sometimes stripped 115 - FIX: Assigns proper status on non-published pages/posts 116 117 = 1.0.2 = 118 - FIX: Fixes logic when outputting Secondary CSS 119 - FIX: Prevents 404 pages from auto generating Critical CSS 120 121 = 1.0.1 = 122 - FIX: Prevents feeds from auto generating Critical CSS 123 105 124 = 1.0.0 = 106 125 - Initial release … … 108 127 - FEATURE: Automated Critical CSS generation through API 109 128 - FEATURE: Integration with popular caching plugins 110 111 = 1.0.1 =112 - FIX: Prevents feeds from auto generating Critical CSS113 114 = 1.0.2 =115 - FIX: Fixes logic when outputting Secondary CSS116 - FIX: Prevents 404 pages from auto generating Critical CSS117 118 = 1.0.3 =119 - FIX: Fixes issue where inline data SVGs were sometimes stripped120 - FIX: Assigns proper status on non-published pages/posts -
easy-critical-css/trunk/vendor/autoload.php
r3284313 r3307644 23 23 require_once __DIR__ . '/composer/autoload_real.php'; 24 24 25 return ComposerAutoloaderInitf 64b91f1568066102d4da696ba6c13f4::getLoader();25 return ComposerAutoloaderInitf8afcd59529b943371ccaad06587b0c3::getLoader(); -
easy-critical-css/trunk/vendor/composer/autoload_classmap.php
r3284313 r3307644 12 12 'EasyCriticalCSS\\Admin_Settings' => $baseDir . '/inc/class-admin-settings.php', 13 13 'EasyCriticalCSS\\Compatibility_Cache' => $baseDir . '/inc/class-compatibility-cache.php', 14 'EasyCriticalCSS\\Compatibility_Trellis' => $baseDir . '/inc/class-compatibility-trellis.php', 14 15 'EasyCriticalCSS\\Compatibility_WP_Rocket' => $baseDir . '/inc/class-compatibility-wp-rocket.php', 15 16 'EasyCriticalCSS\\Critical_CSS' => $baseDir . '/inc/class-critical-css.php', -
easy-critical-css/trunk/vendor/composer/autoload_real.php
r3284313 r3307644 3 3 // autoload_real.php @generated by Composer 4 4 5 class ComposerAutoloaderInitf 64b91f1568066102d4da696ba6c13f45 class ComposerAutoloaderInitf8afcd59529b943371ccaad06587b0c3 6 6 { 7 7 private static $loader; … … 25 25 require __DIR__ . '/platform_check.php'; 26 26 27 spl_autoload_register(array('ComposerAutoloaderInitf 64b91f1568066102d4da696ba6c13f4', 'loadClassLoader'), true, true);27 spl_autoload_register(array('ComposerAutoloaderInitf8afcd59529b943371ccaad06587b0c3', 'loadClassLoader'), true, true); 28 28 self::$loader = $loader = new \Composer\Autoload\ClassLoader(\dirname(__DIR__)); 29 spl_autoload_unregister(array('ComposerAutoloaderInitf 64b91f1568066102d4da696ba6c13f4', 'loadClassLoader'));29 spl_autoload_unregister(array('ComposerAutoloaderInitf8afcd59529b943371ccaad06587b0c3', 'loadClassLoader')); 30 30 31 31 require __DIR__ . '/autoload_static.php'; 32 call_user_func(\Composer\Autoload\ComposerStaticInitf 64b91f1568066102d4da696ba6c13f4::getInitializer($loader));32 call_user_func(\Composer\Autoload\ComposerStaticInitf8afcd59529b943371ccaad06587b0c3::getInitializer($loader)); 33 33 34 34 $loader->register(true); 35 35 36 $filesToLoad = \Composer\Autoload\ComposerStaticInitf 64b91f1568066102d4da696ba6c13f4::$files;36 $filesToLoad = \Composer\Autoload\ComposerStaticInitf8afcd59529b943371ccaad06587b0c3::$files; 37 37 $requireFile = \Closure::bind(static function ($fileIdentifier, $file) { 38 38 if (empty($GLOBALS['__composer_autoload_files'][$fileIdentifier])) { -
easy-critical-css/trunk/vendor/composer/autoload_static.php
r3284313 r3307644 5 5 namespace Composer\Autoload; 6 6 7 class ComposerStaticInitf 64b91f1568066102d4da696ba6c13f47 class ComposerStaticInitf8afcd59529b943371ccaad06587b0c3 8 8 { 9 9 public static $files = array ( … … 31 31 'EasyCriticalCSS\\Admin_Settings' => __DIR__ . '/../..' . '/inc/class-admin-settings.php', 32 32 'EasyCriticalCSS\\Compatibility_Cache' => __DIR__ . '/../..' . '/inc/class-compatibility-cache.php', 33 'EasyCriticalCSS\\Compatibility_Trellis' => __DIR__ . '/../..' . '/inc/class-compatibility-trellis.php', 33 34 'EasyCriticalCSS\\Compatibility_WP_Rocket' => __DIR__ . '/../..' . '/inc/class-compatibility-wp-rocket.php', 34 35 'EasyCriticalCSS\\Critical_CSS' => __DIR__ . '/../..' . '/inc/class-critical-css.php', … … 54 55 { 55 56 return \Closure::bind(function () use ($loader) { 56 $loader->prefixLengthsPsr4 = ComposerStaticInitf 64b91f1568066102d4da696ba6c13f4::$prefixLengthsPsr4;57 $loader->prefixDirsPsr4 = ComposerStaticInitf 64b91f1568066102d4da696ba6c13f4::$prefixDirsPsr4;58 $loader->classMap = ComposerStaticInitf 64b91f1568066102d4da696ba6c13f4::$classMap;57 $loader->prefixLengthsPsr4 = ComposerStaticInitf8afcd59529b943371ccaad06587b0c3::$prefixLengthsPsr4; 58 $loader->prefixDirsPsr4 = ComposerStaticInitf8afcd59529b943371ccaad06587b0c3::$prefixDirsPsr4; 59 $loader->classMap = ComposerStaticInitf8afcd59529b943371ccaad06587b0c3::$classMap; 59 60 60 61 }, null, ClassLoader::class); -
easy-critical-css/trunk/vendor/composer/installed.php
r3295017 r3307644 4 4 'pretty_version' => 'dev-main', 5 5 'version' => 'dev-main', 6 'reference' => ' 8ff0c86678351dba677186ec5148c109aead3371',6 'reference' => '31bc22ab17fe61a4e32d8212848435a763845868', 7 7 'type' => 'wordpress-plugin', 8 8 'install_path' => __DIR__ . '/../../', … … 32 32 'pretty_version' => 'dev-main', 33 33 'version' => 'dev-main', 34 'reference' => ' 8ff0c86678351dba677186ec5148c109aead3371',34 'reference' => '31bc22ab17fe61a4e32d8212848435a763845868', 35 35 'type' => 'wordpress-plugin', 36 36 'install_path' => __DIR__ . '/../../',
Note: See TracChangeset
for help on using the changeset viewer.