Pune, India
wordpress, wordpress mu developer
kapil's
Activity Stream →
-
kapil and georgef101 are now friends 10 hours, 18 minutes ago
-
kapil and _dorsvenabili are now friends 3 weeks, 3 days ago
-
kapil posted a reply on the forum topic Code Snippets: Storing plugin theme files in the plugin dir (1.2): 4 weeks, 1 day ago
Template is not loading in case of Wordpress single user…but the same code works on WPMU…
if ( $bp->current_component == BP_EXAMPLE_SLUG && !$bp->is_single_item &&
!$bp->displayed_user->id){
$bp->is_directory = true;
bp_example_load_template( ’example/index’ );
[...] -
kapil posted a reply on the forum topic Code Snippets: Storing plugin theme files in the plugin dir (1.2): 1 month ago
It works…nice one MrMaz…!!! n also looking forward to oEmbed API of BP Links… Gr8 piece of work….!!!