Forums
-
- Forum
- Posts
-
- Installing BuddyPress
- 23,529
- How-to & Troubleshooting
- 127,761
- Creating & Extending
- 25,646
- Requests & Feedback
- 9,390
- Third Party Plugins
- 9,713
- Showcase
- 3,317
- Ideas
- 1,325
- Miscellaneous
- 8,842
-
So when I write a custom component, I should no longer write:
$bp = array(
‘image_base’ => site_url() . ‘/wp-content/mu-plugins/bp-mycomponent/images’,
‘slug’ => ‘mycomponent’,
‘table_name’ => ‘wp_bp_mycomponent_table’
);
I should instead write… what?
See also: WordPress.org • bbPress.org • BuddyPress.org • Matt • Blog RSS