/** * Duplicator Dismissible Notices. * */ 'use strict'; var DupAdminNotices = window.DupAdminNotices || (function (document, window, $) { /** * Public functions and properties. */ var app = { /** * Start the engine. */ init: function () { $(app.ready); }, /** * Document ready. */ ready: function () { app.events(); }, /** * Dismissible notices events. */ events: function () { $(document).on( 'click', '.dup-notice .notice-dismiss, .dup-notice .dup-notice-dismiss', app.dismissNotice ); $(document).on( 'click', '.dup-notice .dup-multi-notice a[data-step]', function (e) { e.preventDefault(); var target = $(this).attr('data-step'); console.log(target) if (target) { var notice = $(this).closest('.dup-multi-notice'); var review_step = notice.find('.dup-multi-notice-step-' + target); if (review_step.length > 0) { notice.find('.dup-multi-notice-step:visible').fadeOut(function () { review_step.fadeIn(); }); } } } ); }, /** * Dismiss notice event handler. * * @param {object} e Event object. * */ dismissNotice: function (e) { $.post(dup_admin_notices.ajax_url, { action: 'dup_notice_dismiss', nonce: dup_admin_notices.nonce, id: ($(this).closest('.dup-notice').attr('id') || '').replace('dup-notice-', ''), }); $(this).closest('.dup-notice').fadeOut(); } }; return app; }(document, window, jQuery)); // Initialize. DupAdminNotices.init(); {"id":7111,"date":"2021-07-09T03:58:32","date_gmt":"2021-07-09T03:58:32","guid":{"rendered":"https:\/\/asiatexmanufacturing.com\/?post_type=product&p=7111"},"modified":"2021-08-26T02:57:31","modified_gmt":"2021-08-26T02:57:31","slug":"sm298-k2083","status":"publish","type":"product","link":"https:\/\/asiatexmanufacturing.com\/product\/sm298-k2083\/","title":{"rendered":"SM298-K2083"},"content":{"rendered":"","protected":false},"excerpt":{"rendered":"","protected":false},"featured_media":7112,"comment_status":"open","ping_status":"closed","template":"","meta":[],"product_cat":[123,155],"product_tag":[],"class_list":["post-7111","product","type-product","status-publish","has-post-thumbnail","hentry","product_cat-polyester-woven","product_cat-printed-poly"],"_links":{"self":[{"href":"https:\/\/asiatexmanufacturing.com\/wp-json\/wp\/v2\/product\/7111","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/asiatexmanufacturing.com\/wp-json\/wp\/v2\/product"}],"about":[{"href":"https:\/\/asiatexmanufacturing.com\/wp-json\/wp\/v2\/types\/product"}],"replies":[{"embeddable":true,"href":"https:\/\/asiatexmanufacturing.com\/wp-json\/wp\/v2\/comments?post=7111"}],"version-history":[{"count":1,"href":"https:\/\/asiatexmanufacturing.com\/wp-json\/wp\/v2\/product\/7111\/revisions"}],"predecessor-version":[{"id":7123,"href":"https:\/\/asiatexmanufacturing.com\/wp-json\/wp\/v2\/product\/7111\/revisions\/7123"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/asiatexmanufacturing.com\/wp-json\/wp\/v2\/media\/7112"}],"wp:attachment":[{"href":"https:\/\/asiatexmanufacturing.com\/wp-json\/wp\/v2\/media?parent=7111"}],"wp:term":[{"taxonomy":"product_cat","embeddable":true,"href":"https:\/\/asiatexmanufacturing.com\/wp-json\/wp\/v2\/product_cat?post=7111"},{"taxonomy":"product_tag","embeddable":true,"href":"https:\/\/asiatexmanufacturing.com\/wp-json\/wp\/v2\/product_tag?post=7111"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}