PATH:
home
/
lab2454c
/
mact34.com
/
wp-content
/
plugins
/
optinmonster
/
assets
/
js
/* ========================================================== * om-settings.js * ========================================================== * Copyright 2021 Awesome Motive. * https://awesomemotive.com * ========================================================== */ 'use strict'; import SidebarSettings from './Components/SidebarSettings'; const { PluginDocumentSettingPanel } = wp.editPost; if (PluginDocumentSettingPanel) { wp.plugins.registerPlugin('om-global-post-settings', { render: SidebarSettings, icon: null, priority: 999, // Supported in the future: https://github.com/WordPress/gutenberg/pull/16384 }); }
[-] editor.js
[edit]
[-] trustpulse.js
[edit]
[+]
..
[-] admin.js
[edit]
[-] mailpoet.js
[edit]
[-] metabox.js
[edit]
[+]
Utils
[-] om-settings.js
[edit]
[-] global.js
[edit]
[-] helper.js
[edit]
[-] om-format.js
[edit]
[-] elementor.js
[edit]
[-] notice.js
[edit]
[-] wc-marketing.js
[edit]
[+]
Elementor