Ticket #6226: 6226.01.patch
| File 6226.01.patch, 504 bytes (added by , 11 years ago) |
|---|
-
src/bp-core/bp-core-functions.php
630 630 * @param int $post_id Post ID. 631 631 */ 632 632 function bp_core_on_directory_page_delete( $post_id ) { 633 // Stop if we're not on the main BP root blog 634 if ( ! bp_is_root_blog() ) { 635 return; 636 } 637 633 638 $page_ids = bp_core_get_directory_page_ids(); 634 639 $component_name = array_search( $post_id, $page_ids ); 635 640
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)