[2981]
|
johnjamesjacoby
|
Remove existing references to forum_voice_count functions. Fixes #1494.
|
[5449]
|
netweb
|
Remove extra URL forward slash in 'reset tools' help codex link. Props extendwings. Fixes #2666
|
[5135]
|
johnjamesjacoby
|
Remove extraneous closing tag in custom walker start_el() method. Props netweb. Fixes #2455.
|
[5373]
|
johnjamesjacoby
|
Remove extraneous validation in `bbp_get_form_reply_to()`. Fixes bug causing `_bbp_reply_to` field to be incorrectly set as the current `$reply_id` when editing a reply with no reply_to, which can lead to hierarchy issues. See #2586, #2588. (2.5 branch)
|
[5372]
|
johnjamesjacoby
|
Remove extraneous validation in `bbp_get_form_reply_to()`. Fixes bug causing `_bbp_reply_to` field to be incorrectly set as the current `$reply_id` when editing a reply with no reply_to, which can lead to hierarchy issues. See #2586, #2588. (trunk)
|
[3769]
|
johnjamesjacoby
|
Remove filters and tags from subscription emails.
* Remove all filters and strip tags
* Move needless processing from within the foreach loop
* Prevents HTML entities from being added
* Fixes #1700
|
[3150]
|
johnjamesjacoby
|
Remove flush_rewrite_rules actions in bbp-core-hooks.php, as they are being called too early in the stack causing the rules to be flushed before the custom rules are added.
|
[3331]
|
johnjamesjacoby
|
Remove garbage 'native' text at top of content- and single- files. Props schrepel.
|
[3002]
|
johnjamesjacoby
|
Remove get_pages() usage from bbp_get_dropdown() and stick to using get_posts() regardless of post_type.
|
[5253]
|
netweb
|
Remove hard coded post type references in repair tools. Props thebrandonallen. Fixes #2510
|
[3745]
|
johnjamesjacoby
|
Remove hard coded template part directories from shortcodes and theme compatibility. See r3739.
|
[5030]
|
johnjamesjacoby
|
Remove hard-coded negative capabilities from bbp_get_caps_for_role() for all roles expect 'Blocked'. Prevents over-aggressively and explicitly disallowing role based capabilities, and allows role manager plugins to more effectively manipulate bbPress user capabilities.
Fixes bug where negative user capabilities could not be overridden if negative caps were saved to all_caps array. See #1939.
|
[5125]
|
johnjamesjacoby
|
Remove hardcoded references to 'topics' and 'replies' in user profile URL's; use archive slug functions instead. Props imath. Fixes #2448. (2.4.1)
|
[5126]
|
johnjamesjacoby
|
Remove hardcoded references to 'topics' and 'replies' in user profile URL's; use archive slug functions instead. Props imath. Fixes #2448. (2.5)
|
[4908]
|
johnjamesjacoby
|
Remove help documentation for unsupported core WordPress post features. See #2332 (2.3 branch)
|
[4909]
|
johnjamesjacoby
|
Remove help documentation for unsupported core WordPress post features. See #2332 (trunk)
|
[2665]
|
johnjamesjacoby
|
Remove help message from author favorites.
|
[3430]
|
johnjamesjacoby
|
Remove hierarchical check against private/hidden forum types. Fixes issue where a user needed to be able to view private forums in order to view hidden forums. See #1576.
|
[2975]
|
johnjamesjacoby
|
Remove incomplete bbp_insert_topic() function
|
[2775]
|
johnjamesjacoby
|
Remove incorrect 'else' check.
|
[5088]
|
johnjamesjacoby
|
Remove incorrect @uses bbp_is_user_keymaster() phpdoc reference.
|
[5824]
|
johnjamesjacoby
|
Remove incorrect `@global` tag in `BBP_Akismet::submit_post()`.
|
[3253]
|
johnjamesjacoby
|
Remove incorrect is_home from wp_query when viewing a single topic view.
|
[3900]
|
johnjamesjacoby
|
Remove indentation from bbp_get_user_favorites_topic_ids().
|
[4561]
|
johnjamesjacoby
|
Remove inline doc references to extract().
|
[4747]
|
johnjamesjacoby
|
Remove invalid @uses for subforum count. See #2191.
|
[3352]
|
johnjamesjacoby
|
Remove is_super_admin checks from edit topic/reply link functions. Fixes #1566.
|
[4875]
|
johnjamesjacoby
|
Remove kses filters with the correct priorities if user has 'unfiltered_html' capability. Props alx-ye. Fixes #2315 (2.3 branch)
|
[4876]
|
johnjamesjacoby
|
Remove kses filters with the correct priorities if user has 'unfiltered_html' capability. Props alx-ye. Fixes #2315 (trunk)
|
[3303]
|
johnjamesjacoby
|
Remove legacy behavior for profile topics queries. Add filters to _is_ profile functions to allow profile queries to be customized.
|
[3105]
|
johnjamesjacoby
|
Remove links to topic tags from topic form.
|
[2798]
|
johnjamesjacoby
|
Remove logged_in and anonymous posting checks to prevent conflicts when anonymous posting is toggled after posts have been entered by anonymous users. Fixes #1367
|
[4805]
|
johnjamesjacoby
|
Remove meta query check from _bbp_has_replies_where(), add some brackets to improve readability. Addresses regression introduced in r4795. See #2221
|
[2779]
|
johnjamesjacoby
|
Remove moderator caps on deactivation. Fixes #1445. Props cnorris23
|
[6430]
|
johnjamesjacoby
|
Remove more debug cruft.
|
[2852]
|
johnjamesjacoby
|
Remove needless (int) cast in bbp_get_forum_subforum_count
|
[3067]
|
johnjamesjacoby
|
Remove nested ternary operator in bbp_get_dropdown()
|
[3115]
|
johnjamesjacoby
|
Remove new topic form from forums index page template. Also add some actions to the front page templates to allow the form to be hooked back in. Fixes #1509.
|
[3838]
|
johnjamesjacoby
|
Remove number_format_i18n phpdoc references. See #1810.
|
[3263]
|
johnjamesjacoby
|
Remove old phpdoc comment
|
[5049]
|
johnjamesjacoby
|
Remove out of date wp_referer_field() phpdoc references.
|
[4830]
|
johnjamesjacoby
|
Remove outdated bbp_get_user_id() phpdoc references. See #2284.
|
[4804]
|
johnjamesjacoby
|
Remove outdated bbp_is_query_name() phpdoc references.
|
[2732]
|
johnjamesjacoby
|
Remove paged=1 from pagination links when default permalinks are set
|
[3638]
|
johnjamesjacoby
|
Remove query restriction from content-single-topic.php.
|
[2495]
|
PeteMall
|
Remove quick edit, add freshness column and utilize excerpt view on topics page.
|
[3200]
|
johnjamesjacoby
|
Remove read_forum meta cap check from bbp_user_can_view_forum(). Fixes bug where users with no role in a multisite installation could not read public forum content.
|
[3118]
|
johnjamesjacoby
|
Remove reference to $post global in bbp_replace_the_content()
|
[3081]
|
johnjamesjacoby
|
Remove reference to bbp_login_url() function
|
[2795]
|
johnjamesjacoby
|
Remove references to 'the loop' in phpDoc in functions where the loop isn't required
|
[3151]
|
johnjamesjacoby
|
Remove references to deprecated bbp_anonymous_ip meta key as IP address is now saved for all users topics/replies. Fixes #1505. Props Coolkevman.
|
[4247]
|
johnjamesjacoby
|
Remove references to post_category in theme compat.
* Fixes #1952.
|
[5490]
|
johnjamesjacoby
|
Remove remaining 'Reply To' references in reply `post_title`'s.
(Now that posts can have empty titles, this is no longer necessary. It also yielded undesired single reply slugs, though they are only exposed to moderators and keymasters.)
Hat tip netweb.
|
[2884]
|
johnjamesjacoby
|
Remove reply and voice count from single-bbp_topic.php. It will be moved into the topic description.
|
[2709]
|
johnjamesjacoby
|
Remove rogue extra space
|
[3058]
|
johnjamesjacoby
|
Remove rogue inline php documentation.
|
[5439]
|
johnjamesjacoby
|
Remove rogue semicolon.
|
[3069]
|
johnjamesjacoby
|
Remove search_form() from no-topics, no-forums, and view templates, as it was causing conflicts in some themes.
|
[5224]
|
johnjamesjacoby
|
Remove second, unused subscription parameters.
|
[2897]
|
johnjamesjacoby
|
Remove selected code from bbp_get_dropdown as it's no longer needed.
|
[3757]
|
johnjamesjacoby
|
Remove single-site 'Update Forum' menu, as single sites are updated automatically.
* @todo - Automate multisite installs per site if needed
|
[3742]
|
johnjamesjacoby
|
Remove slashes from bbp_get_template_locations(), update doc for bbp_add_template_locations(). See r3739.
|
[3760]
|
johnjamesjacoby
|
Remove slug variables from bbPress class and rely on options and object cache going forward.
* Net performance and memory usage win
* Removes class variables that are already in object cache
* Reduces code duplication
* Fixes #1760
|
[3907]
|
johnjamesjacoby
|
Remove some overly descriptive inline doc from bbpress.php.
|
[3542]
|
johnjamesjacoby
|
Remove stray quote from login widget. Fixes #1644. Props markmcwilliams.
|
[3570]
|
johnjamesjacoby
|
Remove stray quote from login widget. See #1644, r3542. (2.1)
|
[5330]
|
johnjamesjacoby
|
Remove stray semi-colon.
|
[3202]
|
johnjamesjacoby
|
Remove superfluous h2 tags. Props ramly. Fixes #1529.
|
[3645]
|
johnjamesjacoby
|
Remove suppress_filters check and update inline doc in bbp_pre_get_posts()
|
[3121]
|
johnjamesjacoby
|
Remove table cell padding from r3120 as it conflicts with theme compatibility.
|
[3092]
|
johnjamesjacoby
|
Remove table td styling for theme compat
|
[3122]
|
johnjamesjacoby
|
Remove td specific class fix from r3120 so styles also apply to th's.
|
[3729]
|
johnjamesjacoby
|
Remove tertiaries in gettexts in revision_log template tags. Fixes #1735. Props jmdodd.
|
[5364]
|
johnjamesjacoby
|
Remove text-zoom override from default responsive theme-compat styling (themes should have this covered.)
|
[3596]
|
johnjamesjacoby
|
Remove the PHP4 constructor helper in main bbPress class. (2.1)
|
[3301]
|
johnjamesjacoby
|
Remove the create topic form from view shortcodes.
|
[4848]
|
johnjamesjacoby
|
Remove the global cache group, and update existing cache group keys to be more descriptive. Fixes issues with cached queries stomping each other on multisite installations. Fixes #2294.
|
[5307]
|
johnjamesjacoby
|
Remove the now-empty `includes/admin/images` directory. Props netweb. See #2542.
|
[3072]
|
johnjamesjacoby
|
Remove the tr:hover style as it conflicts with certain themes and theme compatibility.
|
[3783]
|
johnjamesjacoby
|
Remove theme setup action from bbp-core-actions.php, as it's now in the bbPress class.
* Tweak inline doc for bbp_load_theme_functions action
* Trust bbp_setup_theme_compat() to set the theme compat regardless of what's there
* See #1766
|
[5172]
|
johnjamesjacoby
|
Remove theme-compat `head_scripts` and move JS into separate files for each condition. Fixes #2454.
|
[2995]
|
johnjamesjacoby
|
Remove thumbnail and excerpt from custom post type supports arrays, and add revisions to forums. Topic/reply thumbnails and excerpts will make great plugins for themes that support this in the future.
|
[3749]
|
johnjamesjacoby
|
Remove topic_ prefix from topics admin methods.
|
[3039]
|
johnjamesjacoby
|
Remove tr:hover styling from moderation links as it doesn't play nicely with all themes in compatability mode.
|
[2647]
|
johnjamesjacoby
|
Remove typo from r2646 props nacin
|
[4799]
|
johnjamesjacoby
|
Remove unnecessary capability check for post-status trash fix. Props alex-ye. Fixes #2255.
|
[3593]
|
johnjamesjacoby
|
Remove unused $bp global in bbp_filter_user_id()
|
[3555]
|
johnjamesjacoby
|
Remove unused $is_edit param in anonymous user data function, and clean up some whitespace.
|
[5255]
|
johnjamesjacoby
|
Remove unused admin area binary assets, including about page badges, top level menu icons, and retired icon32's. This is all handled by Dashicons going forward. Fixes #2513.
|
[3296]
|
johnjamesjacoby
|
Remove unused admin topic save handler function. See r3295
|
[3211]
|
johnjamesjacoby
|
Remove unused archive slugs from bbp_add_options()
|
[3310]
|
johnjamesjacoby
|
Remove unused bbp_new_forum_admin_handler() function, and move $parent_id check into metabox_save(). Fixes #1555. Props DJPaul for original catch.
|
[3393]
|
johnjamesjacoby
|
Remove unused user-posts.php template file from bbp-twentyten.
|
[3819]
|
johnjamesjacoby
|
Remove whitespace before get_header() calls in bbp-theme-compat root files.
|
[2982]
|
johnjamesjacoby
|
Rename "#reply" ID to "#post' for easy backwards compatibility with stand-alone permalinks.
|
[3302]
|
johnjamesjacoby
|
Rename "no" template parts to "feedback" and add new "Already Logged In" feedback part.
Add login, register, and lost password shortcodes.
Rename single tag shortcode to prevent conflict with all-tags shortcode.
|
[2977]
|
johnjamesjacoby
|
Rename $wp_query param in bbp_pre_get_posts to $posts_query to avoid conflict with $wp_query global.
Use $posts_query->get() in place of get_query_arg() to prevent errors in rare cases where $wp_query global is not set.
Fixes #1493 again.
|
[3283]
|
johnjamesjacoby
|
Rename 'general' component and related files to 'common'
|
[5045]
|
johnjamesjacoby
|
Rename 'template-tags' files to 'template' to match core conventions. Also rename BuddyPress Groups extension from 'group' to 'groups'.
|
[5323]
|
netweb
|
Rename PHPUnit config file from phpunit.xml to phpunit.xml.dist
* PHPUnit supports config files with both these names, but will use phpunit.xml over the .dist version.
* Renaming our file lets users add/edit their own phpunit.xml without editing a bbPress core file.
* Hattip djpaul via [BuddyPress:r8098]
* Props netweb. See #2542
|