[6572]
|
johnjamesjacoby
|
Super Moderators: First pass at mapping the meta-capabilities.
This change hooks-up the ability for moderators to edit other users if the super moderator ability is allowed. <3
|
[6575]
|
johnjamesjacoby
|
Super Moderators: prefer `edit_user` with an ID over `edit_users` without one.
This change makes sure we know exactly which user ID the user is trying to edit. In cases where there is no ID available, we'll try to guess at the displayed user ID, and if that's empty too, we'll do nothing.
This allows the "User Role" template part to load properly for Super Moderators.
|
[4717]
|
johnjamesjacoby
|
Supplemental removal of group forum capability mapping after group forum is displayed. See #2140.
|
[4525]
|
johnjamesjacoby
|
Supplemental update to bbp_trash_forum_topics(). See #2059.
|
[2634]
|
johnjamesjacoby
|
Support for pretty pagination links
|
[3001]
|
johnjamesjacoby
|
Suppress super stickies from no-replies template page.
|
[2521]
|
johnjamesjacoby
|
Surprise! bbPress colors in your WordPress admin! (traditional wp-content dir required for now...)
|
[3576]
|
johnjamesjacoby
|
Swap out @public's for @var's in bbpress.php. Props duck_.
|
[2873]
|
johnjamesjacoby
|
Swap voices and replies columns in loop-bbp_topics.php. Add more fancy author links with avatars and names, and use new bbp_author_link function
|
[2924]
|
johnjamesjacoby
|
Switch $topic_id to $forum_id in bbp_update_reply_forum_id()
|
[3533]
|
johnjamesjacoby
|
Switch BackPress external from 1.1 branch to 1.1 tag
|
[3120]
|
johnjamesjacoby
|
Switch author IP address from anonymous only to a meta value on every topic and reply. Includes additional template tags, theme compat adjustments, and admin meta box adjustments. Fixes #1505.
|
[2901]
|
johnjamesjacoby
|
Switch bbp_get_breadcrumb to use get_post_ancestors() potentially saving a few queries in certain situations.
|
[3173]
|
johnjamesjacoby
|
Switch bbp_template_include action into a filter, and move it down into the filters section of bbp-core-hooks.php. Also add more verbose descriptions to bbp_template_include and bbp_request_feed_trap filters. Fixes #1524. Props greenshady.
|
[2661]
|
johnjamesjacoby
|
Switch destination links
|
[5047]
|
johnjamesjacoby
|
Switch main bbPress singleton pointer from a private static to a local static inside the instance() method, preventing recursive $instance references. Fixes #2370.
|
[3088]
|
johnjamesjacoby
|
Switch meta font size from em to px for theme compat
|
[2882]
|
johnjamesjacoby
|
Switch position of template_notices in user-edit.php in bbp-twentyten theme
|
[5055]
|
johnjamesjacoby
|
Switch some wp_insert_post() usages to wp_update_post(). Use bbp_get_forum(), bbp_get_topic(), and bbp_get_reply() where appropriate, and use objects instead of arrays to avoid escaping issues with wp_update_post().
|
[5584]
|
netweb
|
Switch to container-based infrastructure on Travis CI.
The container-based infrastructure has more memory and more cores. It also is designed to startup faster. We give up the ability to use sudo, but we aren't using that right now so we should be good.
Props tw2113, netweb
Fixes #2736
|
[2570]
|
johnjamesjacoby
|
Switch to get_the_author_meta to remove deprecated notice.
|
[4878]
|
johnjamesjacoby
|
Switch to using esc_textarea() for filtering form post content values. When using TinyMCE, remove that textarea escaping, and trust tinymce to do its thing. See #2317. (2.3 branch)
|
[4877]
|
johnjamesjacoby
|
Switch to using esc_textarea() for filtering form post content values. When using TinyMCE, remove that textarea escaping, and trust tinymce to do its thing. See #2317. (trunk)
|
[3138]
|
johnjamesjacoby
|
Switch topic-meta nowrap off of container and onto new individual spans, for theme compat.
|
[5457]
|
netweb
|
Sync ignore properties of SVN and Git
* Git - More robust `.gitignore` file
* SVN - Ignore `npm-debug.log`
|
[7119]
|
xknown
|
Sync the _wp_filter_build_unique_id function to rWP38282
|
[3642]
|
johnjamesjacoby
|
Tag 2.0.2
|
[4022]
|
johnjamesjacoby
|
Tag 2.1-rc 2
|
[4015]
|
johnjamesjacoby
|
Tag 2.1-rc1
|
[4029]
|
johnjamesjacoby
|
Tag 2.1-rc3
|
[4045]
|
johnjamesjacoby
|
Tag 2.1-rc4
|
[4075]
|
johnjamesjacoby
|
Tag 2.1.
|
[4112]
|
johnjamesjacoby
|
Tag 2.1.1
|
[4441]
|
johnjamesjacoby
|
Tag 2.2.
|
[4456]
|
johnjamesjacoby
|
Tag 2.2.1.
|
[4472]
|
johnjamesjacoby
|
Tag 2.2.2.
|
[4568]
|
johnjamesjacoby
|
Tag 2.2.3.
|
[4712]
|
johnjamesjacoby
|
Tag 2.2.4.
|
[4851]
|
johnjamesjacoby
|
Tag 2.3.
|
[4869]
|
johnjamesjacoby
|
Tag 2.3.1.
|
[4892]
|
johnjamesjacoby
|
Tag 2.3.2.
|
[5099]
|
johnjamesjacoby
|
Tag 2.4.
|
[5128]
|
johnjamesjacoby
|
Tag 2.4.1.
|
[5203]
|
johnjamesjacoby
|
Tag 2.5.
|
[5218]
|
johnjamesjacoby
|
Tag 2.5.1.
|
[6150]
|
johnjamesjacoby
|
Tag 2.5.12.
|
[6412]
|
johnjamesjacoby
|
Tag 2.5.13.
|
[6687]
|
johnjamesjacoby
|
Tag 2.5.14.
|
[5251]
|
johnjamesjacoby
|
Tag 2.5.3.
|
[5382]
|
johnjamesjacoby
|
Tag 2.5.4.
|
[5634]
|
netweb
|
Tag 2.5.5.
|
[5647]
|
johnjamesjacoby
|
Tag 2.5.6 (from 2.5 branch)
|
[5697]
|
johnjamesjacoby
|
Tag 2.5.7 from 2.5 branch.
|
[6511]
|
johnjamesjacoby
|
Tag 2.6 RC 1.
|
[6536]
|
johnjamesjacoby
|
Tag 2.6 RC 3. (RC 2 is a private/internal pre-release)
|
[6597]
|
johnjamesjacoby
|
Tag 2.6 RC 4.
|
[6879]
|
johnjamesjacoby
|
Tag 2.6 RC 7.
|
[6251]
|
johnjamesjacoby
|
Tag 2.6-beta-2.
|
[6940]
|
johnjamesjacoby
|
Tag 2.6.0.
|
[6957]
|
johnjamesjacoby
|
Tag 2.6.1.
|
[7266]
|
johnjamesjacoby
|
Tag 2.6.10.
|
[7274]
|
johnjamesjacoby
|
Tag 2.6.11.
|
[6983]
|
johnjamesjacoby
|
Tag 2.6.2.
|
[7019]
|
johnjamesjacoby
|
Tag 2.6.3.
|
[7063]
|
johnjamesjacoby
|
Tag 2.6.4 from 2.6 branch.
|
[7091]
|
johnjamesjacoby
|
Tag 2.6.5.
|
[7218]
|
johnjamesjacoby
|
Tag 2.6.7.
|
[7223]
|
johnjamesjacoby
|
Tag 2.6.8.
|
[7229]
|
johnjamesjacoby
|
Tag 2.6.9.
|
[3518]
|
johnjamesjacoby
|
Tag bbPress 0.9.0.7.
|
[2930]
|
johnjamesjacoby
|
Tag bbPress 1.0.3 from 1.0 branch
|
[3523]
|
johnjamesjacoby
|
Tag bbPress 1.0.4.
|
[3525]
|
johnjamesjacoby
|
Tag bbPress 1.1.
|
[4521]
|
johnjamesjacoby
|
Tag bbPress 1.2.
* Fixes #1857.
|
[6169]
|
johnjamesjacoby
|
Tag bbPress 1.2.1 which adds some basic PHP7 compatibility. See #3033
|
[3538]
|
johnjamesjacoby
|
Tag bbPress 2.0
|
[3604]
|
johnjamesjacoby
|
Tag bbPress 2.0.1
|
[3958]
|
johnjamesjacoby
|
Tag bbPress 2.0.3.
|
[4379]
|
johnjamesjacoby
|
Tag bbPress 2.1.3.
|
[6066]
|
johnjamesjacoby
|
Tag bbPress 2.5.10.
|
[6126]
|
johnjamesjacoby
|
Tag bbPress 2.5.11.
|
[6023]
|
johnjamesjacoby
|
Tag bbPress 2.5.9.
|
[6230]
|
johnjamesjacoby
|
Tag bbPress 2.6-beta-1.
|
[7162]
|
johnjamesjacoby
|
Tagging 2.6.6.
|
[2964]
|
johnjamesjacoby
|
Take extra precautions to ensure admin menus are positions directly above 'Appearance' and set the menu_position of each post_type
|
[2464]
|
johnjamesjacoby
|
Tap tap tap... Is this thing on?
|
[3922]
|
johnjamesjacoby
|
Template Loader:
* Add missing single and archive functions.
* Add checks for these templates to loader filter.
|
[4283]
|
johnjamesjacoby
|
Template Locations:
* Revert part of r4264.
* Fix regression where bbPress was pulling in files from unexpected locations.
* Fixes #1994.
|
[4284]
|
johnjamesjacoby
|
Template Locations:
* Revert part of r4283.
* Keep filter on bbp_get_template_part, remove from bbp_locate_template.
* Refixes #1994.
|
[4232]
|
johnjamesjacoby
|
Template Locator:
* Move parent/child/fallback out of loop
* Fix parent/child loader issue, where child theme templates still loaded the parent.
* Updates made to bbp_locate_template() only.
* Regression from earlier 2.2 changes.
|
[6778]
|
johnjamesjacoby
|
Template Notices: unbreak these.
This change adjusts the `bbp_template_notices` action hooks and priority to ensure user, login, and topic notices continue to appear. It also removes the unstyled and unique `updated` class on one of them, which Twenty Seventeen uses as a way to hide elements.
|
[6615]
|
johnjamesjacoby
|
Template Packs: In default theme, only enqueue `editor.js` when `in_bbpress()`.
This results in 1 fewer external asset being enqueued on non-bbPress pages.
Fixes #2930.
|
[4325]
|
johnjamesjacoby
|
Template Tags:
* Check for edit when calling _is_ single forum/topic/reply.
* See #1968.
|
[3980]
|
johnjamesjacoby
|
Template Tags:
* Clean up function order and phpdoc from r3979.
|
[3979]
|
johnjamesjacoby
|
Template Tags:
* Introduce functions for getting the forums and topics archive URL's.
* Use functions where appropriate.
|
[6486]
|
johnjamesjacoby
|
Template: Pass original `$args` array into `bbp_get_dropdown` filter.
Also update some inline docs & code formatting.
|
[6822]
|
johnjamesjacoby
|
Template: add `is_multisite()` check to `bbp_is_site_public()`.
This change avoids a potential fatal error if this core function is used directly.
|
[6682]
|
johnjamesjacoby
|
Template: adjust escaping of pagination count strings.
This change fixes a regression (in trunk only) that caused the filtered results of pagination counts to always be late escaped, but the intention was really only to escape the output of `_n()` which does not have an escaped equivalent function in the Gettext API.
I also tweaked the logic in `bbp_get_topic_pagination_count()` to not bail early. This brings it inline with `bbp_get_forum_pagination_count()` and allows the filter to run even when the text string is empty. Flexibility is the goal, so skipping the filter was also unintentional, and is now fixed.
Fixes #3162.
|
[6683]
|
johnjamesjacoby
|
Template: rework post class assignments.
This change avoids multiple reassignments to the same `$classes` variable name, and instead tries to name variables logically and merge them together when necessary. The performance difference is nil, as 'array_merge()` will perform similarly to how each array was reshaped when new classes would be added, but the human difference is only positive, from having clearer and easier to understand logic.
|
[4424]
|
johnjamesjacoby
|
Templates:
* Remove 'bbp-' prefix from default templates directory name.
* Update paths where appropriate.
|