SOLVED!
I just put anther add_action to insert the javascript in the rest of the theme (and for bbpress too):
add_action( 'wp_print_footer_scripts', 'generico_quicktags' );
The quicktags check in function already prevents wordpress to put the javascript in unwanted places!
Related Posts:
- How to Detect if I am on a bbpress ‘plugin’ page?
- How to change the text of link ‘Home’ in bbPress forum breadcrumb?
- How to create a custom nested loop in bbPress (WordPress + bbPress plugin)
- How to change role titles in Bbpress?
- bbPress or WordPress + forum plugin?
- BBpress error wp-init [closed]
- Where does bbPress store author info for anonymous users?
- how to edit bbp_forum_freshness_link() format
- BBPress private topics by default
- Conditional if statement ($post->ID == get_the_ID) not working
- How to add more fields to bbPress registration form
- bbPress replies list
- BBPress bbp_new_reply action not firing when user replies to embedded thread
- How to disallow participant from publishing topics(bbpress)?
- wp_delete_post() not working with BBpress replies
- How to display BBpress statistics?
- Trouble installing bbpress [closed]
- How to disable sidebar only in bbPress and not WordPress?
- How to get bbpress sticky topics
- How to show recents topics below the forum’s title (WordPress + bbPress plugin)?
- How to add ‘Views’ in the forums page of bbPress (plugin)?
- How do I remove certain fields from the forum edit my profile page?
- How can i show Cubepoints ranks/points in bbpress replies
- Arrange BBpress replies in reverse order
- Avatar picture does not display when using get_avatar
- Team Collaboration in WordPress
- Post and bbpress – link discuss on forum
- Setup login/register buttons for bbPress?
- pre_get_posts and BBPress in Swagger Theme
- Change the avatar ratio in bbPress login widget
- what is the topic-view page’s name? in bbpress
- Suggestions to prepare a site which is 90% based on a plugin that’s still on beta stage?
- How to exclude one parent id from post_parent’ => ‘any’, in WordPress / bbPress?
- Scrolling on reply url
- Get rid of the word private in bbpress forums names
- How to add class to bbPress bbp_get_topic_author_link()?
- If post type = forum then breadcrumbs Home > Forums
- Connect WordPress comment moderation with bbPress Moderation plugin
- bbPress – Post count increases after every edit
- How to remove br and p tags from bbPress
- How to use the bbPress import tool
- bbpress plugin moderation
- bbPress plugin – How do I add a forum description?
- bbpress Not Showing: How to troubleshoot?
- bbPress – select a topic reply as “answer”
- bbPress is not displaying video player
- Show the parent forum in a topic with bbPress [closed]
- Unable to access bbPress forum pages though the content still there
- Integrate WordPress and bbpress profiles?
- How to add “Insert/Edit link” button in custom popup tinymce window?
- Add custom menu item using wp_nav_menu_items filter
- How to keep plugin translations after updates?
- How set defaults on wpLink()
- Customizing HTML Editor Quicktags button to open a dialog for choosing insert options
- Seamless integration between WordPress and BBpress
- How to edit posts with the new wp_editor api?
- How do I set up real anonymous posting in bbpress forums? [closed]
- how to redirect to a custom password retrieval page
- Automatically add after X number of paragraphs
- How to prevent spam users registering even with registration disabled
- How to edit bbPress template files – WordPress + BuddyPress + bbPress? [closed]
- How can I pass a variable to wp_ajax action?
- Use quicktags toolbar on any textarea
- Remove quicktag buttons but not Visual / Text editor and tabs
- Quicktags on all textarea.. Not working on plugin?
- How to get the Role Name of the current user? (WordPress)
- how to speed up a complex wp_query?
- Arrange BBpress topics by created
- How do I redirect users after submitting a replies for moderation on bbpress?
- Why does deactivating a plugin cause error: “You do not have sufficient permissions to access this page”?
- Creating nested forum loops in bbPress [closed]
- Custom quicktags not working after WordPress 6.0
- How do I find the bbpress forum ID for a forum in a buddypress group?
- How do I Create Forums with bbpress Plugin that can only be Viewed by Logged in Users
- bbpress change the word forum, topic, reply in the forum to another word I choose
- Can’t Find BBPress data in Database
- BuddyBoss (BuddyPress / bbPress) moderation filters not doing anything
- Multiple Backend Users as single Frontend User
- How to find a callback attached to a bbpress hook?
- Is there a way to import Blogger into bbPress?
- functional quicktag
- What is best forum script available to integrate with wordpress?
- WordPress and bbPress Login conflicts?
- Intermittent 404 errors, rewrite rules, and BBPress
- How can I check if on specific plugin generated page or child
- How to export bbPress (forums, topics, replies) and all users?
- It is possible to encounter horrible bugs if I place a main loop that uses `query_posts` right above the main bbPress loop?
- Responsive Author Style in BBpress?
- Adding custom fields to bbpress reply form
- bbPress plugin moderator roles
- Custom Profile Fields move from BBpress to BuddyPress
- WordPress change Language not working
- BBPress changing default group activity
- Disable email confirmation new register bbPress [closed]
- Use just a shortcode from another page
- Using WordPress as an API [closed]
- WYSIWYG editor with image upload for “Normal Users” [closed]
- get_posts() not working in functions.php
- BBPress Search results in WordPress search
- quicktags “link” button doesn’t work, but all other buttons do