Changeset 3276693
- Timestamp:
- 04/18/2025 11:51:18 AM (12 months ago)
- Location:
- hostbox-google-recaptcha
- Files:
-
- 10 edited
- 1 copied
-
tags/0.0.9 (copied) (copied from hostbox-google-recaptcha/trunk)
-
tags/0.0.9/hostbox-recaptcha.php (modified) (1 diff)
-
tags/0.0.9/inc/assets/jsx/build/modal.asset.php (modified) (1 diff)
-
tags/0.0.9/inc/assets/jsx/build/modal.js (modified) (1 diff)
-
tags/0.0.9/languages/hostbox-recaptcha.pot (modified) (4 diffs)
-
tags/0.0.9/readme.txt (modified) (3 diffs)
-
trunk/hostbox-recaptcha.php (modified) (1 diff)
-
trunk/inc/assets/jsx/build/modal.asset.php (modified) (1 diff)
-
trunk/inc/assets/jsx/build/modal.js (modified) (1 diff)
-
trunk/languages/hostbox-recaptcha.pot (modified) (4 diffs)
-
trunk/readme.txt (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
hostbox-google-recaptcha/tags/0.0.9/hostbox-recaptcha.php
r3240372 r3276693 3 3 Plugin Name: Hostbox Google reCAPTCHA 4 4 Description: Adds Google reCAPTCHA (v2 or v3) to WordPress, compatible with WooCommerce and Contact Form 7. 5 Version: 0.0. 85 Version: 0.0.9 6 6 Author: Hostbox 7 7 Author URI: https://www.hostbox.me -
hostbox-google-recaptcha/tags/0.0.9/inc/assets/jsx/build/modal.asset.php
r3232300 r3276693 1 <?php return array('dependencies' => array('react', 'react-jsx-runtime', 'wp-components', 'wp-i18n'), 'version' => ' fa3214ff57bf13b664ab');1 <?php return array('dependencies' => array('react', 'react-jsx-runtime', 'wp-components', 'wp-i18n'), 'version' => 'd831bd164c8b5097cd45'); -
hostbox-google-recaptcha/tags/0.0.9/inc/assets/jsx/build/modal.js
r3232300 r3276693 1 (()=>{"use strict";const e=window.React,o=window.wp.i18n,s=window.wp.components,a=window.ReactJSXRuntime;!function( n,t){const i=i=>{const l=`${t.pluginURL}inc/assets/img/welcome.svg`,[d,r]=(0,e.useState)(""),c=()=>(n.post(ajaxurl,{action:t.onboardingModalAction,_wpnonce:t.onboardingModalNonce,email:d}),i.onRequestClose());return(0,a.jsx)(s.Guide,{onFinish:c,className:"wp-modal wp-modal--onboarding",pages:[{image:(0,a.jsx)("picture",{children:(0,a.jsx)("img",{src:l})}),content:(0,a.jsxs)("form",{onSubmit:c,children:[(0,a.jsxs)("div",{className:"wp-modal__header",children:[(0,a.jsx)("h1",{children:(0,o.__)("One last thing","wp-modal")}),(0,a.jsx)("p",{children:(0,o.__)("We'll occasionally send you emails about plugin updates. And don't sweat it, you can unsubscribe anytime.","wp-modal")})]}),(0,a.jsxs)("div",{className:"wp-modal__body",children:[(0,a.jsx)("label",{children:(0,o.__)("Email address","wp-modal")}),(0,a.jsx)("input",{type:"email",value:d,onChange:e=>{r(e.target.value)},autoFocus:!0})]}),(0,a.jsx)("div",{className:"wp-modal__footer",children:(0,a.jsx)(s.BaseControl,{children:(0,a.jsx)(s.Button,{isPrimary:!0,onClick:c,text:(0,o.__)("Continue","wp-modal")})})})]})}]})},l=e=>{const n=`${t.pluginURL}inc/assets/img/welcome.svg`;return(0,a.jsx)(s.Guide,{onFinish:e.onRequestClose,className:"wp-modal wp-modal--upgrade",pages:[{image:(0,a.jsx)("picture",{children:(0,a.jsx)("img",{src:n})}),content:(0,a.jsxs)(a.Fragment,{children:[(0,a.jsx)("div",{className:"wp-modal__header",children:(0,a.jsx)("h1",{children:(0,o.__)("You'll need to upgrade to get access to this","wp-modal")})}),(0,a.jsxs)("div",{className:"wp-modal__body",children:[(0,a.jsx)("p",{children:(0,o.__)("You're just a mouse click and a few key taps away from building better modals.","wp-modal")}),(0,a.jsxs)("ul",{children:[(0,a.jsx)("li",{children:(0,o.__)("Advanced features and integrations","wp-modal")}),(0,a.jsx)("li",{children:(0,o.__)("Help from our friendly support team","wp-modal")}),(0,a.jsx)("li",{children:(0,o.__)("New updates every second week","wp-modal")})]}),(0,a.jsx)("p",{children:(0,o.__)("Ready to build better modals?","wp-modal")})]}),(0,a.jsx)("div",{className:"wp-modal__footer",children:(0,a.jsxs)(s.BaseControl,{children:[(0,a.jsx)(s.Button,{isPrimary:!0,href:"https://www.riangle.com",target:"_blank",text:(0,o.__)("Learn More Now","wp-modal")}),(0,a.jsx)(s.Button,{isSecondary:!0,onClick:e.onRequestClose,text:(0,o.__)("Nope, Maybe Later","wp-modal")})]})})]})}]})},d=function(e,o){const{render:n}=wp.element,t=e=>(0,a.jsxs)(s.SlotFillProvider,{children:[e.modal,(0,a.jsx)(s.Popover.Slot,{})]});return class{area=null;constructor(){"loading"===document.readyState?document.addEventListener("DOMContentLoaded",(()=>this.initialize())):this.initialize()}initialize(){const e=document.getElementById("wp-modal-area");e?this.area=e:console.warn("Modal area element not found")}openModal(e){this.area?n((0,a.jsx)(t,{modal:e}),this.area):setTimeout((()=>this.openModal(e)),100)}closeModal(s){this.area&&(n((0,a.jsx)(a.Fragment,{}),this.area),s&&e.post(ajaxurl,{action:o.actionModalDismiss,id:s}))}}}(n,t);var r=window.hostboxModal||{};window.hostboxModal=r,r.modals=new class extends d{constructor(){super(),t.isJustActivated&&this.openOnboardingModal()}openOnboardingModal(){const e=(0,a.jsx)(i,{onRequestClose:this.closeModal.bind(this,"onboarding"),status:t.trackingStatus});this.openModal(e)}openUpgradeModal(){const e=(0,a.jsx)(l,{onRequestClose:this.closeModal.bind(this,"upgrade")});this.openModal(e)}}}(jQuery,_hostboxModalSettings)})();1 (()=>{"use strict";const e=window.React,o=window.wp.i18n,s=window.wp.components,a=window.ReactJSXRuntime;!function(t,n){const i=i=>{const l=`${n.pluginURL}inc/assets/img/welcome.svg`,[d,r]=(0,e.useState)(""),c=()=>(t.post(ajaxurl,{action:n.onboardingModalAction,_wpnonce:n.onboardingModalNonce,email:d}),i.onRequestClose());return(0,a.jsx)(s.Guide,{onFinish:c,className:"wp-modal wp-modal--onboarding",pages:[{image:(0,a.jsx)("picture",{children:(0,a.jsx)("img",{src:l})}),content:(0,a.jsxs)("form",{onSubmit:c,children:[(0,a.jsxs)("div",{className:"wp-modal__header",children:[(0,a.jsx)("h1",{children:(0,o.__)("One last thing","hostbox-google-recaptcha")}),(0,a.jsx)("p",{children:(0,o.__)("We'll occasionally send you emails about plugin updates. And don't sweat it, you can unsubscribe anytime.","hostbox-google-recaptcha")})]}),(0,a.jsxs)("div",{className:"wp-modal__body",children:[(0,a.jsx)("label",{children:(0,o.__)("Email address","hostbox-google-recaptcha")}),(0,a.jsx)("input",{type:"email",value:d,onChange:e=>{r(e.target.value)},autoFocus:!0})]}),(0,a.jsx)("div",{className:"wp-modal__footer",children:(0,a.jsx)(s.BaseControl,{children:(0,a.jsx)(s.Button,{isPrimary:!0,onClick:c,text:(0,o.__)("Continue","hostbox-google-recaptcha")})})})]})}]})},l=e=>{const t=`${n.pluginURL}inc/assets/img/welcome.svg`;return(0,a.jsx)(s.Guide,{onFinish:e.onRequestClose,className:"wp-modal wp-modal--upgrade",pages:[{image:(0,a.jsx)("picture",{children:(0,a.jsx)("img",{src:t})}),content:(0,a.jsxs)(a.Fragment,{children:[(0,a.jsx)("div",{className:"wp-modal__header",children:(0,a.jsx)("h1",{children:(0,o.__)("You'll need to upgrade to get access to this","hostbox-google-recaptcha")})}),(0,a.jsxs)("div",{className:"wp-modal__body",children:[(0,a.jsx)("p",{children:(0,o.__)("You're just a mouse click and a few key taps away from building better modals.","hostbox-google-recaptcha")}),(0,a.jsxs)("ul",{children:[(0,a.jsx)("li",{children:(0,o.__)("Advanced features and integrations","hostbox-google-recaptcha")}),(0,a.jsx)("li",{children:(0,o.__)("Help from our friendly support team","hostbox-google-recaptcha")}),(0,a.jsx)("li",{children:(0,o.__)("New updates every second week","hostbox-google-recaptcha")})]}),(0,a.jsx)("p",{children:(0,o.__)("Ready to build better modals?","hostbox-google-recaptcha")})]}),(0,a.jsx)("div",{className:"wp-modal__footer",children:(0,a.jsxs)(s.BaseControl,{children:[(0,a.jsx)(s.Button,{isPrimary:!0,href:"https://www.riangle.com",target:"_blank",text:(0,o.__)("Learn More Now","hostbox-google-recaptcha")}),(0,a.jsx)(s.Button,{isSecondary:!0,onClick:e.onRequestClose,text:(0,o.__)("Nope, Maybe Later","hostbox-google-recaptcha")})]})})]})}]})},d=function(e,o){const{render:t}=wp.element,n=e=>(0,a.jsxs)(s.SlotFillProvider,{children:[e.modal,(0,a.jsx)(s.Popover.Slot,{})]});return class{area=null;constructor(){"loading"===document.readyState?document.addEventListener("DOMContentLoaded",(()=>this.initialize())):this.initialize()}initialize(){const e=document.getElementById("wp-modal-area");e?this.area=e:console.warn("Modal area element not found")}openModal(e){this.area?t((0,a.jsx)(n,{modal:e}),this.area):setTimeout((()=>this.openModal(e)),100)}closeModal(s){this.area&&(t((0,a.jsx)(a.Fragment,{}),this.area),s&&e.post(ajaxurl,{action:o.actionModalDismiss,id:s}))}}}(t,n);var r=window.hostboxModal||{};window.hostboxModal=r,r.modals=new class extends d{constructor(){super(),n.isJustActivated&&this.openOnboardingModal()}openOnboardingModal(){const e=(0,a.jsx)(i,{onRequestClose:this.closeModal.bind(this,"onboarding"),status:n.trackingStatus});this.openModal(e)}openUpgradeModal(){const e=(0,a.jsx)(l,{onRequestClose:this.closeModal.bind(this,"upgrade")});this.openModal(e)}}}(jQuery,_hostboxModalSettings)})(); -
hostbox-google-recaptcha/tags/0.0.9/languages/hostbox-recaptcha.pot
r3232300 r3276693 3 3 msgid "" 4 4 msgstr "" 5 "Project-Id-Version: Hostbox Google reCAPTCHA 0.0. 1\n"5 "Project-Id-Version: Hostbox Google reCAPTCHA 0.0.9\n" 6 6 "Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/hostbox-google-recaptcha\n" 7 7 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" … … 10 10 "Content-Type: text/plain; charset=UTF-8\n" 11 11 "Content-Transfer-Encoding: 8bit\n" 12 "POT-Creation-Date: 2025-0 1-30T12:16:52+00:00\n"12 "POT-Creation-Date: 2025-04-18T11:39:55+00:00\n" 13 13 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" 14 14 "X-Generator: WP-CLI 2.11.0\n" … … 35 35 msgstr "" 36 36 37 #: hostbox-recaptcha.php:84 37 #: hostbox-recaptcha.php:85 38 msgid "Settings" 39 msgstr "" 40 41 #: hostbox-recaptcha.php:95 38 42 #: inc/render-settings-page.php:13 39 43 msgid "reCAPTCHA Settings" 40 44 msgstr "" 41 45 42 #: hostbox-recaptcha.php: 8546 #: hostbox-recaptcha.php:96 43 47 msgid "reCAPTCHA" 44 48 msgstr "" 45 49 46 #: hostbox-recaptcha.php:2 2450 #: hostbox-recaptcha.php:207 47 51 msgid "You do not have sufficient permissions to access this page." 48 52 msgstr "" 49 53 50 #: hostbox-recaptcha.php:38 654 #: hostbox-recaptcha.php:380 51 55 msgid "reCAPTCHA verification failed. Please try again." 52 56 msgstr "" … … 85 89 msgstr "" 86 90 91 #: inc/assets/jsx/build/modal.js:1 87 92 #: inc/assets/jsx/src/modal.js:44 88 93 msgid "One last thing" 89 94 msgstr "" 90 95 96 #: inc/assets/jsx/build/modal.js:1 91 97 #: inc/assets/jsx/src/modal.js:46 92 98 msgid "We'll occasionally send you emails about plugin updates. And don't sweat it, you can unsubscribe anytime." 93 99 msgstr "" 94 100 101 #: inc/assets/jsx/build/modal.js:1 95 102 #: inc/assets/jsx/src/modal.js:53 96 103 msgid "Email address" 97 104 msgstr "" 98 105 106 #: inc/assets/jsx/build/modal.js:1 99 107 #: inc/assets/jsx/src/modal.js:61 100 108 msgid "Continue" 101 109 msgstr "" 102 110 111 #: inc/assets/jsx/build/modal.js:1 103 112 #: inc/assets/jsx/src/modal.js:96 104 113 msgid "You'll need to upgrade to get access to this" 105 114 msgstr "" 106 115 116 #: inc/assets/jsx/build/modal.js:1 107 117 #: inc/assets/jsx/src/modal.js:101 108 118 msgid "You're just a mouse click and a few key taps away from building better modals." 109 119 msgstr "" 110 120 121 #: inc/assets/jsx/build/modal.js:1 111 122 #: inc/assets/jsx/src/modal.js:107 112 123 msgid "Advanced features and integrations" 113 124 msgstr "" 114 125 126 #: inc/assets/jsx/build/modal.js:1 115 127 #: inc/assets/jsx/src/modal.js:108 116 128 msgid "Help from our friendly support team" 117 129 msgstr "" 118 130 131 #: inc/assets/jsx/build/modal.js:1 119 132 #: inc/assets/jsx/src/modal.js:109 120 133 msgid "New updates every second week" 121 134 msgstr "" 122 135 136 #: inc/assets/jsx/build/modal.js:1 123 137 #: inc/assets/jsx/src/modal.js:111 124 138 msgid "Ready to build better modals?" 125 139 msgstr "" 126 140 141 #: inc/assets/jsx/build/modal.js:1 127 142 #: inc/assets/jsx/src/modal.js:119 128 143 msgid "Learn More Now" 129 144 msgstr "" 130 145 146 #: inc/assets/jsx/build/modal.js:1 131 147 #: inc/assets/jsx/src/modal.js:124 132 148 msgid "Nope, Maybe Later" -
hostbox-google-recaptcha/tags/0.0.9/readme.txt
r3240372 r3276693 4 4 Tags: Google reCAPTCHA, Hostbox, spam prevention, spam protection, reCAPTCHA 5 5 Requires at least: 5.0 6 Tested up to: 6. 7.26 Tested up to: 6.8 7 7 Requires PHP: 7.0 8 Stable tag: 0.0. 88 Stable tag: 0.0.9 9 9 Author: Hostbox 10 10 Author URI: https://www.hostbox.me … … 97 97 == Changelog == 98 98 99 = April 18, 2025 = 100 101 Version 0.0.9 changelog: 102 103 * Update: WordPress 6.8 compatibility 104 99 105 = February 14, 2025 = 100 106 … … 142 148 == Upgrade Notice == 143 149 150 = 0.0.9 = 151 152 * Update: WordPress 6.8 compatibility 153 144 154 = 0.0.8 = 145 155 -
hostbox-google-recaptcha/trunk/hostbox-recaptcha.php
r3240372 r3276693 3 3 Plugin Name: Hostbox Google reCAPTCHA 4 4 Description: Adds Google reCAPTCHA (v2 or v3) to WordPress, compatible with WooCommerce and Contact Form 7. 5 Version: 0.0. 85 Version: 0.0.9 6 6 Author: Hostbox 7 7 Author URI: https://www.hostbox.me -
hostbox-google-recaptcha/trunk/inc/assets/jsx/build/modal.asset.php
r3232300 r3276693 1 <?php return array('dependencies' => array('react', 'react-jsx-runtime', 'wp-components', 'wp-i18n'), 'version' => ' fa3214ff57bf13b664ab');1 <?php return array('dependencies' => array('react', 'react-jsx-runtime', 'wp-components', 'wp-i18n'), 'version' => 'd831bd164c8b5097cd45'); -
hostbox-google-recaptcha/trunk/inc/assets/jsx/build/modal.js
r3232300 r3276693 1 (()=>{"use strict";const e=window.React,o=window.wp.i18n,s=window.wp.components,a=window.ReactJSXRuntime;!function( n,t){const i=i=>{const l=`${t.pluginURL}inc/assets/img/welcome.svg`,[d,r]=(0,e.useState)(""),c=()=>(n.post(ajaxurl,{action:t.onboardingModalAction,_wpnonce:t.onboardingModalNonce,email:d}),i.onRequestClose());return(0,a.jsx)(s.Guide,{onFinish:c,className:"wp-modal wp-modal--onboarding",pages:[{image:(0,a.jsx)("picture",{children:(0,a.jsx)("img",{src:l})}),content:(0,a.jsxs)("form",{onSubmit:c,children:[(0,a.jsxs)("div",{className:"wp-modal__header",children:[(0,a.jsx)("h1",{children:(0,o.__)("One last thing","wp-modal")}),(0,a.jsx)("p",{children:(0,o.__)("We'll occasionally send you emails about plugin updates. And don't sweat it, you can unsubscribe anytime.","wp-modal")})]}),(0,a.jsxs)("div",{className:"wp-modal__body",children:[(0,a.jsx)("label",{children:(0,o.__)("Email address","wp-modal")}),(0,a.jsx)("input",{type:"email",value:d,onChange:e=>{r(e.target.value)},autoFocus:!0})]}),(0,a.jsx)("div",{className:"wp-modal__footer",children:(0,a.jsx)(s.BaseControl,{children:(0,a.jsx)(s.Button,{isPrimary:!0,onClick:c,text:(0,o.__)("Continue","wp-modal")})})})]})}]})},l=e=>{const n=`${t.pluginURL}inc/assets/img/welcome.svg`;return(0,a.jsx)(s.Guide,{onFinish:e.onRequestClose,className:"wp-modal wp-modal--upgrade",pages:[{image:(0,a.jsx)("picture",{children:(0,a.jsx)("img",{src:n})}),content:(0,a.jsxs)(a.Fragment,{children:[(0,a.jsx)("div",{className:"wp-modal__header",children:(0,a.jsx)("h1",{children:(0,o.__)("You'll need to upgrade to get access to this","wp-modal")})}),(0,a.jsxs)("div",{className:"wp-modal__body",children:[(0,a.jsx)("p",{children:(0,o.__)("You're just a mouse click and a few key taps away from building better modals.","wp-modal")}),(0,a.jsxs)("ul",{children:[(0,a.jsx)("li",{children:(0,o.__)("Advanced features and integrations","wp-modal")}),(0,a.jsx)("li",{children:(0,o.__)("Help from our friendly support team","wp-modal")}),(0,a.jsx)("li",{children:(0,o.__)("New updates every second week","wp-modal")})]}),(0,a.jsx)("p",{children:(0,o.__)("Ready to build better modals?","wp-modal")})]}),(0,a.jsx)("div",{className:"wp-modal__footer",children:(0,a.jsxs)(s.BaseControl,{children:[(0,a.jsx)(s.Button,{isPrimary:!0,href:"https://www.riangle.com",target:"_blank",text:(0,o.__)("Learn More Now","wp-modal")}),(0,a.jsx)(s.Button,{isSecondary:!0,onClick:e.onRequestClose,text:(0,o.__)("Nope, Maybe Later","wp-modal")})]})})]})}]})},d=function(e,o){const{render:n}=wp.element,t=e=>(0,a.jsxs)(s.SlotFillProvider,{children:[e.modal,(0,a.jsx)(s.Popover.Slot,{})]});return class{area=null;constructor(){"loading"===document.readyState?document.addEventListener("DOMContentLoaded",(()=>this.initialize())):this.initialize()}initialize(){const e=document.getElementById("wp-modal-area");e?this.area=e:console.warn("Modal area element not found")}openModal(e){this.area?n((0,a.jsx)(t,{modal:e}),this.area):setTimeout((()=>this.openModal(e)),100)}closeModal(s){this.area&&(n((0,a.jsx)(a.Fragment,{}),this.area),s&&e.post(ajaxurl,{action:o.actionModalDismiss,id:s}))}}}(n,t);var r=window.hostboxModal||{};window.hostboxModal=r,r.modals=new class extends d{constructor(){super(),t.isJustActivated&&this.openOnboardingModal()}openOnboardingModal(){const e=(0,a.jsx)(i,{onRequestClose:this.closeModal.bind(this,"onboarding"),status:t.trackingStatus});this.openModal(e)}openUpgradeModal(){const e=(0,a.jsx)(l,{onRequestClose:this.closeModal.bind(this,"upgrade")});this.openModal(e)}}}(jQuery,_hostboxModalSettings)})();1 (()=>{"use strict";const e=window.React,o=window.wp.i18n,s=window.wp.components,a=window.ReactJSXRuntime;!function(t,n){const i=i=>{const l=`${n.pluginURL}inc/assets/img/welcome.svg`,[d,r]=(0,e.useState)(""),c=()=>(t.post(ajaxurl,{action:n.onboardingModalAction,_wpnonce:n.onboardingModalNonce,email:d}),i.onRequestClose());return(0,a.jsx)(s.Guide,{onFinish:c,className:"wp-modal wp-modal--onboarding",pages:[{image:(0,a.jsx)("picture",{children:(0,a.jsx)("img",{src:l})}),content:(0,a.jsxs)("form",{onSubmit:c,children:[(0,a.jsxs)("div",{className:"wp-modal__header",children:[(0,a.jsx)("h1",{children:(0,o.__)("One last thing","hostbox-google-recaptcha")}),(0,a.jsx)("p",{children:(0,o.__)("We'll occasionally send you emails about plugin updates. And don't sweat it, you can unsubscribe anytime.","hostbox-google-recaptcha")})]}),(0,a.jsxs)("div",{className:"wp-modal__body",children:[(0,a.jsx)("label",{children:(0,o.__)("Email address","hostbox-google-recaptcha")}),(0,a.jsx)("input",{type:"email",value:d,onChange:e=>{r(e.target.value)},autoFocus:!0})]}),(0,a.jsx)("div",{className:"wp-modal__footer",children:(0,a.jsx)(s.BaseControl,{children:(0,a.jsx)(s.Button,{isPrimary:!0,onClick:c,text:(0,o.__)("Continue","hostbox-google-recaptcha")})})})]})}]})},l=e=>{const t=`${n.pluginURL}inc/assets/img/welcome.svg`;return(0,a.jsx)(s.Guide,{onFinish:e.onRequestClose,className:"wp-modal wp-modal--upgrade",pages:[{image:(0,a.jsx)("picture",{children:(0,a.jsx)("img",{src:t})}),content:(0,a.jsxs)(a.Fragment,{children:[(0,a.jsx)("div",{className:"wp-modal__header",children:(0,a.jsx)("h1",{children:(0,o.__)("You'll need to upgrade to get access to this","hostbox-google-recaptcha")})}),(0,a.jsxs)("div",{className:"wp-modal__body",children:[(0,a.jsx)("p",{children:(0,o.__)("You're just a mouse click and a few key taps away from building better modals.","hostbox-google-recaptcha")}),(0,a.jsxs)("ul",{children:[(0,a.jsx)("li",{children:(0,o.__)("Advanced features and integrations","hostbox-google-recaptcha")}),(0,a.jsx)("li",{children:(0,o.__)("Help from our friendly support team","hostbox-google-recaptcha")}),(0,a.jsx)("li",{children:(0,o.__)("New updates every second week","hostbox-google-recaptcha")})]}),(0,a.jsx)("p",{children:(0,o.__)("Ready to build better modals?","hostbox-google-recaptcha")})]}),(0,a.jsx)("div",{className:"wp-modal__footer",children:(0,a.jsxs)(s.BaseControl,{children:[(0,a.jsx)(s.Button,{isPrimary:!0,href:"https://www.riangle.com",target:"_blank",text:(0,o.__)("Learn More Now","hostbox-google-recaptcha")}),(0,a.jsx)(s.Button,{isSecondary:!0,onClick:e.onRequestClose,text:(0,o.__)("Nope, Maybe Later","hostbox-google-recaptcha")})]})})]})}]})},d=function(e,o){const{render:t}=wp.element,n=e=>(0,a.jsxs)(s.SlotFillProvider,{children:[e.modal,(0,a.jsx)(s.Popover.Slot,{})]});return class{area=null;constructor(){"loading"===document.readyState?document.addEventListener("DOMContentLoaded",(()=>this.initialize())):this.initialize()}initialize(){const e=document.getElementById("wp-modal-area");e?this.area=e:console.warn("Modal area element not found")}openModal(e){this.area?t((0,a.jsx)(n,{modal:e}),this.area):setTimeout((()=>this.openModal(e)),100)}closeModal(s){this.area&&(t((0,a.jsx)(a.Fragment,{}),this.area),s&&e.post(ajaxurl,{action:o.actionModalDismiss,id:s}))}}}(t,n);var r=window.hostboxModal||{};window.hostboxModal=r,r.modals=new class extends d{constructor(){super(),n.isJustActivated&&this.openOnboardingModal()}openOnboardingModal(){const e=(0,a.jsx)(i,{onRequestClose:this.closeModal.bind(this,"onboarding"),status:n.trackingStatus});this.openModal(e)}openUpgradeModal(){const e=(0,a.jsx)(l,{onRequestClose:this.closeModal.bind(this,"upgrade")});this.openModal(e)}}}(jQuery,_hostboxModalSettings)})(); -
hostbox-google-recaptcha/trunk/languages/hostbox-recaptcha.pot
r3232300 r3276693 3 3 msgid "" 4 4 msgstr "" 5 "Project-Id-Version: Hostbox Google reCAPTCHA 0.0. 1\n"5 "Project-Id-Version: Hostbox Google reCAPTCHA 0.0.9\n" 6 6 "Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/hostbox-google-recaptcha\n" 7 7 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" … … 10 10 "Content-Type: text/plain; charset=UTF-8\n" 11 11 "Content-Transfer-Encoding: 8bit\n" 12 "POT-Creation-Date: 2025-0 1-30T12:16:52+00:00\n"12 "POT-Creation-Date: 2025-04-18T11:39:55+00:00\n" 13 13 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" 14 14 "X-Generator: WP-CLI 2.11.0\n" … … 35 35 msgstr "" 36 36 37 #: hostbox-recaptcha.php:84 37 #: hostbox-recaptcha.php:85 38 msgid "Settings" 39 msgstr "" 40 41 #: hostbox-recaptcha.php:95 38 42 #: inc/render-settings-page.php:13 39 43 msgid "reCAPTCHA Settings" 40 44 msgstr "" 41 45 42 #: hostbox-recaptcha.php: 8546 #: hostbox-recaptcha.php:96 43 47 msgid "reCAPTCHA" 44 48 msgstr "" 45 49 46 #: hostbox-recaptcha.php:2 2450 #: hostbox-recaptcha.php:207 47 51 msgid "You do not have sufficient permissions to access this page." 48 52 msgstr "" 49 53 50 #: hostbox-recaptcha.php:38 654 #: hostbox-recaptcha.php:380 51 55 msgid "reCAPTCHA verification failed. Please try again." 52 56 msgstr "" … … 85 89 msgstr "" 86 90 91 #: inc/assets/jsx/build/modal.js:1 87 92 #: inc/assets/jsx/src/modal.js:44 88 93 msgid "One last thing" 89 94 msgstr "" 90 95 96 #: inc/assets/jsx/build/modal.js:1 91 97 #: inc/assets/jsx/src/modal.js:46 92 98 msgid "We'll occasionally send you emails about plugin updates. And don't sweat it, you can unsubscribe anytime." 93 99 msgstr "" 94 100 101 #: inc/assets/jsx/build/modal.js:1 95 102 #: inc/assets/jsx/src/modal.js:53 96 103 msgid "Email address" 97 104 msgstr "" 98 105 106 #: inc/assets/jsx/build/modal.js:1 99 107 #: inc/assets/jsx/src/modal.js:61 100 108 msgid "Continue" 101 109 msgstr "" 102 110 111 #: inc/assets/jsx/build/modal.js:1 103 112 #: inc/assets/jsx/src/modal.js:96 104 113 msgid "You'll need to upgrade to get access to this" 105 114 msgstr "" 106 115 116 #: inc/assets/jsx/build/modal.js:1 107 117 #: inc/assets/jsx/src/modal.js:101 108 118 msgid "You're just a mouse click and a few key taps away from building better modals." 109 119 msgstr "" 110 120 121 #: inc/assets/jsx/build/modal.js:1 111 122 #: inc/assets/jsx/src/modal.js:107 112 123 msgid "Advanced features and integrations" 113 124 msgstr "" 114 125 126 #: inc/assets/jsx/build/modal.js:1 115 127 #: inc/assets/jsx/src/modal.js:108 116 128 msgid "Help from our friendly support team" 117 129 msgstr "" 118 130 131 #: inc/assets/jsx/build/modal.js:1 119 132 #: inc/assets/jsx/src/modal.js:109 120 133 msgid "New updates every second week" 121 134 msgstr "" 122 135 136 #: inc/assets/jsx/build/modal.js:1 123 137 #: inc/assets/jsx/src/modal.js:111 124 138 msgid "Ready to build better modals?" 125 139 msgstr "" 126 140 141 #: inc/assets/jsx/build/modal.js:1 127 142 #: inc/assets/jsx/src/modal.js:119 128 143 msgid "Learn More Now" 129 144 msgstr "" 130 145 146 #: inc/assets/jsx/build/modal.js:1 131 147 #: inc/assets/jsx/src/modal.js:124 132 148 msgid "Nope, Maybe Later" -
hostbox-google-recaptcha/trunk/readme.txt
r3240372 r3276693 4 4 Tags: Google reCAPTCHA, Hostbox, spam prevention, spam protection, reCAPTCHA 5 5 Requires at least: 5.0 6 Tested up to: 6. 7.26 Tested up to: 6.8 7 7 Requires PHP: 7.0 8 Stable tag: 0.0. 88 Stable tag: 0.0.9 9 9 Author: Hostbox 10 10 Author URI: https://www.hostbox.me … … 97 97 == Changelog == 98 98 99 = April 18, 2025 = 100 101 Version 0.0.9 changelog: 102 103 * Update: WordPress 6.8 compatibility 104 99 105 = February 14, 2025 = 100 106 … … 142 148 == Upgrade Notice == 143 149 150 = 0.0.9 = 151 152 * Update: WordPress 6.8 compatibility 153 144 154 = 0.0.8 = 145 155
Note: See TracChangeset
for help on using the changeset viewer.