1
vote
Filter hook
Hi! I am a theme developer. Please add the ability to install the code in a custom space. May be a chance to reassign the hook?
$this->loader->addFilter( ‘myhook’, $plugin_public, ‘addButtonsToContent’, 1000 )
Thank’s 😉