PATH:
home
/
lab2454c
/
veritserv.net
/
wp-content
/
plugins
/
translatepress-multilingual
/
assets
/
js
jQuery( function() { function place_tp_button() { // check if gutenberg's editor root element is present. var editorEl = document.getElementById( 'editor' ); if ( !editorEl ){ // do nothing if there's no gutenberg root element on page. return; } var unsubscribe = wp.data.subscribe( function () { if ( !document.getElementById( "trp-link-id" ) ){ var toolbalEl = editorEl.querySelector( '.edit-post-header-toolbar__left' ); if ( toolbalEl instanceof HTMLElement ){ toolbalEl.insertAdjacentHTML("afterend", trp_url_tp_editor[0] ); } } } ); } place_tp_button(); });
[-] trp-frontend-compatibility.js
[edit]
[+]
..
[-] trp-back-end-script.js
[edit]
[-] trp-editor.js.map
[edit]
[-] trp-editor.js
[edit]
[-] trp-string-translation-editor.js.map
[edit]
[-] trp-clickable-ls.js
[edit]
[-] trp-gutenberg-editor-shortcut.js
[edit]
[-] trp-editor-overlay.js
[edit]
[-] trp-translate-dom-changes.js
[edit]
[-] trp-iframe-preview-script.js
[edit]
[-] trp-string-translation-editor.js
[edit]
[-] trp-update-database.js
[edit]
[-] trp-back-end-add-ons.js
[edit]