Use buddypress function outside of plugin
Related Posts:
- How do I replace a function, declared inside a plugin’s class, in functions.php?
- Shared functionality in plugins and themes
- Plugin update error message
- How to Loop Plugin Option Field Set?
- Can we completely remove the WordPress Sitemaps (WordPress 5.5)?
- How to handel multiple checkbox field in the admin settings page with Settings API
- wp_insert_user – how to send verification email before logging in
- Is the WordPress HTTPS Plugin Still Safe To Use? [closed]
- Set a User as Author of all ‘New Posts’ posted
- Post source link plugin – small modification
- How do you auto-activate plugins from child themes
- What is the function to get plugin base url in multisite?
- Code in theme functions.php faster than with a plugin?
- Disabling post images for not logged in users
- Extend Elementor Archive Posts widget with a custom skin in order to show multiple badges
- HELP: Integrating WP with raw PHP code once published button is hit
- Override the core function locate_template
- Modifying Footnote Plugin for Descriptive Title Attributes
- I would like to use create a function in my custom plugin to tell WP to use a different header
- bulk change of image setting “link to” to “link to: image url “
- Trying to count the total number of paragraphs inside a blog article
- Limit the number of plugins that can be installed in a WordPress installation
- How to get post URL in the_content filter?
- May i Use ShortCode in Template?
- Pass info from functions.php to plugin
- add_query_arg not working
- Inserting HTML tag with ACF into shortcode
- How to stop or remove an action being called inside a function of an extended class
- How to Display a Plugin function (content) on frontpage using index.php
- Theme my Login plugin, how to update fields
- Date calculations from 2 custom fields
- How to debug error message: Cannot modify header information
- How to enable specific plugin only based around shop manager role?
- get current date + 90 days and checking every day
- Adding a new field to the address field type in gravity forms
- How to create an input field, and base the output on spreadsheet data? [closed]
- Nested shortcode functions accessing variable
- Calling an attribute from a plugin shortcode
- Customize permalink wordpress category id
- Admin style for just one plugin in dashboard
- How to set Noindex to all wordpress pages in a catergory?
- Plugin is a widget, but I want to call it in the head, can I?
- Cannot get wpdb data (Error in a simple fuction) [closed]
- Plugin Development – Functions or Hooks?
- Help with WP Business Directory Manager Plugin?
- wp_dequeue_script for a Plugin
- Return multiple values in a shortcode attribute
- get specific value of a array | PHP
- wc_get_template new template does not showing up
- Loading a plugin’s js file from functions.php
- Overriding an Array in a Plugin’s Class/Function from functions.php
- How to access OOP plugin function inside themes or other plugin
- Different registration form for different roles
- Elementor Pro display featured image on section -> style -> image using shortcode
- Create a pdf from the entries in DB
- RSS feeds for specific topics
- add_rewrite_rule to load different page, without changing URL in browser
- Error using wordpress functions inside a plugin class
- Share my WordPress plugin for updating how?
- Overriding a function in a WordPress plugin
- Adding discount functionality to the cart
- Precheck fields when I add a new post
- How to detect 404 url and make this link underline or change background color?
- Get Shortcode output to database for static post_content
- working code, not working – Plugin Dev
- How use get_plugin_updates() function?
- how override a define
- how can export data in excel file custom plugin
- How to Unhook actions/filters in within Class in plugin
- How to disable/enable a plugin at a specific time
- WP_CRON issue with UTC and local time
- Configuring default woo commerce login with modal popup
- Dynamically Modify s2member Options
- register_activation_hook doesn’t fire at all
- My ajax request don´t work and return 0
- How can I add a custom checkbox / radio button on the admin theme options to display a CSS or other?
- How to delete posts older than one year with post meta, post attachments and files?
- how to repeat taxonomy in different places on wordpress
- Create csv file in plugin
- Posting code inside the post instead of in the template file using shortcode
- Load wordpress enviroment for external content?
- Metabox Data not saving
- Can anyone tell me why I can’t edit a plugin when it is installed without having to re-install?
- How do add_action and WP_Query
- How to structure plugin in to functions?
- overwrite a plugin function in functions.php
- How to disable register and reset the password from WordPress admin panel?
- How to tweak a plugin without preventing it from updating
- What is wrong with this dbDelta syntax?
- Call a function with href
- Display Video as Post Thumbnail
- Notifications Bar on home page only
- Adding a script & php to functions.php
- Override the plugin class and function
- Activate and deactivate two plugins automatically at certain hours
- Create WordPress category dynamically
- How to Add Extra Text In WordPress Title Before Post Publish
- How can I save the selected page in the dropdown after anyone clicks on Save Changes?
- WordPress Convert queries to slashes using function.php
- Simple ajax request with Vanilla JS keeps given 400 Bad Request