/**handles:wpforms-validation,wpforms-mailcheck,wpforms-punycode,wpforms-generic-utils,wpforms-flatpickr,wpforms-jquery-timepicker,wpforms-address-field**/ /*! jQuery Validation Plugin – v1.21.0 – 7/17/2024 * https://jqueryvalidation.org/ * Copyright (c) 2024 Jörn Zaefferer; Licensed MIT */ !function(a){“function”==typeof define&&define.amd?define([“jquery”],a):”object”==typeof module&&module.exports?module.exports=a(require(“jquery”)):a(jQuery)}(function(a){a.extend(a.fn,{validate:function(b){if(!this.length)return void(b&&b.debug&&window.console&&console.warn(“Nothing selected, can’t validate, returning nothing.”));var c=a.data(this[0],”validator”);return c?c:(this.attr(“novalidate”,”novalidate”),c=new a.validator(b,this[0]),a.data(this[0],”validator”,c),c.settings.onsubmit&&(this.on(“click.validate”,”:submit”,function(b){c.submitButton=b.currentTarget,a(this).hasClass(“cancel”)&&(c.cancelSubmit=!0),void 0!==a(this).attr(“formnovalidate”)&&(c.cancelSubmit=!0)}),this.on(“submit.validate”,function(b){function d(){var d,e;return c.submitButton&&(c.settings.submitHandler||c.formSubmitted)&&(d=a(“”).attr(“name”,c.submitButton.name).val(a(c.submitButton).val()).appendTo(c.currentForm)),!(c.settings.submitHandler&&!c.settings.debug)||(e=c.settings.submitHandler.call(c,c.currentForm,b),d&&d.remove(),void 0!==e&&e)}return c.settings.debug&&b.preventDefault(),c.cancelSubmit?(c.cancelSubmit=!1,d()):c.form()?c.pendingRequest?(c.formSubmitted=!0,!1):d():(c.focusInvalid(),!1)})),c)},valid:function(){var b,c,d;return a(this[0]).is(“form”)?b=this.validate().form():(d=[],b=!0,c=a(this[0].form).validate(),this.each(function(){b=c.element(this)&&b,b||(d=d.concat(c.errorList))}),c.errorList=d),b},rules:function(b,c){var d,e,f,g,h,i,j=this[0],k=”undefined”!=typeof this.attr(“contenteditable”)&&”false”!==this.attr(“contenteditable”);if(null!=j&&(!j.form&&k&&(j.form=this.closest(“form”)[0],j.name=this.attr(“name”)),null!=j.form)){if(b)switch(d=a.data(j.form,”validator”).settings,e=d.rules,f=a.validator.staticRules(j),b){case”add”:a.extend(f,a.validator.normalizeRule(c)),delete f.messages,e[j.name]=f,c.messages&&(d.messages[j.name]=a.extend(d.messages[j.name],c.messages));break;case”remove”:return c?(i={},a.each(c.split(/\s/),function(a,b){i[b]=f[b],delete f[b]}),i):(delete e[j.name],f)}return g=a.validator.normalizeRules(a.extend({},a.validator.classRules(j),a.validator.attributeRules(j),a.validator.dataRules(j),a.validator.staticRules(j)),j),g.required&&(h=g.required,delete g.required,g=a.extend({required:h},g)),g.remote&&(h=g.remote,delete g.remote,g=a.extend(g,{remote:h})),g}}});var b=function(a){return a.replace(/^[\s\uFEFF\xA0]+|[\s\uFEFF\xA0]+$/g,””)};a.extend(a.expr.pseudos||a.expr[“:”],{blank:function(c){return!b(“”+a(c).val())},filled:function(c){var d=a(c).val();return null!==d&&!!b(“”+d)},unchecked:function(b){return!a(b).prop(“checked”)}}),a.validator=function(b,c){this.settings=a.extend(!0,{},a.validator.defaults,b),this.currentForm=c,this.init()},a.validator.format=function(b,c){return 1===arguments.length?function(){var c=a.makeArray(arguments);return […]
source https://cartercapner.com.au/?post_type=wphb_minify_group&p=83051
Carter Capner Law
Thursday, 15 January 2026
Wednesday, 14 January 2026
4180c133c9a0259bb89fa452feeedee7-scripts
/**handles:jquery-core,jquery-migrate**/ /*! jQuery v3.7.1 | (c) OpenJS Foundation and other contributors | jquery.org/license */ !function(e,t){“use strict”;”object”==typeof module&&”object”==typeof module.exports?module.exports=e.document?t(e,!0):function(e){if(!e.document)throw new Error(“jQuery requires a window with a document”);return t(e)}:t(e)}(“undefined”!=typeof window?window:this,function(ie,e){“use strict”;var oe=[],r=Object.getPrototypeOf,ae=oe.slice,g=oe.flat?function(e){return oe.flat.call(e)}:function(e){return oe.concat.apply([],e)},s=oe.push,se=oe.indexOf,n={},i=n.toString,ue=n.hasOwnProperty,o=ue.toString,a=o.call(Object),le={},v=function(e){return”function”==typeof e&&”number”!=typeof e.nodeType&&”function”!=typeof e.item},y=function(e){return null!=e&&e===e.window},C=ie.document,u={type:!0,src:!0,nonce:!0,noModule:!0};function m(e,t,n){var r,i,o=(n=n||C).createElement(“script”);if(o.text=e,t)for(r in u)(i=t[r]||t.getAttribute&&t.getAttribute(r))&&o.setAttribute(r,i);n.head.appendChild(o).parentNode.removeChild(o)}function x(e){return null==e?e+””:”object”==typeof e||”function”==typeof e?n[i.call(e)]||”object”:typeof e}var t=”3.7.1″,l=/HTML$/i,ce=function(e,t){return new ce.fn.init(e,t)};function c(e){var t=!!e&&”length”in e&&e.length,n=x(e);return!v(e)&&!y(e)&&(“array”===n||0===t||”number”==typeof t&&0<t&&t-1 in e)}function fe(e,t){return […]
source https://cartercapner.com.au/?post_type=wphb_minify_group&p=82806
source https://cartercapner.com.au/?post_type=wphb_minify_group&p=82806
Tuesday, 13 January 2026
d803c49da6289b13f3def916d9f44ec7-styles
/**handles:wpcode-admin-bar-css**/ #wpadminbar .wpcode-admin-bar-info-separator-top{margin-top:5px;padding-top:5px;border-top:1px solid}#wpadminbar .wpcode-admin-bar-description .ab-item{font-weight:700}#wpadminbar .wpcode-pro-indicator{background:#bbb;color:#333!important;text-transform:uppercase;padding:4px 7px;border-radius:9px;font-size:8px;line-height:1;display:inline-block;vertical-align:text-top;font-weight:600}#wpadminbar #wp-admin-bar-wpcode-upgrade a{background-color:#59a56d!important;color:#fff!important}#wpadminbar .quicklinks .wpcode-admin-bar-upsell-submenu .ab-empty-item{display:none}#wpadminbar .quicklinks .wpcode-admin-bar-has-upsell-submenu .ab-sub-wrapper{background:0 0;box-shadow:none}#wpadminbar .wpcode-admin-bar-submenu-upsell{min-width:660px;border-radius:8px;box-shadow:0 2px 5px rgba(0,0,0,.2);background:#fff;color:#1d2327;padding:40px;text-align:center}#wpadminbar .wpcode-admin-bar-submenu-upsell .wpcode-heading{font-size:24px;padding:8px 12px;line-height:1.5}#wpadminbar .wpcode-admin-bar-submenu-upsell p{color:#777;font-size:16px;margin:16px 0;line-height:1.5}#wpadminbar .wpcode-admin-bar-submenu-upsell .wpcode-button{margin-top:6px!important;background-color:#e06b44;color:#fff!important;font-size:16px;display:inline-block;border-radius:4px;padding:10px 36px;font-weight:700;height:auto}#wpadminbar .wpcode-menu-notification-counter{display:inline-block!important;min-width:18px!important;height:18px!important;border-radius:9px!important;margin:7px 0 0 2px!important;vertical-align:top!important;font-size:11px!important;line-height:1.6!important;text-align:center!important}#wpadminbar .wpcode-admin-bar-info-submenu .wpcode-menu-notification-counter{float:right;margin-top:5px!important}body:not(.wp-admin) .wpcode-menu-notification-counter{background-color:#d63638!important;color:#fff!important}.wpcode-testing-mode #wp-admin-bar-wpcode-admin-bar-info>.ab-item{color:#fff;background-color:#09a347}
source https://cartercapner.com.au/?post_type=wphb_minify_group&p=82661
source https://cartercapner.com.au/?post_type=wphb_minify_group&p=82661
ed4bdc1fdd1a33414049de5e8875a2e6-styles
/**handles:rank-math-local-business,rank-math-review-snippet,rank-math-review-pro-snippet**/ .rank-math-business-wrapper .rank-math-directions-wrapper .rank-math-directions-result{display:none}.rank-math-business-wrapper .rank-math-directions-wrapper.show .rank-math-directions-result{display:block} /*! * Plugin: Rank Math * URL: https://rankmath.com/wordpress/plugin/seo-suite/ * Name: rank-math-review-snippet.css */@-webkit-keyframes spin{0%{-webkit-transform:rotate(0)}100%{-webkit-transform:rotate(-360deg)}}@keyframes spin{0%{-webkit-transform:rotate(0)}100%{-webkit-transform:rotate(-360deg)}}@keyframes bounce{from{-webkit-transform:translateY(0);transform:translateY(0)}to{-webkit-transform:translateY(-5px);transform:translateY(-5px)}}@-webkit-keyframes bounce{from{-webkit-transform:translateY(0);transform:translateY(0)}to{-webkit-transform:translateY(-5px);transform:translateY(-5px)}}@-webkit-keyframes loading{0%{background-size:20% 50%,20% 50%,20% 50%}20%{background-size:20% 20%,20% 50%,20% 50%}40%{background-size:20% 100%,20% 20%,20% 50%}60%{background-size:20% 50%,20% 100%,20% 20%}80%{background-size:20% 50%,20% 50%,20% 100%}100%{background-size:20% 50%,20% 50%,20% 50%}}@keyframes loading{0%{background-size:20% 50%,20% 50%,20% 50%}20%{background-size:20% 20%,20% 50%,20% 50%}40%{background-size:20% 100%,20% 20%,20% 50%}60%{background-size:20% 50%,20% 100%,20% 20%}80%{background-size:20% 50%,20% […]
source https://cartercapner.com.au/?post_type=wphb_minify_group&p=82659
source https://cartercapner.com.au/?post_type=wphb_minify_group&p=82659
Monday, 12 January 2026
867cd0cf45a2adecf3d88d2b93929e50-scripts
/**handles:sp-smart-post-back-to-top,optinmonster-wp-helper**/ document.addEventListener(“DOMContentLoaded”,()=>{let p=document.querySelector(“#sp-smart-post-back-to-top-btn”);if(p){let e=p.querySelector(“.sp-smart-post-back-to-top-icon”),s=p.querySelector(“.sp-smart-post-back-to-top-text.sp-back-to-top-text”),o=p.querySelector(“.sp-smart-post-back-to-top-text.sp-go-to-bottom-text”),n=1e3*parseInt(p.dataset?.transition)||1e3,a=p.dataset?.goBottom||!1,l=p.dataset?.animation||”fade-in”,r={“fade-in”:”translate(0px, 0px)”,”slide-in-left”:”translate(10px, 0px)”,”slide-in-right”:”translate(-10px, 0px)”,”slide-in-up”:”translate(0px, 10px)”},i=(p.style.transition=”all 0.3s ease”,e.style.transition=”transform 0.3s ease”,window.scrollY),d=null,c=t=>{s&&o&&(s.classList.add(t?”sp-hide-label”:”sp-show-label”),s.classList.remove(t?”sp-show-label”:”sp-hide-label”),o.classList.add(t?”sp-show-label”:”sp-hide-label”),o.classList.remove(t?”sp-hide-label”:”sp-show-label”))};window.addEventListener(“scroll”,()=>{var t;a&&((t=window.scrollY)>i?(d=”down”,e.style.transform=”rotateX(180deg)”,c(!0)):t{t.preventDefault(),u(n,a?d:null),y()}),c(!1),m(),y();let t;function m(){var t;350{window.scrollY<=250&&(p.style.display="none")},300))}function u(s,t=null){let o=window.scrollY;var e;let n=("down"===t?document.body.scrollHeight:0)-o,a=performance.now();function l(t){var t=t-a,e=Math.min(t/s,1),e=e<.5?4*e**3:1-Math.pow(-2*e+2,3)/2;window.scrollTo(0,o+n*e),t{setTimeout(()=>{var t=p.getBoundingClientRect(),t=t.top+window.scrollY+t.height,e=document.documentElement.scrollHeight;s(e-t{t&&cancelAnimationFrame(t),t=requestAnimationFrame(m)})}}); window.OMAPI_Helper=window.OMAPI_Helper||{},function(e,i,t){“use strict”;t.fixIds=[],t.maybeFixZindex=(e,o)=>{if(-1!==t.fixIds.indexOf(o)||i.getElementById(“om-wpforms-gforms-zindex”))return;e.querySelectorAll(“.wpforms-datepicker, .wpforms-timepicker, .gform-theme-datepicker”).length&&t.fixIds.push(o);const r=i.createElement(“style”);r.id=”om-wpforms-gforms-zindex”,r.innerText=”.flatpickr-calendar.open, .ui-timepicker-wrapper, body #ui-datepicker-div.gform-theme-datepicker.gform-theme-datepicker[style] { z-index: 999999999 !important; }”,i.head.appendChild(r)},t.maybeRemoveCssFix=e=>{const o=t.fixIds.indexOf(e);o>-1&&t.fixIds.splice(o,1),t.fixIds.length||i.getElementById(“om-wpforms-gforms-zindex”).remove()},i.addEventListener(“om.Styles.positionFloating”,function(t){var o=t.detail.Campaign;if(“floating”===o.Types.type&&”top”===o.options.position&&i.getElementById(“wpadminbar”)){const i=e.matchMedia(“(max-width: 782px)”).matches?”46px”:”32px”;o.contain.style.marginTop=i}});const o=(t,o)=>{const r=t.detail.Campaign.id,m=i.querySelectorAll(`#om-${r} form`);e._omapp._utils.helpers.each(m,(e,i)=>{i.id&&-1!==i.id.indexOf(“wpforms-form-“)&&o(r,i)})};i.addEventListener(“om.Html.append.after”,r=>{o(r,(o,r)=>{jQuery(i).on(“wpformsAjaxSubmitSuccess.omWpforms”+o,function(i){if(i.target===r){const i=e[“om”+o];i&&(i.Listeners.convert(),e._omapp._utils.events.trigger(r,”omWpformsSuccess”))}}),t.maybeFixZindex(r,o)}),(o=>{const r=o.detail.Campaign.id,m=i.querySelectorAll(`#om-${r} form`);e._omapp._utils.helpers.each(m,(i,o)=>{o.id&&-1!==o.id.indexOf(“gform_”)&&((i,o)=>{e.gform&&e.gform.tools&&e.gform.tools.trigger&&e.gform.tools.trigger(“gform_main_scripts_loaded”),e.gformInitDatepicker&&e.gformInitDatepicker(),t.maybeFixZindex(o,i)})(r,o)})})(r)}),i.addEventListener(“om.Campaign.startClose”,e=>{o(e,(e,o)=>{jQuery(i).off(“wpformsAjaxSubmitSuccess.omWpforms”+e),t.maybeRemoveCssFix(e)})})}(window,document,window.OMAPI_Helper);
source https://cartercapner.com.au/?post_type=wphb_minify_group&p=82597
source https://cartercapner.com.au/?post_type=wphb_minify_group&p=82597
Sunday, 11 January 2026
35d5976175e24c273b6f029e7c27956e-scripts
/**handles:underscore,wp-util**/ /*! This file is auto-generated */ !function(n,t){var r,e;”object”==typeof exports&&”undefined”!=typeof module?module.exports=t():”function”==typeof define&&define.amd?define(“underscore”,t):(n=”undefined”!=typeof globalThis?globalThis:n||self,r=n._,(e=n._=t()).noConflict=function(){return n._=r,e})}(this,function(){var n=”1.13.7″,t=”object”==typeof self&&self.self===self&&self||”object”==typeof global&&global.global===global&&global||Function(“return this”)()||{},e=Array.prototype,V=Object.prototype,F=”undefined”!=typeof Symbol?Symbol.prototype:null,P=e.push,f=e.slice,s=V.toString,q=V.hasOwnProperty,r=”undefined”!=typeof ArrayBuffer,u=”undefined”!=typeof DataView,U=Array.isArray,W=Object.keys,z=Object.create,L=r&&ArrayBuffer.isView,$=isNaN,C=isFinite,K=!{toString:null}.propertyIsEnumerable(“toString”),J=[“valueOf”,”isPrototypeOf”,”toString”,”propertyIsEnumerable”,”hasOwnProperty”,”toLocaleString”],G=Math.pow(2,53)-1;function l(u,o){return o=null==o?u.length-1:+o,function(){for(var n=Math.max(arguments.length-o,0),t=Array(n),r=0;r<n;r++)t[r]=arguments[r+o];switch(o){case 0:return u.call(this,t);case 1:return u.call(this,arguments[0],t);case 2:return u.call(this,arguments[0],arguments[1],t)}for(var e=Array(o+1),r=0;r<o;r++)e[r]=arguments[r];return e[o]=t,u.apply(this,e)}}function o(n){var t=typeof n;return"function"==t||"object"==t&&!!n}function H(n){return void 0===n}function Q(n){return!0===n||!1===n||"[object Boolean]"===s.call(n)}function i(n){var t="[object "+n+"]";return function(n){return s.call(n)===t}}var X=i("String"),Y=i("Number"),Z=i("Date"),nn=i("RegExp"),tn=i("Error"),rn=i("Symbol"),en=i("ArrayBuffer"),a=i("Function"),t=t.document&&t.document.childNodes,p=a="function"!=typeof/./&&"object"!=typeof Int8Array&&"function"!=typeof t?function(n){return"function"==typeof n||!1}:a,t=i("Object"),un=u&&(!/\[native code\]/.test(String(DataView))||t(new DataView(new ArrayBuffer(8)))),a="undefined"!=typeof Map&&t(new Map),u=i("DataView");var h=un?function(n){return […]
source https://cartercapner.com.au/?post_type=wphb_minify_group&p=82511
source https://cartercapner.com.au/?post_type=wphb_minify_group&p=82511
Saturday, 10 January 2026
d803c49da6289b13f3def916d9f44ec7-styles
/**handles:wpcode-admin-bar-css**/ #wpadminbar .wpcode-admin-bar-info-separator-top{margin-top:5px;padding-top:5px;border-top:1px solid}#wpadminbar .wpcode-admin-bar-description .ab-item{font-weight:700}#wpadminbar .wpcode-pro-indicator{background:#bbb;color:#333!important;text-transform:uppercase;padding:4px 7px;border-radius:9px;font-size:8px;line-height:1;display:inline-block;vertical-align:text-top;font-weight:600}#wpadminbar #wp-admin-bar-wpcode-upgrade a{background-color:#59a56d!important;color:#fff!important}#wpadminbar .quicklinks .wpcode-admin-bar-upsell-submenu .ab-empty-item{display:none}#wpadminbar .quicklinks .wpcode-admin-bar-has-upsell-submenu .ab-sub-wrapper{background:0 0;box-shadow:none}#wpadminbar .wpcode-admin-bar-submenu-upsell{min-width:660px;border-radius:8px;box-shadow:0 2px 5px rgba(0,0,0,.2);background:#fff;color:#1d2327;padding:40px;text-align:center}#wpadminbar .wpcode-admin-bar-submenu-upsell .wpcode-heading{font-size:24px;padding:8px 12px;line-height:1.5}#wpadminbar .wpcode-admin-bar-submenu-upsell p{color:#777;font-size:16px;margin:16px 0;line-height:1.5}#wpadminbar .wpcode-admin-bar-submenu-upsell .wpcode-button{margin-top:6px!important;background-color:#e06b44;color:#fff!important;font-size:16px;display:inline-block;border-radius:4px;padding:10px 36px;font-weight:700;height:auto}#wpadminbar .wpcode-menu-notification-counter{display:inline-block!important;min-width:18px!important;height:18px!important;border-radius:9px!important;margin:7px 0 0 2px!important;vertical-align:top!important;font-size:11px!important;line-height:1.6!important;text-align:center!important}#wpadminbar .wpcode-admin-bar-info-submenu .wpcode-menu-notification-counter{float:right;margin-top:5px!important}body:not(.wp-admin) .wpcode-menu-notification-counter{background-color:#d63638!important;color:#fff!important}.wpcode-testing-mode #wp-admin-bar-wpcode-admin-bar-info>.ab-item{color:#fff;background-color:#09a347}
source https://cartercapner.com.au/?post_type=wphb_minify_group&p=82476
source https://cartercapner.com.au/?post_type=wphb_minify_group&p=82476
Subscribe to:
Comments (Atom)
ee20b1e344db7a0632a378c1f1b6a039-scripts
/**handles:wpforms-validation,wpforms-mailcheck,wpforms-punycode,wpforms-generic-utils,wpforms-flatpickr,wpforms-jquery-timepicker,wpforms-a...
-
/**handles:wpforms-mailcheck,wpforms-punycode,wpforms-generic-utils,wpforms-flatpickr,wpforms-jquery-timepicker,wpforms-address-field**/ /*!...
-
/**handles:googlesitekit-events-provider-optin-monster,googlesitekit-events-provider-wpforms,smush-lazy-load,mailcheck-js,autocomplete-email...
-
/**handles:pcp-bxslider,pcp-popup,pcp_fonttello_icon,pcp_social_icons_style,pcp-style,passster-public,mdp-speaker,mdp-speaker-player-mediael...