This website uses cookies to personalize your experience. By using this website you agree to our cookie policy.

Reply To: remove the ASP button in the editor

Home Forums Product Support Forums Ajax Search Pro for WordPress Support remove the ASP button in the editor Reply To: remove the ASP button in the editor

#47478
mistermixmaniamistermixmania
Participant

Hello,
unfortunately still there. If I remove the following in the… it works. But I need a solution without interfering with the script.

wp-content/plugins/ajax-search-pro/includes/classes/Core/ Manager.php
// Special case
if ( wpdreams_on_backend_post_editor() ) {
require_once(ASP_PATH . “/backend/tinymce/buttons.php”);
require_once(ASP_PATH . “/backend/metaboxes/default.php”);
}

Best regards,
Gösta