Changeset 3438575
- Timestamp:
- 01/13/2026 12:09:32 PM (5 weeks ago)
- Location:
- smart-captcha-alternative-with-cloudflare-turnstile
- Files:
-
- 262 added
- 1 copied
-
tags/1.0.1 (copied) (copied from smart-captcha-alternative-with-cloudflare-turnstile/trunk)
-
tags/1.0.1/.distignore (added)
-
tags/1.0.1/.editorconfig (added)
-
tags/1.0.1/.eslintrc.js (added)
-
tags/1.0.1/.github (added)
-
tags/1.0.1/.github/workflows (added)
-
tags/1.0.1/.github/workflows/deploy-assets.yml (added)
-
tags/1.0.1/.github/workflows/deploy-tag.yml (added)
-
tags/1.0.1/.htmlhintrc (added)
-
tags/1.0.1/.npmrc (added)
-
tags/1.0.1/.nvmrc (added)
-
tags/1.0.1/.prettierrc (added)
-
tags/1.0.1/.stylelintrc.json (added)
-
tags/1.0.1/.wordpress-org (added)
-
tags/1.0.1/.wordpress-org/banner-1544x500.png (added)
-
tags/1.0.1/.wordpress-org/banner-772x250.png (added)
-
tags/1.0.1/.wordpress-org/blueprints (added)
-
tags/1.0.1/.wordpress-org/blueprints/blueprint.json (added)
-
tags/1.0.1/.wordpress-org/icon-128x128.png (added)
-
tags/1.0.1/.wordpress-org/icon-256x256.png (added)
-
tags/1.0.1/.wordpress-org/screenshot-1.png (added)
-
tags/1.0.1/.wordpress-org/screenshot-2.png (added)
-
tags/1.0.1/.wordpress-org/screenshot-3.png (added)
-
tags/1.0.1/CONSOLIDATION-SUMMARY.md (added)
-
tags/1.0.1/LICENSE (added)
-
tags/1.0.1/PREFIX-MIGRATION-COMPLETE.md (added)
-
tags/1.0.1/SECURITY-IMPROVEMENTS.md (added)
-
tags/1.0.1/WORDPRESS-ORG-COMPLETE.md (added)
-
tags/1.0.1/WORDPRESS-ORG-FIXES.md (added)
-
tags/1.0.1/assets (added)
-
tags/1.0.1/assets/css (added)
-
tags/1.0.1/assets/css/admin.css (added)
-
tags/1.0.1/assets/css/modules (added)
-
tags/1.0.1/assets/css/plugins (added)
-
tags/1.0.1/assets/css/turnstile.css (added)
-
tags/1.0.1/assets/images (added)
-
tags/1.0.1/assets/images/favicon.svg (added)
-
tags/1.0.1/assets/images/integrations (added)
-
tags/1.0.1/assets/images/integrations/bbpress.png (added)
-
tags/1.0.1/assets/images/integrations/contact-form-7.png (added)
-
tags/1.0.1/assets/images/integrations/everest-forms.png (added)
-
tags/1.0.1/assets/images/integrations/fluent-forms.png (added)
-
tags/1.0.1/assets/images/integrations/formidable-forms.png (added)
-
tags/1.0.1/assets/images/integrations/forminator-forms.png (added)
-
tags/1.0.1/assets/images/integrations/ninja-forms.png (added)
-
tags/1.0.1/assets/images/integrations/sure-forms.png (added)
-
tags/1.0.1/assets/images/integrations/woocommerce.png (added)
-
tags/1.0.1/assets/images/integrations/wordpress.png (added)
-
tags/1.0.1/assets/images/integrations/wpforms.png (added)
-
tags/1.0.1/assets/images/turnstilewp-logo.svg (added)
-
tags/1.0.1/assets/images/turnstilewp-plugin-icon.svg (added)
-
tags/1.0.1/assets/js (added)
-
tags/1.0.1/assets/js/admin-settings.js (added)
-
tags/1.0.1/assets/js/woocommerce.js (added)
-
tags/1.0.1/docs (added)
-
tags/1.0.1/docs/API-REFERENCE.md (added)
-
tags/1.0.1/docs/CONTRIBUTING.md (added)
-
tags/1.0.1/docs/TESTING.md (added)
-
tags/1.0.1/docs/WORDPRESS-ORG.md (added)
-
tags/1.0.1/i18n (added)
-
tags/1.0.1/i18n/languages (added)
-
tags/1.0.1/i18n/languages/turnstilewp.pot (added)
-
tags/1.0.1/includes (added)
-
tags/1.0.1/includes/admin (added)
-
tags/1.0.1/includes/admin/templates (added)
-
tags/1.0.1/includes/admin/templates/body-header.php (added)
-
tags/1.0.1/includes/admin/templates/faqs-page.php (added)
-
tags/1.0.1/includes/admin/templates/header.php (added)
-
tags/1.0.1/includes/admin/templates/help-page.php (added)
-
tags/1.0.1/includes/admin/templates/icons (added)
-
tags/1.0.1/includes/admin/templates/icons/all-icon.php (added)
-
tags/1.0.1/includes/admin/templates/icons/caret-icon.php (added)
-
tags/1.0.1/includes/admin/templates/icons/cart-icon.php (added)
-
tags/1.0.1/includes/admin/templates/icons/community-icon.php (added)
-
tags/1.0.1/includes/admin/templates/icons/documentation-icon.php (added)
-
tags/1.0.1/includes/admin/templates/icons/export-icon.php (added)
-
tags/1.0.1/includes/admin/templates/icons/faq-icon.php (added)
-
tags/1.0.1/includes/admin/templates/icons/github-icon.php (added)
-
tags/1.0.1/includes/admin/templates/icons/import-icon.php (added)
-
tags/1.0.1/includes/admin/templates/icons/info-icon.php (added)
-
tags/1.0.1/includes/admin/templates/icons/membership-icon.php (added)
-
tags/1.0.1/includes/admin/templates/icons/others-icon.php (added)
-
tags/1.0.1/includes/admin/templates/icons/panel-close-icon.php (added)
-
tags/1.0.1/includes/admin/templates/icons/panel-open-icon.php (added)
-
tags/1.0.1/includes/admin/templates/icons/plugin-icon.php (added)
-
tags/1.0.1/includes/admin/templates/icons/reset-icon.php (added)
-
tags/1.0.1/includes/admin/templates/icons/settings-icon.php (added)
-
tags/1.0.1/includes/admin/templates/icons/support-icon.php (added)
-
tags/1.0.1/includes/admin/templates/icons/wordpress-icon.php (added)
-
tags/1.0.1/includes/admin/templates/icons/wordpress-support-icon.php (added)
-
tags/1.0.1/includes/admin/templates/settings-section.php (added)
-
tags/1.0.1/includes/admin/templates/sidebar.php (added)
-
tags/1.0.1/includes/admin/templates/tools-page.php (added)
-
tags/1.0.1/includes/admin/views (added)
-
tags/1.0.1/includes/admin/views/dashboard.php (added)
-
tags/1.0.1/includes/admin/views/integrations-main.php (added)
-
tags/1.0.1/includes/admin/views/settings-main.php (added)
-
tags/1.0.1/includes/admin/views/settings-page.php (added)
-
tags/1.0.1/includes/class-ajax-handlers.php (added)
-
tags/1.0.1/includes/class-init.php (added)
-
tags/1.0.1/includes/class-loader.php (added)
-
tags/1.0.1/includes/class-settings.php (added)
-
tags/1.0.1/includes/class-turnstile.php (added)
-
tags/1.0.1/includes/class-verify.php (added)
-
tags/1.0.1/includes/functions-common.php (added)
-
tags/1.0.1/includes/integrations (added)
-
tags/1.0.1/includes/integrations/core (added)
-
tags/1.0.1/includes/integrations/core/class-core-wp.php (added)
-
tags/1.0.1/includes/integrations/ecommerce (added)
-
tags/1.0.1/includes/integrations/ecommerce/class-woocommerce.php (added)
-
tags/1.0.1/includes/integrations/forms (added)
-
tags/1.0.1/includes/integrations/forms/class-contact-form7.php (added)
-
tags/1.0.1/includes/integrations/forms/class-everest-forms.php (added)
-
tags/1.0.1/includes/integrations/forms/class-fluent-forms.php (added)
-
tags/1.0.1/includes/integrations/forms/class-formidable-forms.php (added)
-
tags/1.0.1/includes/integrations/forms/class-forminator-forms.php (added)
-
tags/1.0.1/includes/integrations/forms/class-ninja-forms.php (added)
-
tags/1.0.1/includes/integrations/forms/class-sure-forms.php (added)
-
tags/1.0.1/includes/integrations/forms/class-wpforms.php (added)
-
tags/1.0.1/includes/settings (added)
-
tags/1.0.1/includes/settings/class-settings-page.php (added)
-
tags/1.0.1/includes/settings/class-settings.php (added)
-
tags/1.0.1/includes/settings/class-tab.php (added)
-
tags/1.0.1/includes/settings/field-renderer.php (added)
-
tags/1.0.1/includes/settings/fields-woocommerce.php (added)
-
tags/1.0.1/includes/settings/tabs (added)
-
tags/1.0.1/includes/settings/tabs/class-tools-tab.php (added)
-
tags/1.0.1/includes/settings/tabs/class-woocommerce-tab.php (added)
-
tags/1.0.1/rules (added)
-
tags/1.0.1/rules/project-guidelines.mdc (added)
-
tags/1.0.1/smart-cloudflare-turnstile.php (added)
-
tags/1.0.1/uninstall.php (added)
-
trunk/.distignore (added)
-
trunk/.editorconfig (added)
-
trunk/.eslintrc.js (added)
-
trunk/.github (added)
-
trunk/.github/workflows (added)
-
trunk/.github/workflows/deploy-assets.yml (added)
-
trunk/.github/workflows/deploy-tag.yml (added)
-
trunk/.htmlhintrc (added)
-
trunk/.npmrc (added)
-
trunk/.nvmrc (added)
-
trunk/.prettierrc (added)
-
trunk/.stylelintrc.json (added)
-
trunk/.wordpress-org (added)
-
trunk/.wordpress-org/banner-1544x500.png (added)
-
trunk/.wordpress-org/banner-772x250.png (added)
-
trunk/.wordpress-org/blueprints (added)
-
trunk/.wordpress-org/blueprints/blueprint.json (added)
-
trunk/.wordpress-org/icon-128x128.png (added)
-
trunk/.wordpress-org/icon-256x256.png (added)
-
trunk/.wordpress-org/screenshot-1.png (added)
-
trunk/.wordpress-org/screenshot-2.png (added)
-
trunk/.wordpress-org/screenshot-3.png (added)
-
trunk/CONSOLIDATION-SUMMARY.md (added)
-
trunk/LICENSE (added)
-
trunk/PREFIX-MIGRATION-COMPLETE.md (added)
-
trunk/SECURITY-IMPROVEMENTS.md (added)
-
trunk/WORDPRESS-ORG-COMPLETE.md (added)
-
trunk/WORDPRESS-ORG-FIXES.md (added)
-
trunk/assets (added)
-
trunk/assets/css (added)
-
trunk/assets/css/admin.css (added)
-
trunk/assets/css/modules (added)
-
trunk/assets/css/plugins (added)
-
trunk/assets/css/turnstile.css (added)
-
trunk/assets/images (added)
-
trunk/assets/images/favicon.svg (added)
-
trunk/assets/images/integrations (added)
-
trunk/assets/images/integrations/bbpress.png (added)
-
trunk/assets/images/integrations/contact-form-7.png (added)
-
trunk/assets/images/integrations/everest-forms.png (added)
-
trunk/assets/images/integrations/fluent-forms.png (added)
-
trunk/assets/images/integrations/formidable-forms.png (added)
-
trunk/assets/images/integrations/forminator-forms.png (added)
-
trunk/assets/images/integrations/ninja-forms.png (added)
-
trunk/assets/images/integrations/sure-forms.png (added)
-
trunk/assets/images/integrations/woocommerce.png (added)
-
trunk/assets/images/integrations/wordpress.png (added)
-
trunk/assets/images/integrations/wpforms.png (added)
-
trunk/assets/images/turnstilewp-logo.svg (added)
-
trunk/assets/images/turnstilewp-plugin-icon.svg (added)
-
trunk/assets/js (added)
-
trunk/assets/js/admin-settings.js (added)
-
trunk/assets/js/woocommerce.js (added)
-
trunk/docs (added)
-
trunk/docs/API-REFERENCE.md (added)
-
trunk/docs/CONTRIBUTING.md (added)
-
trunk/docs/TESTING.md (added)
-
trunk/docs/WORDPRESS-ORG.md (added)
-
trunk/i18n (added)
-
trunk/i18n/languages (added)
-
trunk/i18n/languages/turnstilewp.pot (added)
-
trunk/includes (added)
-
trunk/includes/admin (added)
-
trunk/includes/admin/templates (added)
-
trunk/includes/admin/templates/body-header.php (added)
-
trunk/includes/admin/templates/faqs-page.php (added)
-
trunk/includes/admin/templates/header.php (added)
-
trunk/includes/admin/templates/help-page.php (added)
-
trunk/includes/admin/templates/icons (added)
-
trunk/includes/admin/templates/icons/all-icon.php (added)
-
trunk/includes/admin/templates/icons/caret-icon.php (added)
-
trunk/includes/admin/templates/icons/cart-icon.php (added)
-
trunk/includes/admin/templates/icons/community-icon.php (added)
-
trunk/includes/admin/templates/icons/documentation-icon.php (added)
-
trunk/includes/admin/templates/icons/export-icon.php (added)
-
trunk/includes/admin/templates/icons/faq-icon.php (added)
-
trunk/includes/admin/templates/icons/github-icon.php (added)
-
trunk/includes/admin/templates/icons/import-icon.php (added)
-
trunk/includes/admin/templates/icons/info-icon.php (added)
-
trunk/includes/admin/templates/icons/membership-icon.php (added)
-
trunk/includes/admin/templates/icons/others-icon.php (added)
-
trunk/includes/admin/templates/icons/panel-close-icon.php (added)
-
trunk/includes/admin/templates/icons/panel-open-icon.php (added)
-
trunk/includes/admin/templates/icons/plugin-icon.php (added)
-
trunk/includes/admin/templates/icons/reset-icon.php (added)
-
trunk/includes/admin/templates/icons/settings-icon.php (added)
-
trunk/includes/admin/templates/icons/support-icon.php (added)
-
trunk/includes/admin/templates/icons/wordpress-icon.php (added)
-
trunk/includes/admin/templates/icons/wordpress-support-icon.php (added)
-
trunk/includes/admin/templates/settings-section.php (added)
-
trunk/includes/admin/templates/sidebar.php (added)
-
trunk/includes/admin/templates/tools-page.php (added)
-
trunk/includes/admin/views (added)
-
trunk/includes/admin/views/dashboard.php (added)
-
trunk/includes/admin/views/integrations-main.php (added)
-
trunk/includes/admin/views/settings-main.php (added)
-
trunk/includes/admin/views/settings-page.php (added)
-
trunk/includes/class-ajax-handlers.php (added)
-
trunk/includes/class-init.php (added)
-
trunk/includes/class-loader.php (added)
-
trunk/includes/class-settings.php (added)
-
trunk/includes/class-turnstile.php (added)
-
trunk/includes/class-verify.php (added)
-
trunk/includes/functions-common.php (added)
-
trunk/includes/integrations (added)
-
trunk/includes/integrations/core (added)
-
trunk/includes/integrations/core/class-core-wp.php (added)
-
trunk/includes/integrations/ecommerce (added)
-
trunk/includes/integrations/ecommerce/class-woocommerce.php (added)
-
trunk/includes/integrations/forms (added)
-
trunk/includes/integrations/forms/class-contact-form7.php (added)
-
trunk/includes/integrations/forms/class-everest-forms.php (added)
-
trunk/includes/integrations/forms/class-fluent-forms.php (added)
-
trunk/includes/integrations/forms/class-formidable-forms.php (added)
-
trunk/includes/integrations/forms/class-forminator-forms.php (added)
-
trunk/includes/integrations/forms/class-ninja-forms.php (added)
-
trunk/includes/integrations/forms/class-sure-forms.php (added)
-
trunk/includes/integrations/forms/class-wpforms.php (added)
-
trunk/includes/settings (added)
-
trunk/includes/settings/class-settings-page.php (added)
-
trunk/includes/settings/class-settings.php (added)
-
trunk/includes/settings/class-tab.php (added)
-
trunk/includes/settings/field-renderer.php (added)
-
trunk/includes/settings/fields-woocommerce.php (added)
-
trunk/includes/settings/tabs (added)
-
trunk/includes/settings/tabs/class-tools-tab.php (added)
-
trunk/includes/settings/tabs/class-woocommerce-tab.php (added)
-
trunk/rules (added)
-
trunk/rules/project-guidelines.mdc (added)
-
trunk/smart-cloudflare-turnstile.php (added)
-
trunk/uninstall.php (added)
Note: See TracChangeset
for help on using the changeset viewer.