[5502]
|
johnjamesjacoby
|
Add pending topics to forum hidden topic counts. Props netweb. See #2645.
|
[5505]
|
johnjamesjacoby
|
Add pending status to search results for capable users wishing to view all results. Props netweb. See #2645.
|
[3661]
|
johnjamesjacoby
|
Add param phpdoc to bbp_get_topic_tag_description(). Props tmoorewp.
|
[4643]
|
johnjamesjacoby
|
Add paragraph tags to $allowed tags array in bbp_encode_bad() so they are not accidentally encoded from bbPress 1.1 migrations.
|
[2575]
|
johnjamesjacoby
|
Add pagination for forum
|
[6386]
|
johnjamesjacoby
|
Add original function parameters to `bbp_get_global_post_field` filter.
|
[3324]
|
johnjamesjacoby
|
Add optional topic_id param to bbp_get_reply_position(), and use it where appropriate.
|
[2517]
|
chrishajer
|
Add optional $user_id for subscriptions (useful for plugins). Further fixes #1268. Props dimadin
|
[3416]
|
johnjamesjacoby
|
Add option for toggling topic revision logging on and off.
|
[5423]
|
johnjamesjacoby
|
Add object references to `bbpress()` and `bbPress` document blocks.
|
[5208]
|
johnjamesjacoby
|
Add note about forums to subscriptions setting. Props mordauk. Fixes #2479. (trunk)
|
[5207]
|
johnjamesjacoby
|
Add note about forums to subscriptions setting. Props mordauk. Fixes #2479. (2.5)
|
[3814]
|
johnjamesjacoby
|
Add nonces to admin area metabox saves, to avoid accidentally running save routines.
|
[5192]
|
johnjamesjacoby
|
Add nonces to BuddyPress notifications and improve single notification output.
|
[5626]
|
johnjamesjacoby
|
Add nonce to bulk-user dropdown. Props jdgrimes. (trunk)
|
[5629]
|
johnjamesjacoby
|
Add nonce to bulk-user dropdown. Props jdgrimes. (2.5 branch)
|
[5566]
|
johnjamesjacoby
|
Add nonce checks to admin area topic & author suggest usages.
|
[4923]
|
johnjamesjacoby
|
Add no_found_rows and ignore_sticky_posts to widget queries.
|
[3035]
|
johnjamesjacoby
|
Add no topics/forums template parts to shortcode output
|
[2685]
|
johnjamesjacoby
|
Add new topic form to forum index. Fixes #1379 props dudd, markmcwilliams
|
[5198]
|
johnjamesjacoby
|
Add netweb to contributors.
|
[3673]
|
johnjamesjacoby
|
Add more verbose note about sanitization in bbp_filter_anonymous_post_data().
|
[2872]
|
johnjamesjacoby
|
Add more strict post_type check to bbp_get_topic_id. Add avatar to revision log. Add more fancy topic_author_link function to include avatar and/or name. Add single topic description function. More renames from last_active to last_active_time, and introduction of last_active_id functions
|
[2871]
|
johnjamesjacoby
|
Add more strict post_type check to bbp_get_reply_id. Add avatar to revision log. Add more fancy reply_author_link function to include avatar and/or name.
|
[3397]
|
johnjamesjacoby
|
Add missing word "forum" in new topic activity stream action text.
|
[3232]
|
johnjamesjacoby
|
Add missing variable definition for $meta_query in bbp_exclude_forum_ids().
|
[4634]
|
johnjamesjacoby
|
Add missing type in @return phpdoc tags for current user group status checks. See #2119.
|
[4704]
|
johnjamesjacoby
|
Add missing topic-tag code in bbp_admin_reset_handler(). Props netweb. Fixes #2096.
|
[4764]
|
johnjamesjacoby
|
Add missing textdomains to _nx_noop() in bbpress.php. Props alex-ye. Fixes #2200.
|
[4760]
|
johnjamesjacoby
|
Add missing textdomain's for admin component. Props daveshine. Fixes #2197.
|
[3619]
|
johnjamesjacoby
|
Add missing textdomain in topics widget. Fixes #1661. Props Mamaduka.
|
[3050]
|
johnjamesjacoby
|
Add missing tag list and description back into single topic shortcode display
|
[2606]
|
johnjamesjacoby
|
Add missing table row tags to single-bbp_topic.php
|
[2607]
|
johnjamesjacoby
|
Add missing table row tags to loop-bbp_replies.php
|
[3491]
|
johnjamesjacoby
|
Add missing tabindex's to edit profile page. Add missing button classes to buttons and button'esque links.
|
[2673]
|
johnjamesjacoby
|
Add missing subscribed forum topics template part code.
|
[3834]
|
johnjamesjacoby
|
Add missing styling to bbp-forum-content in theme compat. See #1800.
|
[3339]
|
johnjamesjacoby
|
Add missing semi-colon in bbpress-rtl.css.
|
[2811]
|
johnjamesjacoby
|
Add missing phpDoc from r2810. Assign a default tab_index value to try to avoid conflicts.
|
[3611]
|
johnjamesjacoby
|
Add missing parenthesis in bbp_close_topic(). See #1689, props thebrent. (2.1)
|
[3612]
|
johnjamesjacoby
|
Add missing parenthesis in bbp_close_topic(). Fixes #1689, props thebrent. (2.0)
|
[3248]
|
johnjamesjacoby
|
Add missing pagination to view.php. Also swap out "Oh no!" text with no-topics template part in view.php.
|
[5070]
|
johnjamesjacoby
|
Add missing output escaping in admin edit links, and add unique classes to all admin links. See #2090.
|
[3037]
|
johnjamesjacoby
|
Add missing new topic template part to single forum shortcode output
|
[3695]
|
johnjamesjacoby
|
Add missing globals to bbp_edit_user_handler()
|
[3262]
|
johnjamesjacoby
|
Add missing forum_id's to category checks in forum description
|
[3805]
|
johnjamesjacoby
|
Add missing filters to some topic template tags.
* Remove inline logic from within some apply_filters() calls
* Props MZAWeb for initial patch
* Fixes #1787
|
[3305]
|
johnjamesjacoby
|
Add missing default tag/topic-tag slug change from bbp-settings.php
|
[4651]
|
johnjamesjacoby
|
Add missing col class to welcome screen. Fixes #2132.
|
[3131]
|
johnjamesjacoby
|
Add missing breadcrumb template part references in shortcode and single-forum.php
|
[5445]
|
johnjamesjacoby
|
Add missing brackets to core functions.
|
[3422]
|
johnjamesjacoby
|
Add missing bbp_get_topic_tag_template() function.
|
[3401]
|
johnjamesjacoby
|
Add missing assignment of 'bbp_forum_create' action in BBP_BuddyPress class.
|
[4947]
|
johnjamesjacoby
|
Add missing allow_revisions setting in bbp_get_default_options().
|
[6335]
|
johnjamesjacoby
|
Add missing `sep` argument to `bbp_get_author_link()` function, to match topic & reply equivalents.
|
[5324]
|
johnjamesjacoby
|
Add missing `forum.js`. Props SGr33n. Fixes #2568.
|
[4251]
|
johnjamesjacoby
|
Add missing HTML closing tag helper doc. Fixes #1921. Props jaredatch.
|
[5422]
|
netweb
|
Add missing @uses phpdoc to `bbp_get_reply_to_dropdown()`. See #2617
|
[2927]
|
johnjamesjacoby
|
Add missing @since phpdoc to bbp_body_class function
|
[5718]
|
netweb
|
Add missing @since phpdoc to `bbp_get_public_child_count()` and `bbp_get_public_child_ids()` functions
|
[5416]
|
netweb
|
Add missing @since phpdoc to BBP_Forums_Group_Extension class
|
[3005]
|
johnjamesjacoby
|
Add missing <tbody> close tag to loop-forums.php
|
[3693]
|
johnjamesjacoby
|
Add missing .bbp-topic-author and .bbp-topic-content CSS for when bbp_show_lead_topic is true. Fixes #1728.
|
[3336]
|
johnjamesjacoby
|
Add missing 'bbpress' textdomain. Fixes #1562. Props cnorris23.
|
[3680]
|
johnjamesjacoby
|
Add missing '_post_extras' actions to new topic/reply handlers. See #1669.
|
[4686]
|
johnjamesjacoby
|
Add missing $. Props r-a-y. Fixes #2148.
|
[3014]
|
johnjamesjacoby
|
Add meta_query's to topic and reply widget queries. See #1470.
|
[3015]
|
johnjamesjacoby
|
Add meta_query's to bbp_get_user_topics_started() to exclude hidden forums. See #1470.
|
[3249]
|
johnjamesjacoby
|
Add menu_name and all_items labels to custom post type registrations, for WordPress 3.2 compat.
|
[4629]
|
johnjamesjacoby
|
Add magic unset method to main bbPress class.
|
[4253]
|
johnjamesjacoby
|
Add magic "__call" method to bbPress class, to prevent fatal errors when invalid bbpress() methods are used.
|
[2541]
|
johnjamesjacoby
|
Add logic for forum and topic ID's
|
[4589]
|
johnjamesjacoby
|
Add list-item styling inside topic and reply content. Props netweb. Fixes #2113.
|
[2640]
|
johnjamesjacoby
|
Add license.txt to plugin root
|
[2637]
|
johnjamesjacoby
|
Add license to bbp-twentyten theme
|
[5345]
|
johnjamesjacoby
|
Add license definition to plugin headers.
|
[3255]
|
johnjamesjacoby
|
Add just in time filtering to topic terms when saving and editing a reply.
|
[4626]
|
johnjamesjacoby
|
Add jmdodd to humans.txt team, and readme.txt contributors.
|
[3554]
|
johnjamesjacoby
|
Add is_user_logged_in() check to bbp_is_user_home(). Fixes #1655, props valendesigns. (plugin)
|
[3567]
|
johnjamesjacoby
|
Add is_forum_edit() check to breadcrumb function to correctly load the ancestors. See #1669.
|
[5076]
|
johnjamesjacoby
|
Add is_admin() and $pagenow checks to bbp_is_deactivation() and bbp_is_activation(). Hat tip alex-ye. Fixes #2386.
|
[4252]
|
johnjamesjacoby
|
Add index.php warning files in new bbp-includes folders. Fixes #1975.
|
[3112]
|
johnjamesjacoby
|
Add in missing support for topic-tag shortcode query.
|
[3109]
|
johnjamesjacoby
|
Add improved breadcrumb support to bbp-twentyten, shortcodes, and theme compat. Add improved topic-tag support for theme compat. Add missing topic-tag template tags.
|
[4924]
|
johnjamesjacoby
|
Add ignore_sticky_posts to bbp_has_forums() and bbp_has_replies() queries.
|
[3592]
|
johnjamesjacoby
|
Add id's to BuddyPress toolbar items for WordPress 3.3.
|
[3269]
|
johnjamesjacoby
|
Add humans.txt to bbPress 2.0
|
[3009]
|
johnjamesjacoby
|
Add hooks to page-forum-statistics.php to allow it to be extended. Fixes #1499. Props !Nightgunner5 for original patch.
|
[2963]
|
johnjamesjacoby
|
Add has_archive and show_in_nav_menus support for post types in bbpress.php. Also adjust the menu_position to include proper numeric values rather than ineffective strings.
|
[2556]
|
johnjamesjacoby
|
Add get_sidebar to template files
|
[3185]
|
johnjamesjacoby
|
Add generic forum root slug to breadcrumb if WordPress page does not exist
|
[3181]
|
johnjamesjacoby
|
Add general post meta functions to bbp-general-functions.php. More consolidation to do here later.
|
[5832]
|
johnjamesjacoby
|
Add future support for forum/topic/reply dashicon column headers to `admin.css`.
|
[3355]
|
johnjamesjacoby
|
Add functions to check user status, if spammer or deleted.
|
[3468]
|
johnjamesjacoby
|
Add functions for versions to bbp-common-functions.php and use them through-out. Update PHPDoc and remove globals accordingly.
|
[3575]
|
johnjamesjacoby
|
Add functions and settings for BuddyPress group forums and Akismet extensions. Add checks to these settings to only show them when relevant. Do not load new Forums component if BuddyPress forums are already active. See #1669.
|
[2918]
|
johnjamesjacoby
|
Add function for updating the anonymous reply count of a topic. Uncomment new topic redirection.
|
[3040]
|
johnjamesjacoby
|
Add forum/topic last activity sync function to recount tool. Fixes #1503. Props Nightgunner5.
|
[4604]
|
johnjamesjacoby
|
Add forum specific kses allowed tags to common component. Tweak topic and reply content filters to use these new kses functions.
|
[4699]
|
johnjamesjacoby
|
Add forum search to is_bbpress(). See #2165.
|