Search Results for 'codes'
-
AuthorSearch Results
-
August 4, 2025 at 1:53 pm #245833
In reply to: Redirect code not executing
Robin W
Moderatornow corrected in codes, to this
/** * WordPress function for redirecting users on login based on user role */ function my_login_redirect( $url, $request, $user ){ if( $user && is_object( $user ) && is_a( $user, 'WP_User' ) ) { if( $user->has_cap( 'administrator' ) ) { $url = admin_url(); } else { $url = home_url(); } } return $url; } add_filter('login_redirect', 'my_login_redirect', 10, 3 );
July 14, 2025 at 5:26 pm #245561Topic: In-Post Short-Code for Text and Code Block Formatting
in forum TroubleshootingjamieFL
ParticipantHello,
I’ve searched, but I don’t even know what to call what I’m looking for. You know that toolbar above the post? It can bold and italicize, etc. I would like a list of the html tags, if that is what they are called, that can be used within a post. I am creating a forum that will have a lot of YAML and Python code snippets and I want them boxed, or separated some how. I want to create a sticky post showing these codes, what they look like, and how they render…but, I can’t figure out how to post the html tag without it rendering. Sorry if I offended anyone with this basic question, but as I said…I don’t know what to search for.
How do I add the <b>You may use these HTML tags and attributes:</b> to the bottom of my post page? That may solve my problem.
July 6, 2025 at 2:00 pm #245401In reply to: Unable to update forum topic from Admin screens
Robin W
Moderatordo come back if you are able top tell me the error codes, quite happy to try and help further
June 9, 2025 at 1:18 pm #244943Topic: shortcode [bbp-topic-form forum_id=846] is not working
in forum Installationalm1
ParticipantWordpress: 6.8.1
bbPress: 2.6.13.shortcodes on my Forum page:
[bbp-topic-index]
[bbp-topic-form forum_id=846]website: https://www.pcrnmra.net/redwood/
Forum page R.E.D. “Crew Lounge”My site has only one forum (id=846), but when I add the shortcode
[bbp-topic-form forum_id=846], the dropdown for Forum: still defaults to –No forum –.I researched this and found that the shortcode
[bbp-topic-form forum_id=846] is supposed to fix this, but it is not working for me.TIA
February 4, 2025 at 10:01 pm #243076In reply to: Private messages
takeshihikari1
BlockedHere are a few options:
bbPress Messages: This plugin offers a simple yet powerful private messaging system tailored specifically for bbPress. It includes features like message caching for faster performance, background processing for tasks such as email notifications, and support for shortcodes and widgets.
JA.WORDPRESS.ORGBetter Messages: A comprehensive real-time private messaging system compatible with bbPress, BuddyPress, and other WordPress platforms. It provides features like live chat, file uploads, emoji support, message editing and deleting, and even audio and video calls.
JA.WORDPRESS.ORGbbPress – Private Replies: This plugin allows forum participants to mark their replies as private, meaning only the original poster and forum moderators can view the content. It’s particularly useful for support forums where users may need to share confidential information.
January 16, 2025 at 9:35 am #242744In reply to: Blank white page with Twenty-twenty-five theme
Tamas Rottenbacher
ParticipantHi,
Thanks, I’m found Your solution/plugin and it work, but it needs lot of custom css fix. (Sample: the widht, style plugin add %, but i would like use the editor (FSE) widht value.
It’s very strange to me that bbPress, which is an Automatic plugin and isn’t compatible with the WP Core theme. I wouldn’t “expect” a block editor structure, just that it works with shortcodes. And i would like to minimalize the plugins number. =/
January 2, 2025 at 6:39 am #242496In reply to: Edit profile link
Robin W
Moderatorthanks,
1. so can you confirm that with the footer option set at
'If you are using shortcodes in your footer, this option should ensure they display correctly '
The shortcode in the footer works.
2. on the GCS problem, does this only happen on ‘forum’ pages, or is it throughout the site?
January 1, 2025 at 12:24 am #242492In reply to: Edit profile link
yt
ParticipantYes, I enabled the option:
If you are using shortcodes in your footer, this option should ensure they display correctly
in the previous update you provided and it is still enabled.
December 20, 2024 at 5:14 am #242434In reply to: Edit profile link
yt
Participant2- With the update of the bbp style pack plugin to the new version, a new problem appeared related to the Google Search Custom activation code (gsc) on a personal site, explaining that:
I use the gsc code in the Custom HTML block in the site header to activate Google Search on the site.Before updating the above plugin, there was no problem in executing the above code on the site and forum, but as soon as the plugin was updated and even before activating
If you are using shortcodes in your footer, this option should ensure they display correctly
It was observed that the words #gsc.tab=0 were added to the end of every address, including the site and forum, such asand
https://ghazavatonline.ir/forums/#gsc.tab=0This problem is such that it cannot be solved by disabling the add-on and inevitably the entire code from the above block must be deleted, which I also inevitably deleted.
It is also worth mentioning that, to make sure that the recent problem is related to the bbp style pack plugin, I created a test site and activated the previous version of the plugin and used the Google code. There was no problem with the site and forum addresses, but after updating the plugin, it was noticed that the problem with the mentioned addresses appeared.
Is it possible to solve the recent problem in particular?
Thank you for all your hard work and honest efforts.
December 20, 2024 at 5:12 am #242433In reply to: Edit profile link
yt
ParticipantHello Mr. Rubin
Thank you for your efforts in solving the problem and updating the plugin.
Since it was not possible to send the entire answer at once, I will send it in two parts:1- I updated the plugin and enabled the option
If you are using shortcodes in your footer, this option should ensure they display correctly
but unfortunately the problem of not displaying the shortcode in the footer of the site and the forum was not resolved and still remains, which you can see on the site and the forum at the following address:
and
https://ghazavatonline.ir/forums/* It is worth mentioning that, with the plugin update, the problem of not being able to view all templates in the site editor section, which I had previously announced, was also resolved. I do not know if it was related to the shortcode problem or if you fixed it separately. In any case, thank you very much for fixing this problem.
December 18, 2024 at 1:15 am #242367In reply to: Edit profile link
yt
ParticipantThank and that very kind of you, Mr Robin.
In addition, as the 2025 WordPress block theme has other problems with your “bbp style pack” plugin, if it is possible for you to check and fix them.
These are:
1- When the bbp style pack plugin is active and you go to the theme editor section and click on Show all templates, only one template is displayed, not all templates that can be selected. The problem is solved by disabling the plugin.
2- In the Topic/Reply Form plugin tab, in section 18. Limit Topic Tags to a list, when this option is activated and you refresh the site, at the same time and a little later it causes the editor section to go to the bottom right and the forum template to be broken.
3- In the Topic/Reply Form plugin tab, in section 10. Topic Posting Rules, when the visual editor is activated, HTML codes are also inserted into the text, while this should not be the case.
4- When the sidebar is activated for the forum through the bbp style pack plugin block or by ourselves, this sidebar is only displayed on the first page of the forum or the forum index, but is not displayed on the pages of subforums and topics, while like the classic template, it should be displayed on all sidebar pages.
Thanks in advance.
December 17, 2024 at 2:03 pm #242353In reply to: Edit profile link
Robin W
ModeratorAfter some research, I have found that the newer FSE themes (such as twenty 25)have an issue where shortcodes will not work in footers for what are called hybrid templates.
I am working on a solution, hopefully with a resolution in then next couple of days
December 6, 2024 at 1:39 pm #242206In reply to: Edit profile link
Robin W
ModeratorI understand what you want to do, it requires code which is in my plugin.
If you don’t want to use my plugin, the code is in the shortcodes.php file in the plugin, feel free to use it.
December 6, 2024 at 9:20 am #242204In reply to: Edit profile link
Robin W
ModeratorInstall
once activated go to
dashboard>settings>bbp style pack>shortcodes
and look at ‘Display profile link’ for how to use the shortcode.
Then simply add the shortcode using a ‘shortcode’ block wherever you want it
November 20, 2024 at 8:21 am #242023In reply to: Show single topic on homepage with shortcode or php
Stephen B
ParticipantYes, I’ve tried the other shortcodes as well and the same issue happens with all of them
September 26, 2024 at 3:19 pm #241399In reply to: How to add Topic Counts and Reply Counts Anywhere
uksentinel
ParticipantTake a look at the below link as this works for a logged in user. The three shortcodes should help achieve what you are looking for.
September 25, 2024 at 4:28 am #241383Topic: How to add Topic Counts and Reply Counts Anywhere
in forum TroubleshootingKokiri
ParticipantHello,
So I am trying to add Topics Counts and Reply counts in a widget box on activity page or member profiles – I’ve tried BBP Style Pack and the shortcodes don’t work.
Any suggestions?
August 14, 2024 at 4:17 pm #241126Topic: How to show account dropdown links like on bbpress.org
in forum InstallationUriahs Victor
ParticipantThere’s a lot of functionality I’m seeing on this forum that I’m not too sure how to reproduce on my own install of bbPress.
One of them is the account dropdown links that show when you hover over your profile photo, see this screenshot: https://pasteboard.co/jx5O0rsY1Qoy.png
I have no idea how to reproduce this, I’ve checked the shortcodes available but I can’t find it: https://codex.bbpress.org/features/shortcodes/
I’m working from a local WP install so the site is not live. When i try to visit the links on my install they dont work, for example:
https://forum-website.local/forums/profile/admin/topics
https://forum-website.local/forums/profile/admin/replies
…
…The forum root is set to forums and admin is the name of the user im logged into and testing. How do I go about reproducing this dropdown so users can keep track of their topics, replies, subscriptions, favorites etc just like on bbpress.org?
August 6, 2024 at 6:35 am #241076In reply to: Stickies ban doesn’t work in shortcode
neon67
ParticipantЕverything according to the recipes bbP shortcodes 2.8 – works. Stickies are always shown if they are marked by the admin.
There were several layers in my CSS code – I need to figure it out. I just wanted to make sure that everyone’s bbP shortcodes 2.8 is working properly.July 31, 2024 at 5:40 am #241039In reply to: Stickies ban doesn’t work in shortcode
neon67
ParticipantThanks for your feedback!
I use the bbP shortcodes 2.8 plugin only, don’t have the style pack plugin. The bbp-display-topic-index shortcode works great with both double or single quotes—everything! except for sticker management. In the web code, the line that I want to disable is written as .bbp-topics ul.super-sticky, .bbp-topics-front ul.super-sticky – this is all standard, I didn’t change anything.Maybe the problem is the shortcode is used twice on the page? I plan to allow stickers in one block, but prohibit them in the second – other forums and stickers are not appropriate there.
July 31, 2024 at 3:36 am #241038In reply to: Stickies ban doesn’t work in shortcode
Robin W
ModeratorI think you are using the style pack plugin shortcodes, in which case it is bsp not bbp.
Also the above is using the wrong apostrophies, it may be because you pasted without using the code button
This should work
[bsp-display-topic-index show="6" forum ="2692,2696,2697,2698,2700,2702" show_stickies="false"]
If not come back
July 29, 2024 at 2:42 pm #241028In reply to: Have a color Custom CSS problem
Ketil Ervik
ParticipantIn css of the style pack plugin. But i have try also try it on theme’s custom codes, but nothing happen!
July 29, 2024 at 1:00 pm #241025Topic: Stickies ban doesn’t work in shortcode
in forum Pluginsneon67
ParticipantHi. I use a shortcode from bbP shortcodes like [bbp-display-topic-index show=’6′ forum =’2692,2696,2697,2698,2700,2702′ show_stickies=’false’] Question about Stickies – the display does not depend on this records – false or true. I even tried to write no – it doesn’t help either, the topics are always shown at the top.
BBpress 2.6.11
How is this solved?June 27, 2024 at 1:40 pm #240722Dean Scott
ParticipantI just discovered more at the end of the PHP error…
LIMIT 0, 15 made by require(‘wp-blog-header.php’), require_once(‘wp-includes/template-loader.php’), apply_filters(‘template_include’), WP_Hook->apply_filters, bbp_template_include, apply_filters(‘bbp_template_include’), WP_Hook->apply_filters, bbp_template_include_theme_compat, BBP_Shortcodes->display_topic, bbp_get_template_part, bbp_locate_template, load_template, require(‘/plugins/bbpress/templates/default/bbpress/content-single-topic.php’), bbp_has_replies, WP_Query->__construct, WP_Query->query, WP_Query->get_posts
Is this helpful?
Yes, I’ve switched to 2024 theme AND deactivated all plugs, one-by-one. Same error.
May 24, 2024 at 2:41 am #240394In reply to: List of Filters and Actions
Robin W
Moderatoractions – over 600!
\bbpress.php (1 hit) Line 428: do_action_ref_array( 'bbp_after_setup_actions', array( &$this ) ); \includes\admin\actions.php (12 hits) Line 154: do_action( 'bbp_new_site', $blog_id, $user_id, $domain, $path, $site_id, $meta ); Line 246: do_action( 'bbp_admin_init' ); Line 255: do_action( 'bbp_admin_menu' ); Line 264: do_action( 'bbp_admin_head' ); Line 273: do_action( 'bbp_admin_notices' ); Line 282: do_action( 'bbp_register_importers' ); Line 298: do_action( 'bbp_register_admin_style' ); Line 305: do_action( 'bbp_register_admin_styles' ); Line 314: do_action( 'bbp_register_admin_scripts' ); Line 323: do_action( 'bbp_register_admin_settings' ); Line 332: do_action( 'bbp_admin_tool_box' ); Line 343: do_action( 'bbp_current_screen', $current_screen ); \includes\admin\classes\class-bbp-admin.php (3 hits) Line 210: do_action_ref_array( 'bbp_admin_loaded', array( &$this ) ); Line 1391: do_action( 'after_bbpress_upgrade', $response ); Line 1392: do_action( 'bbp_upgrade_site', $details[ 'blog_id' ] ); \includes\admin\forums.php (3 hits) Line 334: do_action( 'bbp_forum_attributes_metabox_save', $forum_id ); Line 405: do_action( 'bbp_toggle_forum_admin', $success, $post_data, $action, $retval ); Line 602: do_action( 'bbp_admin_forums_column_data', $column, $forum_id ); \includes\admin\metaboxes.php (13 hits) Line 181: <?php do_action( 'bbp_dashboard_widget_right_now_content_table_end' ); ?> Line 274: <?php do_action( 'bbp_dashboard_widget_right_now_discussion_table_end' ); ?> Line 280: <?php do_action( 'bbp_dashboard_widget_right_now_table_end' ); ?> Line 294: do_action( 'bbp_dashboard_widget_right_now_end' ); Line 385: do_action( 'bbp_forum_metabox', $post ); Line 455: do_action( 'bbp_topic_metabox', $post ); Line 550: do_action( 'bbp_reply_metabox', $post ); Line 642: do_action( 'bbp_author_metabox', $post ); Line 665: do_action( 'bbp_moderator_assignment_metabox', $post ); Line 697: do_action( 'bbp_topic_engagements_metabox', $post ); Line 730: do_action( 'bbp_favorites_metabox', $post ); Line 770: do_action( 'bbp_subscriptions_metabox', $post ); Line 803: do_action( 'bbp_forum_subscriptions_metabox', $post ); \includes\admin\replies.php (4 hits) Line 430: do_action( 'bbp_reply_attributes_metabox_save', $reply_id, $topic_id, $forum_id, $reply_to ); Line 431: do_action( 'bbp_author_metabox_save', $reply_id, $anonymous_data ); Line 515: do_action( 'bbp_toggle_reply_admin', $success, $post_data, $action, $retval ); Line 764: do_action( 'bbp_admin_replies_column_data', $column, $reply_id ); \includes\admin\topics.php (4 hits) Line 547: do_action( 'bbp_topic_attributes_metabox_save', $topic_id, $forum_id ); Line 548: do_action( 'bbp_author_metabox_save', $topic_id, $anonymous_data ); Line 665: do_action( 'bbp_toggle_topic_admin', $success, $post_data, $action, $retval ); Line 942: do_action( 'bbp_admin_topics_column_data', $column, $topic_id ); \includes\common\ajax.php (1 hit) Line 100: do_action( $key ); \includes\common\classes.php (6 hits) Line 101: do_action( 'bbp_' . $this->name . 'includes' ); Line 118: do_action( 'bbp_' . $this->name . 'setup_actions' ); Line 127: do_action( 'bbp_' . $this->name . '_register_post_types' ); Line 136: do_action( 'bbp_' . $this->name . '_register_taxonomies' ); Line 145: do_action( 'bbp_' . $this->name . '_add_rewrite_tags' ); Line 154: do_action_ref_array( 'bbp_' . $this->name . '_generate_rewrite_rules', $wp_rewrite ); \includes\common\functions.php (6 hits) Line 727: do_action( 'bbp_check_for_duplicate_trigger', $post_data ); Line 1155: do_action( 'bbp_pre_notify_subscribers', $reply_id, $topic_id, $user_ids ); Line 1161: do_action( 'bbp_post_notify_subscribers', $reply_id, $topic_id, $user_ids ); Line 1322: do_action( 'bbp_pre_notify_forum_subscribers', $topic_id, $forum_id, $user_ids ); Line 1328: do_action( 'bbp_post_notify_forum_subscribers', $topic_id, $forum_id, $user_ids ); Line 2256: do_action( 'bbp_verify_nonce_request', $action, $result ); \includes\common\template.php (2 hits) Line 69: do_action( 'bbp_head' ); Line 78: do_action( 'bbp_footer' ); \includes\common\widgets.php (1 hit) Line 98: <?php do_action( 'login_form' ); ?> \includes\core\cache.php (1 hit) Line 158: do_action( 'bbp_clean_post_cache', $post->ID, $post ); \includes\core\capabilities.php (2 hits) Line 227: do_action( 'bbp_add_caps' ); Line 244: do_action( 'bbp_remove_caps' ); \includes\core\options.php (3 hits) Line 173: do_action( 'bbp_add_options' ); Line 192: do_action( 'bbp_delete_options' ); Line 210: do_action( 'bbp_setup_option_filters' ); \includes\core\sub-actions.php (39 hits) Line 31: do_action( 'bbp_activation' ); Line 40: do_action( 'bbp_deactivation' ); Line 49: do_action( 'bbp_uninstall' ); Line 60: do_action( 'bbp_loaded' ); Line 69: do_action( 'bbp_constants' ); Line 78: do_action( 'bbp_boot_strap_globals' ); Line 87: do_action( 'bbp_includes' ); Line 96: do_action( 'bbp_setup_globals' ); Line 105: do_action( 'bbp_register' ); Line 114: do_action( 'bbp_init' ); Line 125: do_action( 'bbp_roles_init', $wp_roles ); Line 134: do_action( 'bbp_widgets_init' ); Line 146: do_action( 'bbp_setup_current_user' ); Line 155: do_action( 'bbp_setup_engagements' ); Line 166: do_action( 'bbp_load_textdomain' ); Line 175: do_action( 'bbp_register_post_types' ); Line 184: do_action( 'bbp_register_post_statuses' ); Line 193: do_action( 'bbp_register_taxonomies' ); Line 202: do_action( 'bbp_register_views' ); Line 211: do_action( 'bbp_register_shortcodes' ); Line 220: do_action( 'bbp_register_meta' ); Line 229: do_action( 'bbp_enqueue_scripts' ); Line 238: do_action( 'bbp_add_rewrite_tags' ); Line 247: do_action( 'bbp_add_rewrite_rules' ); Line 256: do_action( 'bbp_add_permastructs' ); Line 265: do_action( 'bbp_login_form_login' ); Line 289: do_action( 'bbp_transition_post_status', $new_status, $old_status, $post ); Line 303: do_action( 'bbp_profile_update', $user_id, $old_user_data ); Line 314: do_action( 'bbp_user_register', $user_id ); Line 325: do_action( 'bbp_ready' ); Line 337: do_action( 'bbp_template_redirect' ); Line 348: do_action( 'bbp_register_theme_packages' ); Line 357: do_action( 'bbp_setup_theme' ); Line 366: do_action( 'bbp_after_setup_theme' ); Line 396: do_action( 'bbp_post_request_' . $action ); Line 399: do_action( 'bbp_post_request', $action ); Line 429: do_action( 'bbp_get_request_' . $action ); Line 432: do_action( 'bbp_get_request', $action ); Line 490: do_action_ref_array( 'bbp_generate_rewrite_rules', array( &$wp_rewrite ) ); \includes\core\template-functions.php (2 hits) Line 28: do_action( 'get_template_part_' . $slug, $slug, $name ); Line 99: do_action( 'bbp_locate_template', $located, $template_name, $template_names, $template_locations, $load, $require_once ); \includes\extend\akismet.php (8 hits) Line 242: do_action( 'bbp_akismet_spam_caught' ); Line 418: do_action( 'bbp_akismet_submit_' . $request_type . '_post', $post_id, $post_data['bbp_akismet_result'] ); Line 1064: do_action( '_bbp_akismet_batch_delete', __FUNCTION__, $spam_id ); Line 1085: do_action( '_bbp_akismet_delete_spam_count', count( $spam_ids ), $spam_ids ); Line 1145: do_action( '_bbp_akismet_batch_delete', __FUNCTION__, $spam_id ); Line 1155: do_action( '_bbp_akismet_delete_spam_meta_count', count( $spam_ids ), $spam_ids ); Line 1223: do_action( '_bbp_akismet_batch_delete', __FUNCTION__, $spam_meta ); Line 1236: do_action( '_bbp_akismet_delete_spam_meta_count', count( $spam_meta_deleted ), $spam_meta_deleted ); \includes\extend\buddypress\activity.php (1 hit) Line 170: do_action_ref_array( 'bbp_buddypress_activity_loaded', array( $this ) ); \includes\extend\buddypress\groups.php (3 hits) Line 167: do_action_ref_array( 'bbp_buddypress_groups_loaded', array( $this ) ); Line 994: do_action( 'bbp_before_group_forum_display' ); Line 1205: do_action( 'bbp_after_group_forum_display' ); \includes\extend\buddypress\loader.php (2 hits) Line 89: do_action( "bp_{$this->id}_includes" ); Line 169: do_action_ref_array( 'bbp_buddypress_loaded', array( $this ) ); \includes\extend\buddypress\members.php (1 hit) Line 85: do_action_ref_array( 'bbp_buddypress_members_loaded', array( $this ) ); \includes\extend\buddypress\notifications.php (2 hits) Line 111: do_action( 'bbp_format_buddypress_notifications', $component_action_name, $item_id, $secondary_item_id, $action_item_count, $format, $component_action_name, $component_name, $id ); Line 236: do_action( 'bbp_notifications_handler', $marked, $user_id, $topic_id, $action ); \includes\forums\functions.php (28 hits) Line 101: do_action( 'bbp_insert_forum', (int) $forum_id ); Line 263: do_action( 'bbp_new_forum_pre_extras', $forum_parent_id ); Line 316: do_action( 'bbp_new_forum', array( Line 329: do_action( 'bbp_new_forum_post_extras', $forum_id ); Line 505: do_action( 'bbp_edit_forum_pre_extras', $forum_id ); Line 532: do_action( 'bbp_edit_forum', array( Line 577: do_action( 'bbp_edit_forum_post_extras', $forum_id ); Line 692: do_action( 'bbp_update_forum_visibility', $forum_id, $old_visibility, $new_visibility ); Line 738: do_action( 'bbp_close_forum', $forum_id ); Line 742: do_action( 'bbp_closed_forum', $forum_id ); Line 759: do_action( 'bbp_open_forum', $forum_id ); Line 763: do_action( 'bbp_opened_forum', $forum_id ); Line 782: do_action( 'bbp_categorize_forum', $forum_id ); Line 786: do_action( 'bbp_categorized_forum', $forum_id ); Line 803: do_action( 'bbp_normalize_forum', $forum_id ); Line 807: do_action( 'bbp_normalized_forum', $forum_id ); Line 826: do_action( 'bbp_publicize_forum', $forum_id ); Line 866: do_action( 'bbp_publicized_forum', $forum_id ); Line 883: do_action( 'bbp_privatize_forum', $forum_id ); Line 915: do_action( 'bbp_privatized_forum', $forum_id ); Line 932: do_action( 'bbp_hide_forum', $forum_id ); Line 964: do_action( 'bbp_hid_forum', $forum_id ); Line 2719: do_action( 'bbp_delete_forum', $forum_id ); Line 2738: do_action( 'bbp_trash_forum', $forum_id ); Line 2753: do_action( 'bbp_untrash_forum', $forum_id ); Line 2774: do_action( 'bbp_deleted_forum', $forum_id ); Line 2789: do_action( 'bbp_trashed_forum', $forum_id ); Line 2804: do_action( 'bbp_untrashed_forum', $forum_id ); \includes\forums\template.php (1 hit) Line 462: do_action( 'bbp_forum_row_actions' ); \includes\replies\functions.php (30 hits) Line 83: do_action( 'bbp_insert_reply', (int) $reply_id, (int) $reply_meta['topic_id'], (int) $reply_meta['forum_id'] ); Line 369: do_action( 'bbp_new_reply_pre_extras', $topic_id, $forum_id ); Line 466: do_action( 'bbp_new_reply', $reply_id, $topic_id, $forum_id, $anonymous_data, $reply_author, false, $reply_to ); Line 470: do_action( 'bbp_new_reply_post_extras', $reply_id ); Line 678: do_action( 'bbp_edit_reply_pre_extras', $reply_id ); Line 732: do_action( 'bbp_edit_reply', $reply_id, $topic_id, $forum_id, $anonymous_data, $reply_author , true, $reply_to ); Line 760: do_action( 'bbp_edit_reply_post_extras', $reply_id ); Line 1367: do_action( 'bbp_pre_move_reply', $move_reply->ID, $source_topic->ID, $destination_topic->ID ); Line 1428: do_action( 'bbp_post_move_reply', $move_reply->ID, $source_topic->ID, $destination_topic->ID ); Line 1466: do_action( 'bbp_move_reply_count', $move_reply_id, $source_topic_id, $destination_topic_id ); Line 1527: do_action( 'bbp_toggle_reply_handler', $retval['status'], $post_data, $action ); Line 1740: do_action( 'bbp_spam_reply', $reply_id ); Line 1755: do_action( 'bbp_spammed_reply', $reply_id ); Line 1783: do_action( 'bbp_unspam_reply', $reply_id ); Line 1803: do_action( 'bbp_unspammed_reply', $reply_id ); Line 1834: do_action( 'bbp_approve_reply', $reply_id ); Line 1849: do_action( 'bbp_approved_reply', $reply_id ); Line 1880: do_action( 'bbp_unapprove_reply', $reply_id ); Line 1892: do_action( 'bbp_unapproved_reply', $reply_id ); Line 1910: do_action( 'bbp_delete_reply', $reply_id ); Line 1923: do_action( 'bbp_trash_reply', $reply_id ); Line 1936: do_action( 'bbp_untrash_reply', $reply_id ); Line 1953: do_action( 'bbp_deleted_reply', $reply_id ); Line 1968: do_action( 'bbp_trashed_reply', $reply_id ); Line 1983: do_action( 'bbp_untrashed_reply', $reply_id ); Line 2155: <?php do_action( 'bbp_feed' ); ?> Line 2168: <?php do_action( 'bbp_feed_head' ); ?> Line 2190: <?php do_action( 'bbp_feed_item' ); ?> Line 2216: <?php do_action( 'bbp_feed_item' ); ?> Line 2223: <?php do_action( 'bbp_feed_footer' ); ?> \includes\topics\functions.php (47 hits) Line 83: do_action( 'bbp_insert_topic', (int) $topic_id, (int) $topic_meta['forum_id'] ); Line 313: do_action( 'bbp_new_topic_pre_extras', $forum_id ); Line 378: do_action( 'bbp_new_topic', $topic_id, $forum_id, $anonymous_data, $topic_author ); Line 382: do_action( 'bbp_new_topic_post_extras', $topic_id ); Line 627: do_action( 'bbp_edit_topic_pre_extras', $topic_id ); Line 669: do_action( 'bbp_edit_topic', $topic_id, $forum_id, $anonymous_data, $topic_author , true /* Is edit */ ); Line 706: do_action( 'bbp_edit_topic_post_extras', $topic_id ); Line 1153: do_action( 'bbp_merge_topic', $destination_topic->ID, $source_topic->ID ); Line 1281: do_action( 'bbp_merged_topic_reply', $reply->ID, $destination_topic->ID ); Line 1295: do_action( 'bbp_merged_topic', $destination_topic->ID, $source_topic->ID, $source_topic->post_parent ); Line 1334: do_action( 'bbp_merge_topic_count', $destination_topic_id, $source_topic_id, $source_topic_forum_id ); Line 1488: do_action( 'bbp_pre_split_topic', $from_reply->ID, $source_topic->ID, $destination_topic->ID ); Line 1603: do_action( 'bbp_split_topic_reply', $reply->ID, $destination_topic->ID ); Line 1637: do_action( 'bbp_post_split_topic', $from_reply->ID, $source_topic->ID, $destination_topic->ID ); Line 1675: do_action( 'bbp_split_topic_count', $from_reply_id, $source_topic_id, $destination_topic_id ); Line 1757: do_action( 'bbp_update_topic_tag', $tag_id, $tag, $name, $slug, $description ); Line 1818: do_action( 'bbp_merge_topic_tag', $tag_id, $to_tag, $tag ); Line 1850: do_action( 'bbp_delete_topic_tag', $tag_id, $tag ); Line 2065: do_action( 'bbp_toggle_topic_handler', $retval['status'], $post_data, $action ); Line 2830: do_action( 'bbp_close_topic', $topic_id ); Line 2854: do_action( 'bbp_closed_topic', $topic_id ); Line 2882: do_action( 'bbp_open_topic', $topic_id ); Line 2914: do_action( 'bbp_opened_topic', $topic_id ); Line 2948: do_action( 'bbp_spam_topic', $topic_id ); Line 2963: do_action( 'bbp_spammed_topic', $topic_id ); Line 3083: do_action( 'bbp_unspam_topic', $topic_id ); Line 3107: do_action( 'bbp_unspammed_topic', $topic_id ); Line 3192: do_action( 'bbp_stick_topic', $topic_id, $super ); Line 3223: do_action( 'bbp_stuck_topic', $topic_id, $super, $success ); Line 3253: do_action( 'bbp_approve_topic', $topic_id ); Line 3268: do_action( 'bbp_approved_topic', $topic_id ); Line 3299: do_action( 'bbp_unapprove_topic', $topic_id ); Line 3311: do_action( 'bbp_unapproved_topic', $topic_id ); Line 3334: do_action( 'bbp_unstick_topic', $topic_id ); Line 3363: do_action( 'bbp_unstuck_topic', $topic_id, $success ); Line 3386: do_action( 'bbp_delete_topic', $topic_id ); Line 3448: do_action( 'bbp_trash_topic', $topic_id ); Line 3513: do_action( 'bbp_untrash_topic', $topic_id ); Line 3565: do_action( 'bbp_deleted_topic', $topic_id ); Line 3580: do_action( 'bbp_trashed_topic', $topic_id ); Line 3595: do_action( 'bbp_untrashed_topic', $topic_id ); Line 3734: do_action( 'edit_term_taxonomy', $term, $taxonomy->name ); Line 3738: do_action( 'edited_term_taxonomy', $term, $taxonomy->name ); Line 3790: <?php do_action( 'bbp_feed' ); ?> Line 3803: <?php do_action( 'bbp_feed_head' ); ?> Line 3829: <?php do_action( 'bbp_feed_item' ); ?> Line 3836: <?php do_action( 'bbp_feed_footer' ); ?> \includes\topics\template.php (1 hit) Line 3726: do_action( 'bbp_topic_row_actions' ); \includes\users\engagements.php (8 hits) Line 301: do_action( 'bbp_add_user_engagement', $user_id, $topic_id ); Line 334: do_action( 'bbp_remove_user_engagement', $user_id, $topic_id ); Line 532: do_action( 'bbp_add_user_favorite', $user_id, $topic_id ); Line 566: do_action( 'bbp_remove_user_favorite', $user_id, $topic_id ); Line 633: do_action( 'bbp_favorites_handler', $success, $user_id, $topic_id, $action ); Line 767: do_action( 'bbp_add_user_subscription', $user_id, $object_id, $type ); Line 801: do_action( 'bbp_remove_user_subscription', $user_id, $object_id, $type ); Line 874: do_action( 'bbp_subscriptions_handler', $success, $user_id, $object_id, $action, $object_type ); \includes\users\functions.php (2 hits) Line 251: do_action( $edit_action, $user_id ); Line 472: do_action( $action, get_userdata( bbp_get_displayed_user_id() ) ); \includes\users\options.php (3 hits) Line 51: do_action( 'bbp_add_user_options', $user_id ); Line 76: do_action( 'bbp_delete_user_options', $user_id ); Line 93: do_action( 'bbp_setup_user_option_filters' ); \includes\users\template.php (2 hits) Line 112: do_action_ref_array( 'loop_start', array( &$this ) ); Line 140: do_action_ref_array( 'loop_end', array( &$this ) ); \templates\default\bbpress\alert-topic-lock.php (2 hits) Line 13: do_action( 'bbp_theme_before_alert_topic_lock' ); ?> Line 29: do_action( 'bbp_theme_after_alert_topic_lock' ); \templates\default\bbpress\content-archive-forum.php (2 hits) Line 23: <?php do_action( 'bbp_template_before_forums_index' ); ?> Line 35: <?php do_action( 'bbp_template_after_forums_index' ); ?> \templates\default\bbpress\content-archive-topic.php (4 hits) Line 29: <?php do_action( 'bbp_template_before_topic_tag_description' ); ?> Line 37: <?php do_action( 'bbp_template_after_topic_tag_description' ); ?> Line 39: <?php do_action( 'bbp_template_before_topics_index' ); ?> Line 55: <?php do_action( 'bbp_template_after_topics_index' ); ?> \templates\default\bbpress\content-search.php (2 hits) Line 21: <?php do_action( 'bbp_template_before_search' ); ?> Line 41: <?php do_action( 'bbp_template_after_search_results' ); ?> \templates\default\bbpress\content-single-forum.php (2 hits) Line 21: <?php do_action( 'bbp_template_before_single_forum' ); ?> Line 57: <?php do_action( 'bbp_template_after_single_forum' ); ?> \templates\default\bbpress\content-single-reply.php (2 hits) Line 19: <?php do_action( 'bbp_template_before_single_reply' ); ?> Line 31: <?php do_action( 'bbp_template_after_single_reply' ); ?> \templates\default\bbpress\content-single-topic-lead.php (10 hits) Line 13: do_action( 'bbp_template_before_lead_topic' ); ?> Line 39: <?php do_action( 'bbp_theme_before_topic_admin_links' ); ?> Line 43: <?php do_action( 'bbp_theme_after_topic_admin_links' ); ?> Line 53: <?php do_action( 'bbp_theme_before_topic_author_details' ); ?> Line 59: <?php do_action( 'bbp_theme_before_topic_author_admin_details' ); ?> Line 63: <?php do_action( 'bbp_theme_after_topic_author_admin_details' ); ?> Line 67: <?php do_action( 'bbp_theme_after_topic_author_details' ); ?> Line 73: <?php do_action( 'bbp_theme_before_topic_content' ); ?> Line 77: <?php do_action( 'bbp_theme_after_topic_content' ); ?> Line 99: <?php do_action( 'bbp_template_after_lead_topic' ); \templates\default\bbpress\content-single-topic.php (2 hits) Line 23: <?php do_action( 'bbp_template_before_single_topic' ); ?> Line 57: <?php do_action( 'bbp_template_after_single_topic' ); ?> \templates\default\bbpress\content-single-user.php (3 hits) Line 17: <?php do_action( 'bbp_template_notices' ); ?> Line 19: <?php do_action( 'bbp_template_before_user_wrapper' ); ?> Line 36: <?php do_action( 'bbp_template_after_user_wrapper' ); ?> \templates\default\bbpress\content-statistics.php (2 hits) Line 18: <?php do_action( 'bbp_before_statistics' ); ?> Line 76: <?php do_action( 'bbp_after_statistics' ); ?> \templates\default\bbpress\content-topic-tag-edit.php (4 hits) Line 19: <?php do_action( 'bbp_template_before_topic_tag_description' ); ?> Line 23: <?php do_action( 'bbp_template_after_topic_tag_description' ); ?> Line 25: <?php do_action( 'bbp_template_before_topic_tag_edit' ); ?> Line 29: <?php do_action( 'bbp_template_after_topic_tag_edit' ); ?> \templates\default\bbpress\form-anonymous.php (4 hits) Line 15: <?php do_action( 'bbp_theme_before_anonymous_form' ); ?> Line 20: <?php do_action( 'bbp_theme_anonymous_form_extras_top' ); ?> Line 37: <?php do_action( 'bbp_theme_anonymous_form_extras_bottom' ); ?> Line 41: <?php do_action( 'bbp_theme_after_anonymous_form' ); ?> \templates\default\bbpress\form-forum.php (22 hits) Line 29: <?php do_action( 'bbp_theme_before_forum_form' ); ?> Line 46: <?php do_action( 'bbp_theme_before_forum_form_notices' ); ?> Line 68: <?php do_action( 'bbp_template_notices' ); ?> Line 72: <?php do_action( 'bbp_theme_before_forum_form_title' ); ?> Line 79: <?php do_action( 'bbp_theme_after_forum_form_title' ); ?> Line 81: <?php do_action( 'bbp_theme_before_forum_form_content' ); ?> Line 85: <?php do_action( 'bbp_theme_after_forum_form_content' ); ?> Line 98: <?php do_action( 'bbp_theme_before_forum_form_mods' ); ?> Line 105: <?php do_action( 'bbp_theme_after_forum_form_mods' ); ?> Line 109: <?php do_action( 'bbp_theme_before_forum_form_type' ); ?> Line 116: <?php do_action( 'bbp_theme_after_forum_form_type' ); ?> Line 118: <?php do_action( 'bbp_theme_before_forum_form_status' ); ?> Line 125: <?php do_action( 'bbp_theme_after_forum_form_status' ); ?> Line 127: <?php do_action( 'bbp_theme_before_forum_visibility_status' ); ?> Line 134: <?php do_action( 'bbp_theme_after_forum_visibility_status' ); ?> Line 136: <?php do_action( 'bbp_theme_before_forum_form_parent' ); ?> Line 151: <?php do_action( 'bbp_theme_after_forum_form_parent' ); ?> Line 153: <?php do_action( 'bbp_theme_before_forum_form_submit_wrapper' ); ?> Line 157: <?php do_action( 'bbp_theme_before_forum_form_submit_button' ); ?> Line 161: <?php do_action( 'bbp_theme_after_forum_form_submit_button' ); ?> Line 165: <?php do_action( 'bbp_theme_after_forum_form_submit_wrapper' ); ?> Line 173: <?php do_action( 'bbp_theme_after_forum_form' ); ?> \templates\default\bbpress\form-reply.php (20 hits) Line 27: <?php do_action( 'bbp_theme_before_reply_form' ); ?> Line 32: <?php do_action( 'bbp_theme_before_reply_form_notices' ); ?> Line 64: <?php do_action( 'bbp_template_notices' ); ?> Line 70: <?php do_action( 'bbp_theme_before_reply_form_content' ); ?> Line 74: <?php do_action( 'bbp_theme_after_reply_form_content' ); ?> Line 87: <?php do_action( 'bbp_theme_before_reply_form_tags' ); ?> Line 94: <?php do_action( 'bbp_theme_after_reply_form_tags' ); ?> Line 100: <?php do_action( 'bbp_theme_before_reply_form_subscription' ); ?> Line 118: <?php do_action( 'bbp_theme_after_reply_form_subscription' ); ?> Line 126: <?php do_action( 'bbp_theme_before_reply_form_reply_to' ); ?> Line 133: <?php do_action( 'bbp_theme_after_reply_form_reply_to' ); ?> Line 135: <?php do_action( 'bbp_theme_before_reply_form_status' ); ?> Line 142: <?php do_action( 'bbp_theme_after_reply_form_status' ); ?> Line 148: <?php do_action( 'bbp_theme_before_reply_form_revisions' ); ?> Line 162: <?php do_action( 'bbp_theme_after_reply_form_revisions' ); ?> Line 168: <?php do_action( 'bbp_theme_before_reply_form_submit_wrapper' ); ?> Line 172: <?php do_action( 'bbp_theme_before_reply_form_submit_button' ); ?> Line 178: <?php do_action( 'bbp_theme_after_reply_form_submit_button' ); ?> Line 182: <?php do_action( 'bbp_theme_after_reply_form_submit_wrapper' ); ?> Line 190: <?php do_action( 'bbp_theme_after_reply_form' ); ?> \templates\default\bbpress\form-topic.php (24 hits) Line 37: <?php do_action( 'bbp_theme_before_topic_form' ); ?> Line 54: <?php do_action( 'bbp_theme_before_topic_form_notices' ); ?> Line 76: <?php do_action( 'bbp_template_notices' ); ?> Line 82: <?php do_action( 'bbp_theme_before_topic_form_title' ); ?> Line 89: <?php do_action( 'bbp_theme_after_topic_form_title' ); ?> Line 91: <?php do_action( 'bbp_theme_before_topic_form_content' ); ?> Line 95: <?php do_action( 'bbp_theme_after_topic_form_content' ); ?> Line 108: <?php do_action( 'bbp_theme_before_topic_form_tags' ); ?> Line 115: <?php do_action( 'bbp_theme_after_topic_form_tags' ); ?> Line 121: <?php do_action( 'bbp_theme_before_topic_form_forum' ); ?> Line 133: <?php do_action( 'bbp_theme_after_topic_form_forum' ); ?> Line 139: <?php do_action( 'bbp_theme_before_topic_form_type' ); ?> Line 149: <?php do_action( 'bbp_theme_after_topic_form_type' ); ?> Line 151: <?php do_action( 'bbp_theme_before_topic_form_status' ); ?> Line 161: <?php do_action( 'bbp_theme_after_topic_form_status' ); ?> Line 167: <?php do_action( 'bbp_theme_before_topic_form_subscriptions' ); ?> Line 183: <?php do_action( 'bbp_theme_after_topic_form_subscriptions' ); ?> Line 189: <?php do_action( 'bbp_theme_before_topic_form_revisions' ); ?> Line 203: <?php do_action( 'bbp_theme_after_topic_form_revisions' ); ?> Line 207: <?php do_action( 'bbp_theme_before_topic_form_submit_wrapper' ); ?> Line 211: <?php do_action( 'bbp_theme_before_topic_form_submit_button' ); ?> Line 215: <?php do_action( 'bbp_theme_after_topic_form_submit_button' ); ?> Line 219: <?php do_action( 'bbp_theme_after_topic_form_submit_wrapper' ); ?> Line 227: <?php do_action( 'bbp_theme_after_topic_form' ); ?> \templates\default\bbpress\form-user-edit.php (12 hits) Line 19: <?php do_action( 'bbp_user_edit_before' ); ?> Line 24: <?php do_action( 'bbp_user_edit_before_name' ); ?> Line 48: <?php do_action( 'bbp_user_edit_after_name' ); ?> Line 57: <?php do_action( 'bbp_user_edit_before_contact' ); ?> Line 73: <?php do_action( 'bbp_user_edit_after_contact' ); ?> Line 88: <?php do_action( 'bbp_user_edit_before_about' ); ?> Line 95: <?php do_action( 'bbp_user_edit_after_about' ); ?> Line 104: <?php do_action( 'bbp_user_edit_before_account' ); ?> Line 125: <?php do_action( 'bbp_user_edit_after_account' ); ?> Line 136: <?php do_action( 'bbp_user_edit_before_role' ); ?> Line 152: <?php do_action( 'bbp_user_edit_after_role' ); ?> Line 158: <?php do_action( 'bbp_user_edit_after' ); ?> \templates\default\bbpress\form-user-login.php (1 hit) Line 34: <?php do_action( 'login_form' ); ?> \templates\default\bbpress\form-user-lost-pass.php (1 hit) Line 26: <?php do_action( 'login_form', 'resetpass' ); ?> \templates\default\bbpress\form-user-register.php (3 hits) Line 19: <?php do_action( 'bbp_template_before_register_fields' ); ?> Line 38: <?php do_action( 'register_form' ); ?> Line 48: <?php do_action( 'bbp_template_after_register_fields' ); ?> \templates\default\bbpress\loop-forums.php (2 hits) Line 13: do_action( 'bbp_template_before_forums_loop' ); ?> Line 51: <?php do_action( 'bbp_template_after_forums_loop' ); \templates\default\bbpress\loop-replies.php (2 hits) Line 13: do_action( 'bbp_template_before_replies_loop' ); ?> Line 52: <?php do_action( 'bbp_template_after_replies_loop' ); \templates\default\bbpress\loop-search-forum.php (4 hits) Line 23: <?php do_action( 'bbp_theme_before_forum_title' ); ?> Line 28: <?php do_action( 'bbp_theme_after_forum_title' ); ?> Line 36: <?php do_action( 'bbp_theme_before_forum_content' ); ?> Line 40: <?php do_action( 'bbp_theme_after_forum_content' ); ?> \templates\default\bbpress\loop-search-reply.php (6 hits) Line 30: <?php do_action( 'bbp_theme_before_reply_author_details' ); ?> Line 36: <?php do_action( 'bbp_theme_before_reply_author_admin_details' ); ?> Line 40: <?php do_action( 'bbp_theme_after_reply_author_admin_details' ); ?> Line 44: <?php do_action( 'bbp_theme_after_reply_author_details' ); ?> Line 50: <?php do_action( 'bbp_theme_before_reply_content' ); ?> Line 54: <?php do_action( 'bbp_theme_after_reply_content' ); ?> \templates\default\bbpress\loop-search-topic.php (8 hits) Line 23: <?php do_action( 'bbp_theme_before_topic_title' ); ?> Line 44: <?php do_action( 'bbp_theme_after_topic_title' ); ?> Line 53: <?php do_action( 'bbp_theme_before_topic_author_details' ); ?> Line 59: <?php do_action( 'bbp_theme_before_topic_author_admin_details' ); ?> Line 63: <?php do_action( 'bbp_theme_after_topic_author_admin_details' ); ?> Line 67: <?php do_action( 'bbp_theme_after_topic_author_details' ); ?> Line 73: <?php do_action( 'bbp_theme_before_topic_content' ); ?> Line 77: <?php do_action( 'bbp_theme_after_topic_content' ); ?> \templates\default\bbpress\loop-search.php (2 hits) Line 13: do_action( 'bbp_template_before_search_results_loop' ); ?> Line 53: <?php do_action( 'bbp_template_after_search_results_loop' ); \templates\default\bbpress\loop-single-forum.php (12 hits) Line 22: <?php do_action( 'bbp_theme_before_forum_subscription_action' ); ?> Line 26: <?php do_action( 'bbp_theme_after_forum_subscription_action' ); ?> Line 32: <?php do_action( 'bbp_theme_before_forum_title' ); ?> Line 36: <?php do_action( 'bbp_theme_after_forum_title' ); ?> Line 38: <?php do_action( 'bbp_theme_before_forum_description' ); ?> Line 42: <?php do_action( 'bbp_theme_after_forum_description' ); ?> Line 44: <?php do_action( 'bbp_theme_before_forum_sub_forums' ); ?> Line 48: <?php do_action( 'bbp_theme_after_forum_sub_forums' ); ?> Line 60: <?php do_action( 'bbp_theme_before_forum_freshness_link' ); ?> Line 64: <?php do_action( 'bbp_theme_after_forum_freshness_link' ); ?> Line 68: <?php do_action( 'bbp_theme_before_topic_author' ); ?> Line 72: <?php do_action( 'bbp_theme_after_topic_author' ); ?> \templates\default\bbpress\loop-single-reply.php (8 hits) Line 30: <?php do_action( 'bbp_theme_before_reply_admin_links' ); ?> Line 34: <?php do_action( 'bbp_theme_after_reply_admin_links' ); ?> Line 42: <?php do_action( 'bbp_theme_before_reply_author_details' ); ?> Line 48: <?php do_action( 'bbp_theme_before_reply_author_admin_details' ); ?> Line 52: <?php do_action( 'bbp_theme_after_reply_author_admin_details' ); ?> Line 56: <?php do_action( 'bbp_theme_after_reply_author_details' ); ?> Line 62: <?php do_action( 'bbp_theme_before_reply_content' ); ?> Line 66: <?php do_action( 'bbp_theme_after_reply_content' ); ?> \templates\default\bbpress\loop-single-topic.php (16 hits) Line 24: <?php do_action( 'bbp_theme_before_topic_favorites_action' ); ?> Line 28: <?php do_action( 'bbp_theme_after_topic_favorites_action' ); ?> Line 36: <?php do_action( 'bbp_theme_before_topic_subscription_action' ); ?> Line 40: <?php do_action( 'bbp_theme_after_topic_subscription_action' ); ?> Line 48: <?php do_action( 'bbp_theme_before_topic_title' ); ?> Line 52: <?php do_action( 'bbp_theme_after_topic_title' ); ?> Line 56: <?php do_action( 'bbp_theme_before_topic_meta' ); ?> Line 60: <?php do_action( 'bbp_theme_before_topic_started_by' ); ?> Line 64: <?php do_action( 'bbp_theme_after_topic_started_by' ); ?> Line 68: <?php do_action( 'bbp_theme_before_topic_started_in' ); ?> Line 71: <?php do_action( 'bbp_theme_after_topic_started_in' ); ?> Line 77: <?php do_action( 'bbp_theme_after_topic_meta' ); ?> Line 89: <?php do_action( 'bbp_theme_before_topic_freshness_link' ); ?> Line 93: <?php do_action( 'bbp_theme_after_topic_freshness_link' ); ?> Line 97: <?php do_action( 'bbp_theme_before_topic_freshness_author' ); ?> Line 101: <?php do_action( 'bbp_theme_after_topic_freshness_author' ); ?> \templates\default\bbpress\loop-topics.php (2 hits) Line 13: do_action( 'bbp_template_before_topics_loop' ); ?> Line 47: <?php do_action( 'bbp_template_after_topics_loop' ); \templates\default\bbpress\pagination-replies.php (2 hits) Line 13: do_action( 'bbp_template_before_pagination_loop' ); ?> Line 20: <?php do_action( 'bbp_template_after_pagination_loop' ); \templates\default\bbpress\pagination-search.php (2 hits) Line 13: do_action( 'bbp_template_before_pagination_loop' ); ?> Line 20: <?php do_action( 'bbp_template_after_pagination_loop' ); \templates\default\bbpress\pagination-topics.php (2 hits) Line 13: do_action( 'bbp_template_before_pagination_loop' ); ?> Line 20: <?php do_action( 'bbp_template_after_pagination_loop' ); \templates\default\bbpress\user-details.php (4 hits) Line 13: do_action( 'bbp_template_before_user_details' ); ?> Line 24: <?php do_action( 'bbp_template_before_user_details_menu_items' ); ?> Line 82: <?php do_action( 'bbp_template_after_user_details_menu_items' ); ?> Line 87: <?php do_action( 'bbp_template_after_user_details' ); \templates\default\bbpress\user-engagements.php (2 hits) Line 13: do_action( 'bbp_template_before_user_engagements' ); ?> Line 39: <?php do_action( 'bbp_template_after_user_engagements' ); \templates\default\bbpress\user-favorites.php (2 hits) Line 13: do_action( 'bbp_template_before_user_favorites' ); ?> Line 39: <?php do_action( 'bbp_template_after_user_favorites' ); \templates\default\bbpress\user-profile.php (2 hits) Line 13: do_action( 'bbp_template_before_user_profile' ); ?> Line 48: <?php do_action( 'bbp_template_after_user_profile' ); \templates\default\bbpress\user-replies-created.php (2 hits) Line 13: do_action( 'bbp_template_before_user_replies' ); ?> Line 39: <?php do_action( 'bbp_template_after_user_replies' ); \templates\default\bbpress\user-subscriptions.php (2 hits) Line 13: do_action( 'bbp_template_before_user_subscriptions' ); ?> Line 62: <?php do_action( 'bbp_template_after_user_subscriptions' ); \templates\default\bbpress\user-topics-created.php (2 hits) Line 13: do_action( 'bbp_template_before_user_topics_created' ); ?> Line 39: <?php do_action( 'bbp_template_after_user_topics_created' ); \templates\default\bbpress-functions.php (1 hit) Line 81: do_action_ref_array( 'bbp_theme_compat_actions', array( &$this ) ); \templates\default\extras\archive-forum.php (3 hits) Line 12: <?php do_action( 'bbp_before_main_content' ); ?> Line 14: <?php do_action( 'bbp_template_notices' ); ?> Line 25: <?php do_action( 'bbp_after_main_content' ); ?> \templates\default\extras\archive-topic.php (3 hits) Line 12: <?php do_action( 'bbp_before_main_content' ); ?> Line 14: <?php do_action( 'bbp_template_notices' ); ?> Line 25: <?php do_action( 'bbp_after_main_content' ); ?> \templates\default\extras\page-create-topic.php (3 hits) Line 12: <?php do_action( 'bbp_before_main_content' ); ?> Line 14: <?php do_action( 'bbp_template_notices' ); ?> Line 31: <?php do_action( 'bbp_after_main_content' ); ?> \templates\default\extras\page-forum-statistics.php (5 hits) Line 12: <?php do_action( 'bbp_before_main_content' ); ?> Line 14: <?php do_action( 'bbp_template_notices' ); ?> Line 28: <?php do_action( 'bbp_before_popular_topics' ); ?> Line 46: <?php do_action( 'bbp_after_popular_topics' ); ?> Line 54: <?php do_action( 'bbp_after_main_content' ); ?> \templates\default\extras\page-front-forums.php (3 hits) Line 12: <?php do_action( 'bbp_before_main_content' ); ?> Line 14: <?php do_action( 'bbp_template_notices' ); ?> Line 31: <?php do_action( 'bbp_after_main_content' ); ?> \templates\default\extras\page-front-topics.php (3 hits) Line 12: <?php do_action( 'bbp_before_main_content' ); ?> Line 14: <?php do_action( 'bbp_template_notices' ); ?> Line 31: <?php do_action( 'bbp_after_main_content' ); ?> \templates\default\extras\page-topic-tags.php (3 hits) Line 12: <?php do_action( 'bbp_before_main_content' ); ?> Line 14: <?php do_action( 'bbp_template_notices' ); ?> Line 39: <?php do_action( 'bbp_after_main_content' ); ?> \templates\default\extras\page-topics-no-replies.php (3 hits) Line 12: <?php do_action( 'bbp_before_main_content' ); ?> Line 14: <?php do_action( 'bbp_template_notices' ); ?> Line 52: <?php do_action( 'bbp_after_main_content' ); ?> \templates\default\extras\page-user-login.php (3 hits) Line 16: <?php do_action( 'bbp_before_main_content' ); ?> Line 18: <?php do_action( 'bbp_template_notices' ); ?> Line 40: <?php do_action( 'bbp_after_main_content' ); ?> \templates\default\extras\page-user-lost-pass.php (3 hits) Line 16: <?php do_action( 'bbp_before_main_content' ); ?> Line 18: <?php do_action( 'bbp_template_notices' ); ?> Line 40: <?php do_action( 'bbp_after_main_content' ); ?> \templates\default\extras\page-user-register.php (3 hits) Line 16: <?php do_action( 'bbp_before_main_content' ); ?> Line 18: <?php do_action( 'bbp_template_notices' ); ?> Line 40: <?php do_action( 'bbp_after_main_content' ); ?> \templates\default\extras\single-forum-edit.php (2 hits) Line 12: <?php do_action( 'bbp_before_main_content' ); ?> Line 27: <?php do_action( 'bbp_after_main_content' ); ?> \templates\default\extras\single-forum.php (3 hits) Line 12: <?php do_action( 'bbp_before_main_content' ); ?> Line 14: <?php do_action( 'bbp_template_notices' ); ?> Line 37: <?php do_action( 'bbp_after_main_content' ); ?> \templates\default\extras\single-reply-edit.php (2 hits) Line 12: <?php do_action( 'bbp_before_main_content' ); ?> Line 27: <?php do_action( 'bbp_after_main_content' ); ?> \templates\default\extras\single-reply-move.php (3 hits) Line 12: <?php do_action( 'bbp_before_main_content' ); ?> Line 14: <?php do_action( 'bbp_template_notices' ); ?> Line 29: <?php do_action( 'bbp_after_main_content' ); ?> \templates\default\extras\single-reply.php (3 hits) Line 12: <?php do_action( 'bbp_before_main_content' ); ?> Line 14: <?php do_action( 'bbp_template_notices' ); ?> Line 37: <?php do_action( 'bbp_after_main_content' ); ?> \templates\default\extras\single-topic-edit.php (2 hits) Line 12: <?php do_action( 'bbp_before_main_content' ); ?> Line 27: <?php do_action( 'bbp_after_main_content' ); ?> \templates\default\extras\single-topic-merge.php (3 hits) Line 12: <?php do_action( 'bbp_before_main_content' ); ?> Line 14: <?php do_action( 'bbp_template_notices' ); ?> Line 29: <?php do_action( 'bbp_after_main_content' ); ?> \templates\default\extras\single-topic-split.php (3 hits) Line 12: <?php do_action( 'bbp_before_main_content' ); ?> Line 14: <?php do_action( 'bbp_template_notices' ); ?> Line 29: <?php do_action( 'bbp_after_main_content' ); ?> \templates\default\extras\single-topic.php (3 hits) Line 12: <?php do_action( 'bbp_before_main_content' ); ?> Line 14: <?php do_action( 'bbp_template_notices' ); ?> Line 37: <?php do_action( 'bbp_after_main_content' ); ?> \templates\default\extras\single-user-edit.php (2 hits) Line 12: <?php do_action( 'bbp_before_main_content' ); ?> Line 22: <?php do_action( 'bbp_after_main_content' ); ?> \templates\default\extras\single-user.php (2 hits) Line 12: <?php do_action( 'bbp_before_main_content' ); ?> Line 22: <?php do_action( 'bbp_after_main_content' ); ?> \templates\default\extras\single-view.php (3 hits) Line 12: <?php do_action( 'bbp_before_main_content' ); ?> Line 14: <?php do_action( 'bbp_template_notices' ); ?> Line 25: <?php do_action( 'bbp_after_main_content' ); ?> \templates\default\extras\taxonomy-topic-tag-edit.php (3 hits) Line 12: <?php do_action( 'bbp_before_main_content' ); ?> Line 14: <?php do_action( 'bbp_template_notices' ); ?> Line 26: <?php do_action( 'bbp_after_main_content' ); ?> \templates\default\extras\taxonomy-topic-tag.php (3 hits) Line 12: <?php do_action( 'bbp_before_main_content' ); ?> Line 14: <?php do_action( 'bbp_template_notices' ); ?> Line 25: <?php do_action( 'bbp_after_main_content' ); ?>
-
AuthorSearch Results