Skip to:
Content

bbPress.org

Changes between Initial Version and Version 1 of Ticket #3379, comment 3


Ignore:
Timestamp:
06/08/2020 12:06:22 AM (3 years ago)
Author:
johnjamesjacoby
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #3379, comment 3

    initial v1  
    11only appears for keymasters !
    22
     3{{{
    34NOTICE: wp-content/plugins/bbpress/includes/replies/template.php:461 - Undefined variable: topic_id
    4 require_once('wp-admin/admin-header.php'), do_action('in_admin_header'), WP_Hook->do_action, WP_Hook->apply_filters, wp_admin_bar_render, do_action_ref_array('admin_bar_menu'), WP_Hook->do_action, WP_Hook->apply_filters, bp_members_admin_bar_notifications_menu, bp_notifications_toolbar_menu, bp_notifications_get_notifications_for_user, apply_filters_ref_array('bp_notifications_get_notifications_for_user'), WP_Hook->apply_filters, bbp_format_buddypress_notifications, bbp_get_reply_url
    5 
     5require_once('wp-admin/admin-header.php'),
     6do_action('in_admin_header'),
     7WP_Hook->do_action,
     8WP_Hook->apply_filters,
     9wp_admin_bar_render,
     10do_action_ref_array('admin_bar_menu'),
     11WP_Hook->do_action,
     12WP_Hook->apply_filters,
     13bp_members_admin_bar_notifications_menu,
     14bp_notifications_toolbar_menu,
     15bp_notifications_get_notifications_for_user,
     16apply_filters_ref_array('bp_notifications_get_notifications_for_user'),
     17WP_Hook->apply_filters,
     18bbp_format_buddypress_notifications,
     19bbp_get_reply_url
     20}}}