Plugin Directory

Changeset 3276693


Ignore:
Timestamp:
04/18/2025 11:51:18 AM (12 months ago)
Author:
hostbox
Message:

Update to version 0.0.9 from GitHub

Location:
hostbox-google-recaptcha
Files:
10 edited
1 copied

Legend:

Unmodified
Added
Removed
  • hostbox-google-recaptcha/tags/0.0.9/hostbox-recaptcha.php

    r3240372 r3276693  
    33Plugin Name: Hostbox Google reCAPTCHA
    44Description: Adds Google reCAPTCHA (v2 or v3) to WordPress, compatible with WooCommerce and Contact Form 7.
    5 Version: 0.0.8
     5Version: 0.0.9
    66Author: Hostbox
    77Author 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  
    33msgid ""
    44msgstr ""
    5 "Project-Id-Version: Hostbox Google reCAPTCHA 0.0.1\n"
     5"Project-Id-Version: Hostbox Google reCAPTCHA 0.0.9\n"
    66"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/hostbox-google-recaptcha\n"
    77"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
     
    1010"Content-Type: text/plain; charset=UTF-8\n"
    1111"Content-Transfer-Encoding: 8bit\n"
    12 "POT-Creation-Date: 2025-01-30T12:16:52+00:00\n"
     12"POT-Creation-Date: 2025-04-18T11:39:55+00:00\n"
    1313"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
    1414"X-Generator: WP-CLI 2.11.0\n"
     
    3535msgstr ""
    3636
    37 #: hostbox-recaptcha.php:84
     37#: hostbox-recaptcha.php:85
     38msgid "Settings"
     39msgstr ""
     40
     41#: hostbox-recaptcha.php:95
    3842#: inc/render-settings-page.php:13
    3943msgid "reCAPTCHA Settings"
    4044msgstr ""
    4145
    42 #: hostbox-recaptcha.php:85
     46#: hostbox-recaptcha.php:96
    4347msgid "reCAPTCHA"
    4448msgstr ""
    4549
    46 #: hostbox-recaptcha.php:224
     50#: hostbox-recaptcha.php:207
    4751msgid "You do not have sufficient permissions to access this page."
    4852msgstr ""
    4953
    50 #: hostbox-recaptcha.php:386
     54#: hostbox-recaptcha.php:380
    5155msgid "reCAPTCHA verification failed. Please try again."
    5256msgstr ""
     
    8589msgstr ""
    8690
     91#: inc/assets/jsx/build/modal.js:1
    8792#: inc/assets/jsx/src/modal.js:44
    8893msgid "One last thing"
    8994msgstr ""
    9095
     96#: inc/assets/jsx/build/modal.js:1
    9197#: inc/assets/jsx/src/modal.js:46
    9298msgid "We'll occasionally send you emails about plugin updates. And don't sweat it, you can unsubscribe anytime."
    9399msgstr ""
    94100
     101#: inc/assets/jsx/build/modal.js:1
    95102#: inc/assets/jsx/src/modal.js:53
    96103msgid "Email address"
    97104msgstr ""
    98105
     106#: inc/assets/jsx/build/modal.js:1
    99107#: inc/assets/jsx/src/modal.js:61
    100108msgid "Continue"
    101109msgstr ""
    102110
     111#: inc/assets/jsx/build/modal.js:1
    103112#: inc/assets/jsx/src/modal.js:96
    104113msgid "You'll need to upgrade to get access to this"
    105114msgstr ""
    106115
     116#: inc/assets/jsx/build/modal.js:1
    107117#: inc/assets/jsx/src/modal.js:101
    108118msgid "You're just a mouse click and a few key taps away from building better modals."
    109119msgstr ""
    110120
     121#: inc/assets/jsx/build/modal.js:1
    111122#: inc/assets/jsx/src/modal.js:107
    112123msgid "Advanced features and integrations"
    113124msgstr ""
    114125
     126#: inc/assets/jsx/build/modal.js:1
    115127#: inc/assets/jsx/src/modal.js:108
    116128msgid "Help from our friendly support team"
    117129msgstr ""
    118130
     131#: inc/assets/jsx/build/modal.js:1
    119132#: inc/assets/jsx/src/modal.js:109
    120133msgid "New updates every second week"
    121134msgstr ""
    122135
     136#: inc/assets/jsx/build/modal.js:1
    123137#: inc/assets/jsx/src/modal.js:111
    124138msgid "Ready to build better modals?"
    125139msgstr ""
    126140
     141#: inc/assets/jsx/build/modal.js:1
    127142#: inc/assets/jsx/src/modal.js:119
    128143msgid "Learn More Now"
    129144msgstr ""
    130145
     146#: inc/assets/jsx/build/modal.js:1
    131147#: inc/assets/jsx/src/modal.js:124
    132148msgid "Nope, Maybe Later"
  • hostbox-google-recaptcha/tags/0.0.9/readme.txt

    r3240372 r3276693  
    44Tags: Google reCAPTCHA, Hostbox, spam prevention, spam protection, reCAPTCHA
    55Requires at least: 5.0
    6 Tested up to: 6.7.2
     6Tested up to: 6.8
    77Requires PHP: 7.0
    8 Stable tag: 0.0.8
     8Stable tag: 0.0.9
    99Author: Hostbox
    1010Author URI: https://www.hostbox.me
     
    9797== Changelog ==
    9898
     99= April 18, 2025 =
     100
     101Version 0.0.9 changelog:
     102
     103* Update: WordPress 6.8 compatibility
     104
    99105= February 14, 2025 =
    100106
     
    142148== Upgrade Notice ==
    143149
     150= 0.0.9 =
     151
     152* Update: WordPress 6.8 compatibility
     153
    144154= 0.0.8 =
    145155
  • hostbox-google-recaptcha/trunk/hostbox-recaptcha.php

    r3240372 r3276693  
    33Plugin Name: Hostbox Google reCAPTCHA
    44Description: Adds Google reCAPTCHA (v2 or v3) to WordPress, compatible with WooCommerce and Contact Form 7.
    5 Version: 0.0.8
     5Version: 0.0.9
    66Author: Hostbox
    77Author 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  
    33msgid ""
    44msgstr ""
    5 "Project-Id-Version: Hostbox Google reCAPTCHA 0.0.1\n"
     5"Project-Id-Version: Hostbox Google reCAPTCHA 0.0.9\n"
    66"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/hostbox-google-recaptcha\n"
    77"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
     
    1010"Content-Type: text/plain; charset=UTF-8\n"
    1111"Content-Transfer-Encoding: 8bit\n"
    12 "POT-Creation-Date: 2025-01-30T12:16:52+00:00\n"
     12"POT-Creation-Date: 2025-04-18T11:39:55+00:00\n"
    1313"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
    1414"X-Generator: WP-CLI 2.11.0\n"
     
    3535msgstr ""
    3636
    37 #: hostbox-recaptcha.php:84
     37#: hostbox-recaptcha.php:85
     38msgid "Settings"
     39msgstr ""
     40
     41#: hostbox-recaptcha.php:95
    3842#: inc/render-settings-page.php:13
    3943msgid "reCAPTCHA Settings"
    4044msgstr ""
    4145
    42 #: hostbox-recaptcha.php:85
     46#: hostbox-recaptcha.php:96
    4347msgid "reCAPTCHA"
    4448msgstr ""
    4549
    46 #: hostbox-recaptcha.php:224
     50#: hostbox-recaptcha.php:207
    4751msgid "You do not have sufficient permissions to access this page."
    4852msgstr ""
    4953
    50 #: hostbox-recaptcha.php:386
     54#: hostbox-recaptcha.php:380
    5155msgid "reCAPTCHA verification failed. Please try again."
    5256msgstr ""
     
    8589msgstr ""
    8690
     91#: inc/assets/jsx/build/modal.js:1
    8792#: inc/assets/jsx/src/modal.js:44
    8893msgid "One last thing"
    8994msgstr ""
    9095
     96#: inc/assets/jsx/build/modal.js:1
    9197#: inc/assets/jsx/src/modal.js:46
    9298msgid "We'll occasionally send you emails about plugin updates. And don't sweat it, you can unsubscribe anytime."
    9399msgstr ""
    94100
     101#: inc/assets/jsx/build/modal.js:1
    95102#: inc/assets/jsx/src/modal.js:53
    96103msgid "Email address"
    97104msgstr ""
    98105
     106#: inc/assets/jsx/build/modal.js:1
    99107#: inc/assets/jsx/src/modal.js:61
    100108msgid "Continue"
    101109msgstr ""
    102110
     111#: inc/assets/jsx/build/modal.js:1
    103112#: inc/assets/jsx/src/modal.js:96
    104113msgid "You'll need to upgrade to get access to this"
    105114msgstr ""
    106115
     116#: inc/assets/jsx/build/modal.js:1
    107117#: inc/assets/jsx/src/modal.js:101
    108118msgid "You're just a mouse click and a few key taps away from building better modals."
    109119msgstr ""
    110120
     121#: inc/assets/jsx/build/modal.js:1
    111122#: inc/assets/jsx/src/modal.js:107
    112123msgid "Advanced features and integrations"
    113124msgstr ""
    114125
     126#: inc/assets/jsx/build/modal.js:1
    115127#: inc/assets/jsx/src/modal.js:108
    116128msgid "Help from our friendly support team"
    117129msgstr ""
    118130
     131#: inc/assets/jsx/build/modal.js:1
    119132#: inc/assets/jsx/src/modal.js:109
    120133msgid "New updates every second week"
    121134msgstr ""
    122135
     136#: inc/assets/jsx/build/modal.js:1
    123137#: inc/assets/jsx/src/modal.js:111
    124138msgid "Ready to build better modals?"
    125139msgstr ""
    126140
     141#: inc/assets/jsx/build/modal.js:1
    127142#: inc/assets/jsx/src/modal.js:119
    128143msgid "Learn More Now"
    129144msgstr ""
    130145
     146#: inc/assets/jsx/build/modal.js:1
    131147#: inc/assets/jsx/src/modal.js:124
    132148msgid "Nope, Maybe Later"
  • hostbox-google-recaptcha/trunk/readme.txt

    r3240372 r3276693  
    44Tags: Google reCAPTCHA, Hostbox, spam prevention, spam protection, reCAPTCHA
    55Requires at least: 5.0
    6 Tested up to: 6.7.2
     6Tested up to: 6.8
    77Requires PHP: 7.0
    8 Stable tag: 0.0.8
     8Stable tag: 0.0.9
    99Author: Hostbox
    1010Author URI: https://www.hostbox.me
     
    9797== Changelog ==
    9898
     99= April 18, 2025 =
     100
     101Version 0.0.9 changelog:
     102
     103* Update: WordPress 6.8 compatibility
     104
    99105= February 14, 2025 =
    100106
     
    142148== Upgrade Notice ==
    143149
     150= 0.0.9 =
     151
     152* Update: WordPress 6.8 compatibility
     153
    144154= 0.0.8 =
    145155
Note: See TracChangeset for help on using the changeset viewer.