[wp-meta] [Making WordPress.org] #1868: Forums should have a way to view a particular user's posts
Making WordPress.org
noreply at wordpress.org
Wed Aug 17 10:55:03 UTC 2016
#1868: Forums should have a way to view a particular user's posts
----------------------------------+------------------
Reporter: SergeyBiryukov | Owner:
Type: enhancement | Status: new
Priority: high | Milestone:
Component: International Forums | Resolution:
Keywords: |
----------------------------------+------------------
Comment (by ocean90):
Not sure why this happens but that's what I've found out:
* The settings page still shows 'users'
* `wp --url=ja.wordpress.org/support/ option get _bbp_user_favs_slug`
returns an empty value
* `wp --url=ja.wordpress.org/support/ eval 'echo bbp_get_user_slug();'`
returns 'user' because the default value of `bbp_get_user_slug()` is
'user', see
https://bbpress.trac.wordpress.org/browser/trunk/src/includes/core/options.php?rev=5951&marks=621#L615
* There is a `bbp_get_default_options()` function which uses 'users', see
https://bbpress.trac.wordpress.org/browser/trunk/src/includes/core/options.php?rev=5951&marks=82#L82
--
Ticket URL: <https://meta.trac.wordpress.org/ticket/1868#comment:20>
Making WordPress.org <https://meta.trac.wordpress.org/>
Making WordPress.org
More information about the wp-meta
mailing list