=== Yoast Duplicate Post === Contributors: yoast, lopo Donate link: https://yoast.com/wordpress/plugins/duplicate-post/ Tags: duplicate post, copy, clone Requires at least: 6.4 Tested up to: 6.6 Stable tag: 4.5 Requires PHP: 5.6.20 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html The go-to tool for cloning posts and pages, including the powerful Rewrite & Republish feature. == Description == This plugin allows users to clone posts of any type, or copy them to new drafts for further editing. How it works: 1. In 'Edit Posts'/'Edit Pages', you can click on 'Clone' link below the post/page title: this will immediately create a copy and return to the list. 2. In 'Edit Posts'/'Edit Pages', you can select one or more items, then choose 'Clone' in the 'Bulk Actions' dropdown to copy them all at once. 3. In 'Edit Posts'/'Edit Pages', you can click on 'New Draft' link below the post/page title. 4. On the post edit screen, you can click on 'Copy to a new draft' above "Cancel"/"Move to trash" or in the admin bar. 5. While viewing a post as a logged in user, you can click on 'Copy to a new draft' in the admin bar. 3, 4 and 5 will lead to the edit page for the new draft: change what you want, click on 'Publish' and you're done. There is also a **template tag**, so you can put it in your templates and clone your posts/pages from the front-end. Clicking on the link will lead you to the edit page for the new draft, just like the admin bar link. Duplicate Post has many useful settings to customize its behavior and restrict its use to certain roles or post types. Check out the extensive documentation on [yoast.com](https://yoast.com/wordpress/plugins/duplicate-post/) and our [developer docs](https://developer.yoast.com/duplicate-post/overview/). == Installation == Use WordPress' Add New Plugin feature, searching "Duplicate Post", or download the archive and: 1. Unzip the archive on your computer 2. Upload `duplicate-post` directory to the `/wp-content/plugins/` directory 3. Activate the plugin through the 'Plugins' menu in WordPress 4. Go to Settings -> Duplicate Post and customize behaviour as needed == Frequently Asked Questions == = The plugin doesn't work, why? = First, check your version of WordPress: the plugin is not supposed to work on old versions anymore. Make sure also to upgrade to the last version of the plugin! Then try to deactivate and re-activate it, some user have reported that this fixes some problems. Pay also attention to the "Permissions" tab in the Settings: make sure the plugin is enabled for the desired roles and post types. If it still doesn't work, maybe there is some kind of conflict with other plugins: feel free [to write in the forum](https://wordpress.org/support/plugin/duplicate-post) and we'll try to discover a solution (it will be *really* helpful if you try to deactivate all your other plugins one by one to see which one conflicts with mine... But do it only if you know what you're doing, I will not be responsible of any problem you may experience). = The plugin is not translated in my language! = From version 3.0 the plugin's translations are managed by the WordPress.org platform and the plugin is shipped without language files, so first of all update translations under Dashboard->Updates. If Duplicate Post is still in English, or if there are some untranslated strings, you can [help translating to your language](https://translate.wordpress.org/projects/wp-plugins/duplicate-post): you only need a WordPress.org account. == Screenshots == 1. Classic editor. 2. Block editor. 3. Post list. 4. Admin bar menu. 5. Bulk actions. 6. The options page. == Changelog == = 4.5 = Release Date: June 28th, 2022 Enhancements: * Improves the impact of the plugin on the performance of the site by avoiding useless calls on the `gettext` filter. Bugfixes: * Fixes a bug where a section in the Classic Editor's submitbox would be displayed with incorrect margins. Other: * Sets the WordPress tested up to version to 6.0. = 4.4 = Release Date: January 25th, 2022 Enhancements: * Converts the upgrade notice into a welcome notice for first-time users. Bugfixes: * Fixes a bug where HTML tags in a Custom HTML block would be removed when republishing a scheduled Rewrite & Republish copy. * Fixes a bug where the button style would be broken in the Classic Editor. * Fixes a bug where a fatal error would be triggered in the Widgets page in combination with some themes or plugins. Other: * Sets the WordPress tested up to version to 5.9. = Earlier versions = For the changelog of earlier versions, please refer to [the changelog on yoast.com](https://yoa.st/duplicate-post-changelog). == Contribute == If you find this useful and if you want to contribute, there are two ways: 1. Submit your bug reports, suggestions and requests for features on [GitHub](https://github.com/Yoast/duplicate-post); 2. If you want to translate it to your language (there are just a few lines of text), you can use the [translation project](https://translate.wordpress.org/projects/wp-plugins/duplicate-post); /*! elementor-pro - v3.11.6 - 14-03-2023 */ .elementor-document-handle { display: none; align-items: center; position: absolute; z-index: 2147483640; top: 0; left: 50%; transform: translateX(-50%); background-color: #fcb92c; padding: 5px 10px; font-family: Roboto, Arial, Helvetica, Verdana, sans-serif; font-size: 11px; color: #fff; border-radius: 0 0 3px 3px; cursor: pointer; } .elementor-document-handle:before, .elementor-document-handle:after { content: ""; position: absolute; border: solid transparent; } .elementor-document-handle:before { right: calc(100% - 1px); border-right-color: #fcb92c; border-width: 0 14px 23px 0; } .elementor-document-handle:after { left: calc(100% - 1px); border-left-color: #fcb92c; border-width: 0 0 23px 14px; } .elementor-document-handle .eicon-edit { margin-left: 5px; } .elementor-editor-active .elementor:not(.elementor-edit-mode):hover, .elementor-editor-active *[data-editable-elementor-document]:not(.elementor-edit-mode):hover { box-shadow: 0 0 0 1px #fcb92c; } .elementor-editor-active *[data-editable-elementor-document] { position: relative; } .elementor-editor-active *[data-editable-elementor-document]:not(.elementor-edit-mode):hover > .elementor-document-handle:not(.elementor-document-save-back-handle) { display: flex; line-height: initial; } .elementor-editor-active *[data-editable-elementor-document].loading { opacity: 0.5; } .elementor-editor-active *[data-editable-elementor-document][data-elementor-type=single] > .elementor-document-handle { transform: translateX(-50%) translateY(-100%); border-radius: 3px 3px 0 0; } .elementor-editor-active *[data-editable-elementor-document][data-elementor-type=single] > .elementor-document-handle:before { border-width: 23px 14px 0 0; } .elementor-editor-active *[data-editable-elementor-document][data-elementor-type=single] > .elementor-document-handle:after { border-width: 23px 0 0 14px; } .elementor-widget.elementor-sticky--effects .elementor-editor-widget-settings { right: -14px; } .elementor-embedded-editor.elementor-location-header .elementor-section-wrap:not(:empty) + #elementor-add-new-section { display: none; } .elementor-editor-preview .elementor-edit-area-active[data-elementor-type=loop-item] .elementor-element-overlay, .elementor-editor-preview .elementor-edit-area-active[data-elementor-type=loop-item] .elementor-empty, .elementor-editor-preview .elementor-edit-area-active[data-elementor-type=loop-item] .elementor-add-section, .elementor-editor-preview .elementor-edit-area-active[data-elementor-type=loop-item] .elementor-add-section-inline, .elementor-editor-preview .elementor-edit-area-active[data-elementor-type=loop-item] .elementor-empty-view, .elementor-editor-preview .elementor-edit-area-active[data-elementor-type=loop-item] .elementor-widget-empty { display: initial; } .elementor-document-handle.elementor-document-save-back-handle { top: -23px; } .elementor-document-handle.elementor-document-save-back-handle:before { border-width: 23px 14px 0px 0px; } .elementor-document-handle.elementor-document-save-back-handle:after { border-width: 23px 0px 0px 14px; } .elementor-document-handle.elementor-document-save-back-handle .eicon-arrow-left, .elementor-document-handle.elementor-document-save-back-handle .eicon-arrow-right { margin-left: 5px; } .elementor-loop-container > div.elementor-edit-area-active:first-of-type { border: 1px solid #fcb92c; } div[class*=elementor-widget-loop] .elementor-edit-area-active[data-editable-elementor-document], div[class*=elementor-widget-loop] .elementor-edit-area-active.swiper-slide-active, div[class*=elementor-widget-loop] .elementor-edit-area-active.e-loop-first-edit:first-of-type { border: 1px solid #fcb92c; } div[class*=elementor-widget-loop] .elementor-edit-area-active .elementor-document-save-back-handle { display: flex; line-height: initial; white-space: nowrap; } div[class*=elementor-widget-loop] #elementor-add-new-section { margin: 30px auto; } div[class*=elementor-widget-loop] .elementor-add-section-inner { padding: 15px 0; } .elementor-edit-area-active[data-elementor-type=loop-item] .elementor-add-template-button { display: none; } .elementor-edit-area-active[data-elementor-type=loop-item] .elementor-add-section-button { -webkit-margin-start: 0; margin-inline-start: 0; } .elementor-edit-area-active[data-elementor-type=loop-item] .elementor-section-wrap { /* Overwrite the 25px min-height from the default .elementor-section-wrap:empty, as this causes unnecessary white space between the "Drag widget here" box and the document handles for in-place editing, making it look like this area is not vertically aligned on a new empty state. */ } .elementor-edit-area-active[data-elementor-type=loop-item] .elementor-section-wrap:not(:empty) + #elementor-add-new-section { display: none; } .elementor-edit-area-active[data-elementor-type=loop-item] .elementor-section-wrap:empty { min-height: 0; } .elementor-editor-active [class*=elementor-widget-loop] .elementor:not([data-editable-elementor-document]):hover { box-shadow: initial; } .elementor-editor-active [class*=elementor-widget-loop]:hover [data-editable-elementor-document] { box-shadow: 0 0 0 1px #fcb92c; } .elementor-editor-active [class*=elementor-widget-loop]:hover .elementor-document-handle:not(.elementor-document-save-back-handle) { display: flex; line-height: initial; white-space: nowrap; } .e-loop-template-canvas { display: flex; align-items: center; justify-content: center; min-height: 100vh; } .e-loop-template-canvas [data-elementor-type=loop-item].e-loop-item { max-width: var(--preview-width, 410px); width: var(--preview-width, 410px); } .e-loop-template-canvas [data-elementor-type=loop-item].e-loop-item #elementor-add-new-section { width: var(--preview-width, 410px); } /*# sourceMappingURL=preview-rtl.css.map */(self.webpackChunkelementor=self.webpackChunkelementor||[]).push([[808,8632],{8427:(e,t,n)=>{"use strict";var o=n(96784);Object.defineProperty(t,"__esModule",{value:!0}),t.default=t.NestedElementTypesBase=void 0;var r=o(n(39805)),i=o(n(40989)),a=o(n(15118)),l=o(n(29402)),s=o(n(87861)),u=o(n(58632)),d=o(n(39636));function _isNativeReflectConstruct(){try{var e=!Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],function(){}))}catch(e){}return(_isNativeReflectConstruct=function _isNativeReflectConstruct(){return!!e})()}var c=t.NestedElementTypesBase=function(e){function NestedElementTypesBase(){return(0,r.default)(this,NestedElementTypesBase),function _callSuper(e,t,n){return t=(0,l.default)(t),(0,a.default)(e,_isNativeReflectConstruct()?Reflect.construct(t,n||[],(0,l.default)(e).constructor):t.apply(e,n))}(this,NestedElementTypesBase,arguments)}return(0,s.default)(NestedElementTypesBase,e),(0,i.default)(NestedElementTypesBase,[{key:"getType",value:function getType(){elementorModules.ForceMethodImplementation()}},{key:"getView",value:function getView(){return u.default}},{key:"getEmptyView",value:function getEmptyView(){return d.default}},{key:"getModel",value:function getModel(){return $e.components.get("nested-elements/nested-repeater").exports.NestedModelBase}}])}(elementor.modules.elements.types.Base);t.default=c},11018:e=>{e.exports=function _nonIterableRest(){throw new TypeError("Invalid attempt to destructure non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")},e.exports.__esModule=!0,e.exports.default=e.exports},14718:(e,t,n)=>{var o=n(29402);e.exports=function _superPropBase(e,t){for(;!{}.hasOwnProperty.call(e,t)&&null!==(e=o(e)););return e},e.exports.__esModule=!0,e.exports.default=e.exports},15118:(e,t,n)=>{var o=n(10564).default,r=n(36417);e.exports=function _possibleConstructorReturn(e,t){if(t&&("object"==o(t)||"function"==typeof t))return t;if(void 0!==t)throw new TypeError("Derived constructors may only return object or undefined");return r(e)},e.exports.__esModule=!0,e.exports.default=e.exports},18821:(e,t,n)=>{var o=n(70569),r=n(65474),i=n(37744),a=n(11018);e.exports=function _slicedToArray(e,t){return o(e)||r(e,t)||i(e,t)||a()},e.exports.__esModule=!0,e.exports.default=e.exports},24129:(e,t,n)=>{"use strict";var o=n(12470).__,r=n(62688),i=n(96784);Object.defineProperty(t,"__esModule",{value:!0}),t.default=SelectPreset;var a=i(n(41594)),l=n(54454);function SelectPreset(e){var t=elementor.helpers.container;return a.default.createElement(a.default.Fragment,null,a.default.createElement("button",{type:"button",className:"elementor-add-section-close","aria-label":o("Close","elementor"),onClick:function handleClose(){l.EditorOneEventManager.sendCanvasEmptyBoxAction({targetName:"close",containerCreated:!1}),e.setIsRenderPresets(!1)}},a.default.createElement("i",{className:"eicon-close","aria-hidden":"true"})),a.default.createElement("div",{className:"e-view e-con-select-preset"},a.default.createElement("div",{className:"e-con-select-preset__title"},o("Select your Structure","elementor")),a.default.createElement("div",{className:"e-con-select-preset__list"},elementor.presetsFactory.getContainerPresets().map(function(n){return a.default.createElement("button",{type:"button",className:"e-con-preset","data-preset":n,key:n,onClick:function onClick(){return function onPresetSelected(e,n){l.EditorOneEventManager.sendCanvasEmptyBoxAction({targetName:"add_container",metadata:{container_type:"flexbox",structure_type:e},containerCreated:!0}),t.createContainerFromPreset(e,n,{createWrapper:!1})}(n,e.container)},dangerouslySetInnerHTML:{__html:elementor.presetsFactory.generateContainerPreset(n)}})}))))}SelectPreset.propTypes={container:r.object.isRequired,setIsRenderPresets:r.func.isRequired}},29402:e=>{function _getPrototypeOf(t){return e.exports=_getPrototypeOf=Object.setPrototypeOf?Object.getPrototypeOf.bind():function(e){return e.__proto__||Object.getPrototypeOf(e)},e.exports.__esModule=!0,e.exports.default=e.exports,_getPrototypeOf(t)}e.exports=_getPrototypeOf,e.exports.__esModule=!0,e.exports.default=e.exports},36417:e=>{e.exports=function _assertThisInitialized(e){if(void 0===e)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e},e.exports.__esModule=!0,e.exports.default=e.exports},37744:(e,t,n)=>{var o=n(78113);e.exports=function _unsupportedIterableToArray(e,t){if(e){if("string"==typeof e)return o(e,t);var n={}.toString.call(e).slice(8,-1);return"Object"===n&&e.constructor&&(n=e.constructor.name),"Map"===n||"Set"===n?Array.from(e):"Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)?o(e,t):void 0}},e.exports.__esModule=!0,e.exports.default=e.exports},39636:(e,t,n)=>{"use strict";var o=n(62688),r=n(96784),i=n(10564);Object.defineProperty(t,"__esModule",{value:!0}),t.default=Empty;var a=function _interopRequireWildcard(e,t){if("function"==typeof WeakMap)var n=new WeakMap,o=new WeakMap;return function _interopRequireWildcard(e,t){if(!t&&e&&e.__esModule)return e;var r,a,l={__proto__:null,default:e};if(null===e||"object"!=i(e)&&"function"!=typeof e)return l;if(r=t?o:n){if(r.has(e))return r.get(e);r.set(e,l)}for(var s in e)"default"!==s&&{}.hasOwnProperty.call(e,s)&&((a=(r=Object.defineProperty)&&Object.getOwnPropertyDescriptor(e,s))&&(a.get||a.set)?r(l,s,a):l[s]=e[s]);return l}(e,t)}(n(41594)),l=r(n(85707)),s=r(n(18821)),u=r(n(46716)),d=r(n(24129));function ownKeys(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(e);t&&(o=o.filter(function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable})),n.push.apply(n,o)}return n}function _objectSpread(e){for(var t=1;t{"use strict";var o=n(56441);function emptyFunction(){}function emptyFunctionWithReset(){}emptyFunctionWithReset.resetWarningCache=emptyFunction,e.exports=function(){function shim(e,t,n,r,i,a){if(a!==o){var l=new Error("Calling PropTypes validators directly is not supported by the `prop-types` package. Use PropTypes.checkPropTypes() to call them. Read more at http://fb.me/use-check-prop-types");throw l.name="Invariant Violation",l}}function getShim(){return shim}shim.isRequired=shim;var e={array:shim,bigint:shim,bool:shim,func:shim,number:shim,object:shim,string:shim,symbol:shim,any:shim,arrayOf:getShim,element:shim,elementType:shim,instanceOf:getShim,node:shim,objectOf:getShim,oneOf:getShim,oneOfType:getShim,shape:getShim,exact:getShim,checkPropTypes:emptyFunctionWithReset,resetWarningCache:emptyFunction};return e.PropTypes=e,e}},41621:(e,t,n)=>{var o=n(14718);function _get(){return e.exports=_get="undefined"!=typeof Reflect&&Reflect.get?Reflect.get.bind():function(e,t,n){var r=o(e,t);if(r){var i=Object.getOwnPropertyDescriptor(r,t);return i.get?i.get.call(arguments.length<3?e:n):i.value}},e.exports.__esModule=!0,e.exports.default=e.exports,_get.apply(null,arguments)}e.exports=_get,e.exports.__esModule=!0,e.exports.default=e.exports},46716:(e,t,n)=>{"use strict";var o=n(12470).__,r=n(62688),i=n(10564);Object.defineProperty(t,"__esModule",{value:!0}),t.default=AddSectionArea;var a=function _interopRequireWildcard(e,t){if("function"==typeof WeakMap)var n=new WeakMap,o=new WeakMap;return function _interopRequireWildcard(e,t){if(!t&&e&&e.__esModule)return e;var r,a,l={__proto__:null,default:e};if(null===e||"object"!=i(e)&&"function"!=typeof e)return l;if(r=t?o:n){if(r.has(e))return r.get(e);r.set(e,l)}for(var s in e)"default"!==s&&{}.hasOwnProperty.call(e,s)&&((a=(r=Object.defineProperty)&&Object.getOwnPropertyDescriptor(e,s))&&(a.get||a.set)?r(l,s,a):l[s]=e[s]);return l}(e,t)}(n(41594));function AddSectionArea(e){var t=(0,a.useRef)(),n=elementor.helpers.container;(0,a.useEffect)(function(){var n=jQuery(t.current),o=e.container.view.getDroppableOptions();return o.placeholder=!1,o.items="> .elementor-add-section-inner",o.hasDraggingOnChildClass="elementor-dragging-on-child",n.html5Droppable(o),function(){n.html5Droppable("destroy")}},[]);return a.default.createElement("div",{className:"elementor-add-section",onClick:function onClick(){return n.openEditMode(e.container)},ref:t,role:"button",tabIndex:"0"},a.default.createElement("div",{className:"elementor-add-section-inner"},a.default.createElement("div",{className:"e-view elementor-add-new-section"},a.default.createElement("button",{type:"button",className:"elementor-add-section-area-button elementor-add-section-button","aria-label":o("Add new container","elementor"),onClick:function handleAddContainerClick(){e.setIsRenderPresets(!0)}},a.default.createElement("i",{className:"eicon-plus","aria-hidden":"true"})),a.default.createElement("div",{className:"elementor-add-section-drag-title"},o("Drag widget here","elementor")))))}AddSectionArea.propTypes={container:r.object.isRequired,setIsRenderPresets:r.func.isRequired}},54454:(e,t,n)=>{"use strict";var o=n(96784);Object.defineProperty(t,"__esModule",{value:!0}),t.default=t.createDebouncedWidgetPanelSearch=t.createDebouncedFinderSearch=t.EditorOneEventManager=void 0;var r=o(n(85707)),i=o(n(39805)),a=o(n(40989));function ownKeys(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(e);t&&(o=o.filter(function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable})),n.push.apply(n,o)}return n}function _objectSpread(e){for(var t=1;t0&&void 0!==arguments[0]?arguments[0]:{},i=this.getConfig();return _objectSpread({app_type:null!==(e=null==i||null===(t=i.appTypes)||void 0===t?void 0:t.editor)&&void 0!==e?e:"editor",window_name:null!==(n=null==i||null===(o=i.appTypes)||void 0===o?void 0:o.editor)&&void 0!==n?n:"editor"},r)}},{key:"sendTopBarPublishDropdown",value:function sendTopBarPublishDropdown(e){var t,n,o,r,i,a,l,s=this.getConfig();return this.dispatchEvent(null==s||null===(t=s.names)||void 0===t||null===(t=t.editorOne)||void 0===t?void 0:t.topBarPublishDropdown,this.createBasePayload({interaction_type:this.toLowerSnake(null==s||null===(n=s.triggers)||void 0===n?void 0:n.click),target_type:null==s||null===(o=s.targetTypes)||void 0===o?void 0:o.dropdownItem,target_name:e,interaction_result:null==s||null===(r=s.interactionResults)||void 0===r?void 0:r.actionSelected,target_location:this.toLowerSnake(null==s||null===(i=s.locations)||void 0===i?void 0:i.topBar),location_l1:this.toLowerSnake(null==s||null===(a=s.secondaryLocations)||void 0===a?void 0:a.publishDropdown),location_l2:null==s||null===(l=s.targetTypes)||void 0===l?void 0:l.dropdownItem,interaction_description:"User selected an action from the publish dropdown"}))}},{key:"sendTopBarPageList",value:function sendTopBarPageList(e){var t,n,o,r,i,a,l,s,u=arguments.length>1&&void 0!==arguments[1]&&arguments[1],d=this.getConfig();return this.dispatchEvent(null==d||null===(t=d.names)||void 0===t||null===(t=t.editorOne)||void 0===t?void 0:t.topBarPageList,this.createBasePayload({interaction_type:this.toLowerSnake(null==d||null===(n=d.triggers)||void 0===n?void 0:n.click),target_type:null==d||null===(o=d.targetTypes)||void 0===o?void 0:o.dropdownItem,target_name:e,interaction_result:u?null==d||null===(r=d.interactionResults)||void 0===r?void 0:r.create:null==d||null===(i=d.interactionResults)||void 0===i?void 0:i.navigate,target_location:this.toLowerSnake(null==d||null===(a=d.locations)||void 0===a?void 0:a.topBar),location_l1:this.toLowerSnake(null==d||null===(l=d.secondaryLocations)||void 0===l?void 0:l.pageListDropdown),location_l2:null==d||null===(s=d.targetTypes)||void 0===s?void 0:s.dropdownItem,interaction_description:"User selected an action from the page list dropdown"}))}},{key:"sendSiteSettingsSession",value:function sendSiteSettingsSession(e){var t,n,o,r,i,a=e.targetType,l=e.visitedItems,s=void 0===l?[]:l,u=e.savedItems,d=void 0===u?[]:u,c=e.state,p=this.getConfig();return this.dispatchEvent(null==p||null===(t=p.names)||void 0===t||null===(t=t.editorOne)||void 0===t?void 0:t.siteSettingsSession,this.createBasePayload({interaction_type:this.toLowerSnake(null==p||null===(n=p.triggers)||void 0===n?void 0:n.click),target_type:a,target_name:"site_settings",interaction_result:null==p||null===(o=p.interactionResults)||void 0===o?void 0:o.sessionEnd,target_location:this.toLowerSnake(null==p||null===(r=p.locations)||void 0===r?void 0:r.leftPanel),location_l1:this.toLowerSnake(null==p||null===(i=p.secondaryLocations)||void 0===i?void 0:i.siteSettings),interaction_description:"Records areas visited as part of the site setting session",metadata:{visited_items:s,saved_items:d},state:c}))}},{key:"sendELibraryNav",value:function sendELibraryNav(e){var t,n,o,r,i,a,l=this.getConfig();return this.dispatchEvent(null==l||null===(t=l.names)||void 0===t||null===(t=t.editorOne)||void 0===t?void 0:t.eLibraryNav,this.createBasePayload({interaction_type:this.toLowerSnake(null==l||null===(n=l.triggers)||void 0===n?void 0:n.tabSelect),target_type:null==l||null===(o=l.targetTypes)||void 0===o?void 0:o.tab,target_name:this.toLowerSnake(e),interaction_result:null==l||null===(r=l.interactionResults)||void 0===r?void 0:r.tabChanged,target_location:this.toLowerSnake(null==l||null===(i=l.locations)||void 0===i?void 0:i.elementorLibrary),location_l1:this.toLowerSnake(null==l||null===(a=l.secondaryLocations)||void 0===a?void 0:a.libraryTabs),interaction_description:"User navigates within elementor library"}))}},{key:"sendELibraryInsert",value:function sendELibraryInsert(e){var t,n,o,r,i,a,l=e.assetId,s=e.assetName,u=e.libraryType,d=e.proRequired,c=void 0!==d&&d,p=this.getConfig(),v=this.createBasePayload({interaction_type:this.toLowerSnake(null==p||null===(t=p.triggers)||void 0===t?void 0:t.insert),target_type:null==p||null===(n=p.targetTypes)||void 0===n?void 0:n.button,target_name:String(l),interaction_result:null==p||null===(o=p.interactionResults)||void 0===o?void 0:o.assetInserted,target_location:this.toLowerSnake(null==p||null===(r=p.locations)||void 0===r?void 0:r.elementorLibrary),location_l1:this.toLowerSnake(u),location_l2:this.toLowerSnake(null==p||null===(i=p.secondaryLocations)||void 0===i?void 0:i.assetCard),interaction_description:"User inserts block/pages from elementor library",metadata:{template_id:String(l),template_name:this.decodeHtmlEntities(s)||""}});return c&&(v.state="pro_plan_required"),this.dispatchEvent(null==p||null===(a=p.names)||void 0===a||null===(a=a.editorOne)||void 0===a?void 0:a.eLibraryInsert,v)}},{key:"sendELibraryFavorite",value:function sendELibraryFavorite(e){var t,n,o,r,i,a,l=e.assetId,s=e.assetName,u=e.libraryType,d=e.isFavorite,c=e.proRequired,p=void 0!==c&&c,v=this.getConfig(),f=this.createBasePayload({interaction_type:this.toLowerSnake(null==v||null===(t=v.triggers)||void 0===t?void 0:t.click),target_type:null==v||null===(n=v.targetTypes)||void 0===n?void 0:n.toggle,target_name:String(l),interaction_result:null==v||null===(o=v.interactionResults)||void 0===o?void 0:o.assetFavorite,target_value:Boolean(d),target_location:this.toLowerSnake(null==v||null===(r=v.locations)||void 0===r?void 0:r.elementorLibrary),location_l1:this.toLowerSnake(u),location_l2:this.toLowerSnake(null==v||null===(i=v.secondaryLocations)||void 0===i?void 0:i.assetCard),interaction_description:"User favorite block/pages from elementor library",metadata:{template_id:String(l),template_name:this.decodeHtmlEntities(s)||""}});return p&&(f.state="pro_plan_required"),this.dispatchEvent(null==v||null===(a=v.names)||void 0===a||null===(a=a.editorOne)||void 0===a?void 0:a.eLibraryFavorite,f)}},{key:"sendELibraryGenerateAi",value:function sendELibraryGenerateAi(e){var t,n,o,r,i,a,l=e.assetId,s=e.assetName,u=e.libraryType,d=this.getConfig();return this.dispatchEvent(null==d||null===(t=d.names)||void 0===t||null===(t=t.editorOne)||void 0===t?void 0:t.eLibraryGenerateAi,this.createBasePayload({interaction_type:this.toLowerSnake(null==d||null===(n=d.triggers)||void 0===n?void 0:n.click),target_type:null==d||null===(o=d.targetTypes)||void 0===o?void 0:o.button,target_name:String(l),interaction_result:null==d||null===(r=d.interactionResults)||void 0===r?void 0:r.aiGenerate,target_location:this.toLowerSnake(null==d||null===(i=d.locations)||void 0===i?void 0:i.elementorLibrary),location_l1:this.toLowerSnake(u),location_l2:this.toLowerSnake(null==d||null===(a=d.secondaryLocations)||void 0===a?void 0:a.assetCard),interaction_description:"User generated block/page based on a library asset",metadata:{template_id:String(l),template_name:this.decodeHtmlEntities(s)||""}}))}},{key:"sendFinderSearchInput",value:function sendFinderSearchInput(e){var t,n,o,r,i,a,l=e.resultsCount,s=e.searchTerm,u=void 0===s?null:s,d=this.getConfig(),c=l>0,p=this.getFinderContext(),v=this.createBasePayload({window_name:p.windowName,interaction_type:this.toLowerSnake(null==d||null===(t=d.triggers)||void 0===t?void 0:t.typing),target_type:null==d||null===(n=d.targetTypes)||void 0===n?void 0:n.searchInput,target_name:"finder",interaction_result:c?null==d||null===(o=d.interactionResults)||void 0===o?void 0:o.resultsUpdated:null==d||null===(r=d.interactionResults)||void 0===r?void 0:r.noResults,target_location:p.targetLocation,location_l1:this.toLowerSnake(null==d||null===(i=d.secondaryLocations)||void 0===i?void 0:i.finder),interaction_description:"Finder search input, follows debounce behavior",metadata:{results_count:l}});return!c&&u&&(v.metadata.search_term=u),this.dispatchEvent(null==d||null===(a=d.names)||void 0===a||null===(a=a.editorOne)||void 0===a?void 0:a.finderSearchInput,v)}},{key:"sendFinderResultSelect",value:function sendFinderResultSelect(e){var t,n,o,r,i,a,l=this.getConfig(),s=this.getFinderContext();return this.dispatchEvent(null==l||null===(t=l.names)||void 0===t||null===(t=t.editorOne)||void 0===t?void 0:t.finderResultSelect,this.createBasePayload({window_name:s.windowName,interaction_type:this.toLowerSnake(null==l||null===(n=l.triggers)||void 0===n?void 0:n.click),target_type:null==l||null===(o=l.targetTypes)||void 0===o?void 0:o.searchResult,target_name:e,interaction_result:null==l||null===(r=l.interactionResults)||void 0===r?void 0:r.selected,target_location:s.targetLocation,location_l1:this.toLowerSnake(null==l||null===(i=l.secondaryLocations)||void 0===i?void 0:i.finder),location_l2:this.toLowerSnake(null==l||null===(a=l.secondaryLocations)||void 0===a?void 0:a.finderResults),interaction_description:"Finder search results was selected"}))}},{key:"sendCanvasEmptyBoxAction",value:function sendCanvasEmptyBoxAction(e){var t,n,o,r,i,a,l=e.targetName,s=e.metadata,u=void 0===s?{}:s,d=e.containerCreated,c=void 0===d?null:d,p=this.getConfig(),v=this.createBasePayload({interaction_type:this.toLowerSnake(null==p||null===(t=p.triggers)||void 0===t?void 0:t.click),target_type:null==p||null===(n=p.targetTypes)||void 0===n?void 0:n.buttons,target_name:l,interaction_result:null==p||null===(o=p.interactionResults)||void 0===o?void 0:o.selected,target_location:this.toLowerSnake(null==p||null===(r=p.locations)||void 0===r?void 0:r.canvas),location_l1:this.toLowerSnake(null==p||null===(i=p.secondaryLocations)||void 0===i?void 0:i.emptyBox),interaction_description:"Empty box on canvas actions"});return Object.keys(u).length>0&&(v.metadata=u),null!==c&&(v.state=c),this.dispatchEvent(null==p||null===(a=p.names)||void 0===a||null===(a=a.editorOne)||void 0===a?void 0:a.canvasEmptyBoxAction,v)}},{key:"sendWidgetPanelSearch",value:function sendWidgetPanelSearch(e){var t,n,o,r,i,a,l,s,u=e.resultsCount,d=e.userInput,c=void 0===d?null:d,p=this.getConfig(),v=u>0,f=this.createBasePayload({interaction_type:this.toLowerSnake(null==p||null===(t=p.triggers)||void 0===t?void 0:t.typing),target_type:null==p||null===(n=p.targetTypes)||void 0===n?void 0:n.searchWidget,target_name:"search_widget",interaction_result:v?null==p||null===(o=p.interactionResults)||void 0===o?void 0:o.resultsUpdated:null==p||null===(r=p.interactionResults)||void 0===r?void 0:r.noResults,target_location:this.toLowerSnake(null==p||null===(i=p.locations)||void 0===i?void 0:i.leftPanel),location_l1:this.toLowerSnake(null==p||null===(a=p.locations)||void 0===a?void 0:a.widgetPanel),location_l2:this.toLowerSnake(null==p||null===(l=p.secondaryLocations)||void 0===l?void 0:l.searchBar),interaction_description:"Widget search input, follows debounce behavior"});return!v&&c&&(f.metadata={user_input:c}),this.dispatchEvent(null==p||null===(s=p.names)||void 0===s||null===(s=s.editorOne)||void 0===s?void 0:s.widgetPanelSearch,f)}},{key:"createWpDashPayload",value:function createWpDashPayload(){var e,t,n,o=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},r=this.getConfig();return this.createBasePayload(_objectSpread({window_name:null!==(e=null==r||null===(t=r.appTypes)||void 0===t?void 0:t.wpDash)&&void 0!==e?e:"wpdash",target_location:this.toLowerSnake(null==r||null===(n=r.locations)||void 0===n?void 0:n.wpDashAdmin),location_l2:""},o))}},{key:"sendWpDashElementorMenuClick",value:function sendWpDashElementorMenuClick(){var e,t,n,o,r,i=this.getConfig();return this.dispatchEvent(null==i||null===(e=i.names)||void 0===e||null===(e=e.editorOne)||void 0===e?void 0:e.wpDashElementorMenuClick,this.createWpDashPayload({interaction_type:this.toLowerSnake(null==i||null===(t=i.triggers)||void 0===t?void 0:t.click),target_type:null==i||null===(n=i.targetTypes)||void 0===n?void 0:n.wpDashAdminMenuItem,target_name:"elementor_menu_item",interaction_result:null==i||null===(o=i.interactionResults)||void 0===o?void 0:o.elementorSideMenuOpened,location_l1:this.toLowerSnake(null==i||null===(r=i.secondaryLocations)||void 0===r?void 0:r.wpDashElementorCoreMenu),interaction_description:"core_user_clicked_elementor_menu_item"}))}},{key:"sendWpDashEditorSubMenuHover",value:function sendWpDashEditorSubMenuHover(){var e,t,n,o,r,i=this.getConfig();return this.dispatchEvent(null==i||null===(e=i.names)||void 0===e||null===(e=e.editorOne)||void 0===e?void 0:e.wpDashEditorSubMenuHover,this.createWpDashPayload({interaction_type:this.toLowerSnake(null==i||null===(t=i.triggers)||void 0===t?void 0:t.hover),target_type:null==i||null===(n=i.targetTypes)||void 0===n?void 0:n.wpDashEditorMenu,target_name:"wpdash_editor_sub_menu",interaction_result:null==i||null===(o=i.interactionResults)||void 0===o?void 0:o.editorSubMenuOpened,location_l1:this.toLowerSnake(null==i||null===(r=i.secondaryLocations)||void 0===r?void 0:r.wpDashElementorCoreSubMenu),interaction_description:"core_user_hovered_sub_menu"}))}},{key:"sendWpDashThemeBuilderClick",value:function sendWpDashThemeBuilderClick(){var e,t,n,o,r,i=this.getConfig();return this.dispatchEvent(null==i||null===(e=i.names)||void 0===e||null===(e=e.editorOne)||void 0===e?void 0:e.wpDashThemeBuilderClick,this.createWpDashPayload({interaction_type:this.toLowerSnake(null==i||null===(t=i.triggers)||void 0===t?void 0:t.click),target_type:null==i||null===(n=i.targetTypes)||void 0===n?void 0:n.wpDashSubMenuItem,target_name:"theme_builder_menu_item",interaction_result:null==i||null===(o=i.interactionResults)||void 0===o?void 0:o.themeBuilderPromotionWindow,location_l1:this.toLowerSnake(null==i||null===(r=i.secondaryLocations)||void 0===r?void 0:r.wpDashThemeBuilder),interaction_description:"core_user_clicked_theme_builder_menu_item"}))}},{key:"sendSidebarMenuItemClicked",value:function sendSidebarMenuItemClicked(e){var t=e.eventId,n=e.groupEventId;try{var o,r,i,a,l,s,u=this.getConfig(),d=this.createBasePayload({window_name:null==u||null===(o=u.windowNames)||void 0===o?void 0:o.sidebarMenu,interaction_type:this.toLowerSnake(null==u||null===(r=u.triggers)||void 0===r?void 0:r.click),target_type:null==u||null===(i=u.targetTypes)||void 0===i?void 0:i.link,target_name:t,interaction_result:null==u||null===(a=u.interactionResults)||void 0===a?void 0:a.pageOpened,target_location:this.toLowerSnake(null==u||null===(l=u.locations)||void 0===l?void 0:l.sidebar)});return n&&(d.location_l1=n),this.dispatchEvent(null==u||null===(s=u.names)||void 0===s||null===(s=s.editorOne)||void 0===s?void 0:s.sidebarMenuItemClicked,d)}catch(e){return!1}}},{key:"sendSidebarMenuGroupToggled",value:function sendSidebarMenuGroupToggled(e){var t=e.eventId,n=e.isExpanded;try{var o,r,i,a,l,s,u,d=this.getConfig(),c=n?null==d||null===(o=d.interactionResults)||void 0===o?void 0:o.expanded:null==d||null===(r=d.interactionResults)||void 0===r?void 0:r.collapsed;return this.dispatchEvent(null==d||null===(i=d.names)||void 0===i||null===(i=i.editorOne)||void 0===i?void 0:i.sidebarMenuGroupToggled,this.createBasePayload({window_name:null==d||null===(a=d.windowNames)||void 0===a?void 0:a.sidebarMenu,interaction_type:this.toLowerSnake(null==d||null===(l=d.triggers)||void 0===l?void 0:l.click),target_type:null==d||null===(s=d.targetTypes)||void 0===s?void 0:s.toggle,target_name:t,interaction_result:c,target_location:this.toLowerSnake(null==d||null===(u=d.locations)||void 0===u?void 0:u.sidebar)}))}catch(e){return!1}}}])}();t.createDebouncedFinderSearch=function createDebouncedFinderSearch(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:300;return _.debounce(function(e,t){l.sendFinderSearchInput({resultsCount:e,searchTerm:t})},e)},t.createDebouncedWidgetPanelSearch=function createDebouncedWidgetPanelSearch(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:2e3;return _.debounce(function(e,t){l.sendWidgetPanelSearch({resultsCount:e,userInput:t})},e)},t.default=l},56441:e=>{"use strict";e.exports="SECRET_DO_NOT_PASS_THIS_OR_YOU_WILL_BE_FIRED"},58632:(e,t,n)=>{"use strict";var o=n(96784);Object.defineProperty(t,"__esModule",{value:!0}),t.default=t.View=void 0;o(n(64537));var r=o(n(39805)),i=o(n(40989)),a=o(n(15118)),l=o(n(29402)),s=o(n(41621)),u=o(n(87861));function _isNativeReflectConstruct(){try{var e=!Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],function(){}))}catch(e){}return(_isNativeReflectConstruct=function _isNativeReflectConstruct(){return!!e})()}var d=t.View=function(e){function View(){return(0,r.default)(this,View),function _callSuper(e,t,n){return t=(0,l.default)(t),(0,a.default)(e,_isNativeReflectConstruct()?Reflect.construct(t,n||[],(0,l.default)(e).constructor):t.apply(e,n))}(this,View,arguments)}return(0,u.default)(View,e),(0,i.default)(View,[{key:"events",value:function events(){var e=this,events=function _superPropGet(e,t,n,o){var r=(0,s.default)((0,l.default)(1&o?e.prototype:e),t,n);return 2&o&&"function"==typeof r?function(e){return r.apply(n,e)}:r}(View,"events",this,3)([]);return events.click=function(t){if(elementor.documents.currentDocument.id.toString()===t.target.closest(".elementor").dataset.elementorId){var n=t.target.closest(".elementor-element"),o=null;if(["container","widget"].includes(null==n?void 0:n.dataset.element_type)){var r=elementor.getContainer(n.dataset.id);if(r.view.isEmpty())return!0;o=r}t.stopPropagation(),$e.run("document/elements/select",{container:o||e.getContainer()})}},events}},{key:"renderHTML",value:function renderHTML(){var e=this.getTemplateType(),t=this.getEditModel();"js"===e?(t.setHtmlCache(),this.render()):t.renderRemoteServer()}}])}($e.components.get("nested-elements/nested-repeater").exports.NestedViewBase);t.default=d},62688:(e,t,n)=>{e.exports=n(40362)()},64537:e=>{e.exports=function _readOnlyError(e){throw new TypeError('"'+e+'" is read-only')},e.exports.__esModule=!0,e.exports.default=e.exports},65474:e=>{e.exports=function _iterableToArrayLimit(e,t){var n=null==e?null:"undefined"!=typeof Symbol&&e[Symbol.iterator]||e["@@iterator"];if(null!=n){var o,r,i,a,l=[],s=!0,u=!1;try{if(i=(n=n.call(e)).next,0===t){if(Object(n)!==n)return;s=!1}else for(;!(s=(o=i.call(n)).done)&&(l.push(o.value),l.length!==t);s=!0);}catch(e){u=!0,r=e}finally{try{if(!s&&null!=n.return&&(a=n.return(),Object(a)!==a))return}finally{if(u)throw r}}return l}},e.exports.__esModule=!0,e.exports.default=e.exports},70569:e=>{e.exports=function _arrayWithHoles(e){if(Array.isArray(e))return e},e.exports.__esModule=!0,e.exports.default=e.exports},78113:e=>{e.exports=function _arrayLikeToArray(e,t){(null==t||t>e.length)&&(t=e.length);for(var n=0,o=Array(t);n{var o=n(45498);e.exports=function _defineProperty(e,t,n){return(t=o(t))in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e},e.exports.__esModule=!0,e.exports.default=e.exports},87861:(e,t,n)=>{var o=n(91270);e.exports=function _inherits(e,t){if("function"!=typeof t&&null!==t)throw new TypeError("Super expression must either be null or a function");e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,writable:!0,configurable:!0}}),Object.defineProperty(e,"prototype",{writable:!1}),t&&o(e,t)},e.exports.__esModule=!0,e.exports.default=e.exports},91270:e=>{function _setPrototypeOf(t,n){return e.exports=_setPrototypeOf=Object.setPrototypeOf?Object.setPrototypeOf.bind():function(e,t){return e.__proto__=t,e},e.exports.__esModule=!0,e.exports.default=e.exports,_setPrototypeOf(t,n)}e.exports=_setPrototypeOf,e.exports.__esModule=!0,e.exports.default=e.exports}}]); Test Post Audit – Arforc Global

Her bütçeye uygun bahis seçenekleri ve bonus fırsatlarıyla öne çıkan bettilt giriş, kazancı herkes için erişilebilir hale getiriyor.

Adres engellemelerini aşmak için bettilt kritik önem taşıyor.

Bahis sektöründe global bir marka haline gelen bahsegel yenilikleriyle dikkat çekiyor.

Modern tasarımıyla dikkat çeken bettilt sürümü kullanıcıların ilgisini çekiyor.

Test Post Audit

Testing permissions via automation script.