Usually it is bp-legacy-js
.
But if you place a buddypress.js in wp-content/themes/your-theme/buddypress/js/
this file will be taken instead. The handle will be bp-parent-js
The same goes for CSS files, if you place them in /your-theme/buddypress/css/
.
If you place the buddypress.js in a childtheme, the handle will be bp-child-js
.
Related Posts:
- force enqueue script to be first in order of prominence
- Dequeue / Deregister script and replace it with a new plugin
- Add extra parameter in tag using script_loader_tag
- How to avoid redefining requirejs in plugin when another plugin also uses requirejs
- Problem in loading javascript in footer
- React JSX in WordPress Plugin Development
- Enqueue WordPress plugin scripts below all other JS
- How can I remove the WordPress-Version (?ver=5.x) from my plugin
- Is there a loading priority for login_enqueue_scripts?
- Deactivate JS Script in Plugin Shortcode
- Add type to enqueued script inside plugin
- How to enqueue some javascript source once per page
- Why can I not deregister my style and script on custom post type?
- Modifying a JS file with data from plugin settings
- Get php var inside javascript file (making plugin)
- How to override normal WordPress search in Buddypress? [closed]
- How to call plugin path in JS?
- How can a Firebase user registration and login be integrated into a WordPress site?
- AJAX Call Via Vanilla JavaScript In WordPress Plugin Development
- Custom plugin giving: wp-admin/admin-ajax.php 400 (Bad Request)
- How can I make content disappear when a user logs in?
- How to save Clicks of a download link button while it doesn’t matter if we refresh the page or again login/logout
- ‘Lazy loading’ list of posts with pagination
- How to include admin-ajax when loading external javascript
- how would I include a js file with tags into wordpress?
- Very stubborn wp_register_script / add_action vs remove
- How to localize value of posts
- Google Maps and Yandex Maps doesn’t work correctly
- wp_enqueue_scripts not working inside shortcode
- Creating an Exit Confirmation Popup
- How to create popup same as wordpress popup feature
- Gutenberg List Extension Block
- Possible to add a language file to a plugin without adding .po/.mo files to plugin directory?
- Avoiding Duplicate function names in Post Loop (WP_Footer script)
- prettyPhoto media loading very slowly in Chrome
- Pulling data from custom plugin settings using PHP shortcode and Javascript
- Using custom JS plugins with WordPress?
- Override Javascript in a Plugin?
- rt media plugin count not working in shortcode [closed]
- Change upload folder for a CPT
- Buddypress – Add the post_id in the bp_activity_add function
- After plugin activation all users marked as Spam
- add input in custom javascript from WordPress pages/posts
- Redux Framework: Page freezes on typing in Editor
- Implementing an image hosting website using WordPress? [closed]
- Delay JavaScript files from loading
- Pass user role to javascript code inside body
- How to get specific string/value from an array? php [closed]
- Access post title from custom meta box on title change
- Background Music WP [closed]
- Why does my jQuery plugin show up as text in WordPress?
- Disable submit button order
- Deregister scripts from plugin
- Social share buttons text shows up on post excerpts
- Dropdown menu on click change
- Using BuddyPress > ‘Register page’ [closed]
- CSS/JS files in WordPress
- How do I override all stylesheets and scripts without a plugin
- Plugin Admin panel checkbox unchecked after submit
- Send Array from JS to php file then insert it in wp database through a plugin
- How to override Plugin javascript function : $(‘body’).on(‘change’,’.class’)
- Connect / Login WordPress Hosted Website or Blog with NodeJs
- How to fetch WordPress database values in JavaScript widget
- Possible way of having multiple Gutenberg instances for a page?
- Woocommerce add products to cart
- Show popup on click
- how i retreive the post content while editing it in real time however the editor is tinymce or gutenberg
- Javascript not getting injected into page
- Why does my custom plugin only function correctly once per page?
- How to get a specific string from a url
- Does anybody know how to insert a complete jquery plugin into a wordpress elementor-page?
- JS working when used normally but not in wordpress
- Use AJAX to fetch Current Post Thumbnail for WordPress when Uploaded throughMedia Uploader Frontend
- Problem with wordpress has_action() function
- Woocommerce – Change variations output
- How to disable/enable PHP plugin functionality based on a TinyMCE toggle-button
- WordPress ajax error 400 bad request for sending data to remote site [duplicate]
- Problem in functions.php file
- Limiting buddy press features based on membership level (PMPro)
- How do I add languages?
- Customizer preview URL not updating when settings reset to default
- Caching of combined CSS and JS fails because of losing MIME types through combining by PHP
- wp_enqueue_scrpts seems not to get called
- show-hide based on select option jquery wordpress
- Having trouble going from Jfiddle to implementing in WordPress :(
- Buddypress Member list not showing admin and mods
- How to create a dashboard for logged-in users with custom functionality? [closed]
- Creating a user ‘add custom field’ section
- Javascript not working
- Creating custom URL for async content
- How do I convince this button to do something when it is clicked?
- Plugin – including external javascript calling google maps
- how do you point ‘screen_function’ to a function in the same class? [closed]
- AJAX admin Internal 500 error Failed to Upload
- Element works, but not on wordpress site [duplicate]
- How to create post comparison in wordpress
- WordPress shortcode plugin not working
- FacetWP: Plugin breaks button/modal functionality inside searchable content area
- TypeErrors with Yoast, jQuery in conflict?
- Count div with class (.length) only shows 0 [closed]