| [2734]
|
johnjamesjacoby
|
Fixes #1377, #1390, #1412, #1378. Error handling on form submission, and better anonymous user handling. Props !GautamGupta via Google Code-in.
|
| [2672]
|
johnjamesjacoby
|
Fixes #1374
|
| [2671]
|
johnjamesjacoby
|
Fixes #1372 props markmcwilliams
|
| [2741]
|
johnjamesjacoby
|
Fixes #1361. Introduce 'Forum Moderator' role. Props !GautamGupta via Google Code-in
|
| [2604]
|
johnjamesjacoby
|
Fixes #1357 by rearranging the activation and deactivation procedures.
|
| [2566]
|
johnjamesjacoby
|
Fixes #1333 props anthonycole
|
| [2603]
|
johnjamesjacoby
|
Fixes #1329
|
| [2540]
|
johnjamesjacoby
|
Fixes #1326 props mr_pelle
|
| [2586]
|
johnjamesjacoby
|
Fixes #1321. Also add checks to topic_id and forum_id functions.
|
| [2555]
|
johnjamesjacoby
|
Fixes #1321 props markmcwilliams
|
| [2535]
|
johnjamesjacoby
|
Fixes #1319.
|
| [2553]
|
johnjamesjacoby
|
Fixes #1315. Introduce topic reply template tags. Props !GautamGupta
|
| [2489]
|
johnjamesjacoby
|
Fixes #1312 props GautamGupta
|
| [5427]
|
netweb
|
Fixed topic sticky status importing method for compatibility when `wp_bbconverter_translator` database sync_table exists.
* Topic stickies and super stickies are correctly stuck with or without sync_table
* Renamed sticky meta key `_bbp_old_sticky_status` to `_bbp_old_sticky_status_id` for importers that support stickies
See #2650
|
| [2466]
|
johnjamesjacoby
|
Fix wrong topics slug
|
| [6702]
|
johnjamesjacoby
|
Fix weird indentation in `bbp_get_admin_repair_tool_run_url()`.
|
| [3466]
|
johnjamesjacoby
|
Fix verbiage in comment in bbp-languages/index.php.
|
| [2887]
|
johnjamesjacoby
|
Fix verbiage in comment from r2886
|
| [5245]
|
johnjamesjacoby
|
Fix variable variable in `bbp_get_reply_author_link()` causing incorrect title attribute. Fixes #2505. (trunk)
|
| [5244]
|
johnjamesjacoby
|
Fix variable variable in `bbp_get_reply_author_link()` causing incorrect title attribute. Fixes #2505. (2.5 branch)
|
| [3154]
|
johnjamesjacoby
|
Fix user profile styling conflicts when bbp-twentyten is the active theme.
|
| [3372]
|
johnjamesjacoby
|
Fix uninstantiated $bbp global in bbp_theme_compat_set_theme(). Props nacin.
|
| [6647]
|
johnjamesjacoby
|
Fix undeclared arrays for PHP 7.1 compatibility.
Props hellofromTonya. See #3031. (2.5 branch)
|
| [6648]
|
johnjamesjacoby
|
Fix undeclared array in forum template functions for PHP 7.1 compatibility.
Props hellofromTonya. See #3031. (2.5 branch)
|
| [6249]
|
johnjamesjacoby
|
Fix typos in more documentation.
|
| [3322]
|
johnjamesjacoby
|
Fix typos in forum archive and front page templates pointing to content-archive-forums.php instead of content-archive-forum.php.
|
| [6270]
|
johnjamesjacoby
|
Fix typos in core options documentation.
|
| [5072]
|
johnjamesjacoby
|
Fix typo. See #2090.
|
| [4798]
|
johnjamesjacoby
|
Fix typo in reply nonce error message. Props loki_racer. Fixes #2257.
|
| [2706]
|
johnjamesjacoby
|
Fix typo in r2705
|
| [6482]
|
johnjamesjacoby
|
Fix typo in phpdoc.
|
| [2816]
|
johnjamesjacoby
|
Fix typo in Subscriptions phpDoc header. Props markmcwilliams
|
| [2512]
|
johnjamesjacoby
|
Fix topic/reply counts. Still more to do here.
|
| [3000]
|
johnjamesjacoby
|
Fix topic pagination on non single-forum and non-user pages by setting post_parent back to 0 after being set to 'any'.
|
| [4647]
|
johnjamesjacoby
|
Fix topic and reply time since to use the correct parameters for get_post_time().
|
| [3134]
|
johnjamesjacoby
|
Fix topic and reply edit locking. Props christopher-jon.
|
| [2481]
|
PeteMall
|
Fix top level admin menu icons.
|
| [5114]
|
johnjamesjacoby
|
Fix theme-side forum editing debug notices. See #2408. (2.5)
|
| [5113]
|
johnjamesjacoby
|
Fix theme-side forum editing debug notices. See #2408. (2.4.1)
|
| [4946]
|
johnjamesjacoby
|
Fix the version.
|
| [3461]
|
johnjamesjacoby
|
Fix the usage of bbp_is_user_home(). Fixes #1609.
|
| [6358]
|
johnjamesjacoby
|
Fix teh typohs.
|
| [3228]
|
johnjamesjacoby
|
Fix subforum sort ordering. Props anointed.
|
| [3622]
|
johnjamesjacoby
|
Fix subforum ordering in bbp_forum_get_subforums(). Fixes #1671. Props ericlewis.
|
| [3626]
|
johnjamesjacoby
|
Fix subfolder redirect issue on login/logout. Fixes #1645. Props !Mamaduka.
|
| [2728]
|
johnjamesjacoby
|
Fix spelling error on bbp_edit_profile
|
| [2846]
|
johnjamesjacoby
|
Fix spelling error in loop-bbp_topics. s/replie/reply
|
| [4026]
|
johnjamesjacoby
|
Fix spelling error in bbp_new_forum_handler(). Props cnorris23.
|
| [4766]
|
johnjamesjacoby
|
Fix speeling of replationships in admin tools. Props netweb. Fixes #2209.
|
| [5106]
|
johnjamesjacoby
|
Fix speeling error in settings.php. Props netweb. Fixes #2438.
|
| [5456]
|
netweb
|
Fix speeling error in settings.php
|
| [3229]
|
johnjamesjacoby
|
Fix sort order in bbp_get_dropdown(). Props anointed.
|
| [2859]
|
johnjamesjacoby
|
Fix some find/replace errors from r2858
|
| [3132]
|
johnjamesjacoby
|
Fix shortcodes for single topics and forums. Add shortcode for topic tag cloud. Rename single topic tag shortcode function to more accurately describe what it does.
|
| [6210]
|
netweb
|
Fix s/convertion/conversion typo in changelog introduced in r6127
|
| [6211]
|
netweb
|
Fix s/convertion/conversion typo in changelog introduced in r4422 (2.5 branch)
|
| [4792]
|
johnjamesjacoby
|
Fix reversed post request check. See r4791.
|
| [2547]
|
johnjamesjacoby
|
Fix reversed forum order.
|
| [2561]
|
johnjamesjacoby
|
Fix reply order. Fix missing globals.
|
| [5267]
|
johnjamesjacoby
|
Fix relative path to unit test bootstrap. See #2542.
|
| [3568]
|
johnjamesjacoby
|
Fix regression introduced in r3553 causing Home breadcrumb text to be the current title.
|
| [3165]
|
johnjamesjacoby
|
Fix regression introduced in r3159 causing topic and reply widgets to output type cast errors. Also remove ability for private or hidden topics/replies to peek through on widgets when viewing your own profile as a registered non-admin. See#1516.
|
| [3712]
|
johnjamesjacoby
|
Fix regression in bbp_is_user_favorite() from r3711.
|
| [5533]
|
netweb
|
Fix regression in `bbPress1.php` importer introduced in r5349 where topics were imported a second time as part of the reply section import.
|
| [4630]
|
johnjamesjacoby
|
Fix regression causing search query_var to break 404 handling in bbp_parse_query. See r4618.
|
| [2699]
|
johnjamesjacoby
|
Fix references to user slug
|
| [5400]
|
johnjamesjacoby
|
Fix references to topics in phpdoc for reply status dropdown functions. See #2463.
|
| [2682]
|
johnjamesjacoby
|
Fix redirect bug when posting new reply from middle of paginated topic
|
| [3437]
|
johnjamesjacoby
|
Fix primary button background image location in green admin color scheme.
|
| [2666]
|
johnjamesjacoby
|
Fix previous topic pagination adjustments for author favorites
|
| [3737]
|
johnjamesjacoby
|
Fix possible recursion issue in bbp_get_forum_ancestors() by casting post_parent as int.
|
| [3166]
|
johnjamesjacoby
|
Fix possible errors when no counts are available or requested.
|
| [3736]
|
johnjamesjacoby
|
Fix possible accidental assignments in bbp-theme-compat/bbpress-functions.php
|
| [3591]
|
johnjamesjacoby
|
Fix phpdoc indentation to bbp_get_time_since()
|
| [2513]
|
johnjamesjacoby
|
Fix phpdoc error
|
| [3606]
|
johnjamesjacoby
|
Fix phpdoc @uses in bbp_check_user_edit(). See #1664. (2.0)
|
| [2857]
|
johnjamesjacoby
|
Fix phpDoc in bbp_get_forum_voice_count
|
| [2487]
|
johnjamesjacoby
|
Fix phpDoc from r2485. Fix unclean arg type for option values.
|
| [3351]
|
johnjamesjacoby
|
Fix phpDoc and rogue whitespace. Props cnorris23. Fixes #1563.
|
| [6152]
|
xknown
|
Fix parse errors in PHP 7
The result of `new` can't be longer assigned by reference.
|
| [6247]
|
johnjamesjacoby
|
Fix pagination typo.
|
| [3361]
|
johnjamesjacoby
|
Fix pagination issues when using topics shortcode on front page. Also use pagination_base instead of 'page'.
Fixes #1567, #1573. Props scribu.
|
| [2502]
|
chrishajer
|
Fix order of posts and remove duplicates, using a regex. Fixes #1301. Props Nightgunner5
|
| [4273]
|
johnjamesjacoby
|
Fix old bbp-includes references in phpdoc.
|
| [5606]
|
johnjamesjacoby
|
Fix notice in bozo plugin. For 1.2 branch. See r5598.
|
| [5598]
|
nacin
|
Fix notice in bozo plugin.
|
| [2921]
|
johnjamesjacoby
|
Fix nested span on bbp_reply_admin_links() in loop-bbp_replies.php. Fixes #1455.
|
| [2511]
|
chrishajer
|
Fix multiple anonymous posting issues. Fixes #1310. Props !GautamGupta
|
| [3697]
|
johnjamesjacoby
|
Fix more accidental inline assignments in bbp-user-functions.php (see r3696). Also use $wbdb in bbp_make_ham_user() and use array_keys() since we do not use any blog details here.
|
| [3479]
|
johnjamesjacoby
|
Fix mixed line endings in interface.js. (trunk)
|
| [3519]
|
johnjamesjacoby
|
Fix mixed line endings in interface.js. (1.0 branch)
|
| [3364]
|
johnjamesjacoby
|
Fix missing textdomains in bbp-admin/bbp-replies.php. Fixes #1577. Props dimadin.
|
| [4575]
|
johnjamesjacoby
|
Fix missing tab-index on topic-type select element.
|
| [3373]
|
johnjamesjacoby
|
Fix missing quotes in bbp_get_paged(). Fixes #1582. Props sorich87.
|
| [3177]
|
johnjamesjacoby
|
Fix missing hidden reply title field in bbp_reply_form_fields()
|
| [2588]
|
johnjamesjacoby
|
Fix missing global
|
| [3256]
|
johnjamesjacoby
|
Fix missing @since revision, update phpdoc, and variable clean-up for bbp_author_metabox(). Props eagle-eyed duck_
|
| [5686]
|
netweb
|
Fix missing @since revision in `bbp_is_forum_visibility()`
|
| [5424]
|
netweb
|
Fix missing @since phpdoc in `converter.php`
|
| [3126]
|
johnjamesjacoby
|
Fix lost password page template and related functions. Fix duplicate template notices on theme forms. Fixes #1491.
|