| CARVIEW |
tharsheblows
@tharsheblows on WordPress.org and Slack
- Member Since: July 10th, 2011
- GitHub: tharsheblows
-
Find me on:
Contribution History
tharsheblows’s badges:- bbPress Contributor
- BuddyPress Contributor
- Core Contributor
- Meetup Organizer
-
Mentioned in [61297] on WordPress SVN:
Comments: ensure unauthenticated users cannot access the single comment endpoint for notes. -
Mentioned in [61276] on WordPress SVN:
Comments: ensure unauthenticated users cannot access the single comment endpoint for notes. -
Submitted pull request #62549 to WordPress/gutenberg:
Remove html encoded entities from post slug when cleaning -
Submitted pull request #62541 to WordPress/gutenberg:
Update link editor previews and edit -
Submitted pull request #41511 to WordPress/gutenberg:
Docs: add step for build and asset file -
Mentioned in [53011] on WordPress SVN:
Users: Introduce the concept of a large site to single site installations. -
Mentioned in [12679] on BuddyPress SVN:
BP Members: improve our password validation process -
Mentioned in [6874] on bbPress SVN:
Akismet: allow "trusted" users to bypass spam `post_status` enforcement. -
Mentioned in [43510] on WordPress SVN:
REST API: Support meta registration for specific object subtypes. -
Mentioned in [43378] on WordPress SVN:
REST API: Support meta registration for specific object subtypes. -
Created ticket #44157 on Core Trac:
the comments/[id] endpoints should have the same permissions checks as ... -
Created ticket #42109 on Core Trac:
Code Editor: shouldAutocomplete not working for php -
Mentioned in [41613] on WordPress SVN:
Users: Introduce the concept of a large site in order to speed up the Users screen when there are many users. -
Mentioned in [41163] on WordPress SVN:
Users: Require a confirmation link in an email to be clicked when a user attempts to change their email address. -
Mentioned in [40560] on WordPress SVN:
Users: Ensure user counts remain accurate if users are added to or removed from the `users` table without corresponding `usermeta` entries being added or removed. -
Mentioned in [6316] on bbPress SVN:
Replies: Check for reply hierarchy before assuming topic-title in reply-to. -
Mentioned in [6263] on bbPress SVN:
Admin: Fix restoring/trashing topics & replies. -
Mentioned in [6228] on bbPress SVN:
Pagination: Use `preg_replace` to find & remove `page=1` query arguments. -
Mentioned in [39328] on WordPress SVN:
REST API: Correctly map meta keys to field names. -
Mentioned in [39222] on WordPress SVN:
REST API: Validate and Sanitize registered meta based off the schema. -
Mentioned in [39179] on WordPress SVN:
Roles/Capabilities: Add meta-caps for comment, term, and user meta. -
Created ticket #38412 on Core Trac:
cannot update or delete user, term or comment meta via REST API -
Mentioned in [38832] on WordPress SVN:
REST API: Introduce the Content API endpoints. -
Closed ticket #38284 on Core Trac:
add capabilities for edit_{$object}_meta -
Created ticket #38303 on Core Trac:
register_meta and capabilities aren't working as expected -
Created ticket #38284 on Core Trac:
add capabilities for edit_{$object}_meta -
Mentioned in [10941] on BuddyPress SVN:
Emails: add unsubscribe feature. -
Mentioned in [6052] on bbPress SVN:
Administration: Only display bbPress users role in bbPress' "Forum Role" list -
Mentioned in [6036] on bbPress SVN:
General Performance: Introduce increase/decrease helper count functions -
Mentioned in [10718] on BuddyPress SVN:
Emails: add option to notifications settings to opt-out of emails sent when group membership requests are accepted/rejected. -
Created ticket #7029 on BuddyPress Trac:
notification email preferences for completed membership requests not on ... -
Created ticket #2917 on bbPress Trac:
add filter to skip Akismet spam check -
Created ticket #2915 on bbPress Trac:
bbp_forum_query_last_reply_id and bbp_update_forum_reply_count queries too ... -
Mentioned in [36106] on WordPress SVN:
Users: When determining whether to show the reassign content option during user delete, don't rely upon `WP_Query` as it doesn't return all forms of content `wp_delete_user()` operates on. -
Mentioned in [36105] on WordPress SVN:
Pages: `get_page_uri()` should return the URI at which the resource being accessed is available at, this may include non-'publish' status posts. -
Mentioned in [36094] on WordPress SVN:
Pages: `get_page_uri()` should return the URI at which the resource being accessed is available at, this may include non-'publish' status posts. -
Mentioned in [36068] on WordPress SVN:
Users: When determining whether to show the reassign content option during user delete, don't rely upon `WP_Query` as it doesn't return all forms of content `wp_delete_user()` operates on. -
Created ticket #35084 on Core Trac:
check for post status in get_page_uri causes issues with permalinks -
Mentioned in [35742] on WordPress SVN:
Users: Allow to create users without sending an email to the new user. -
Mentioned in [5949] on bbPress SVN:
Users: In `BBP_Default::enqueue_scripts` remove rogue script dependency for single user edits -
Created ticket #2882 on bbPress Trac:
make set_permalink_function public in BBP_Tests_Users_Template_User -
Created ticket #2877 on bbPress Trac:
broken dependency in bbpress-functions when enqueuing user.js -
Created ticket #2876 on bbPress Trac:
freshness repair tool incorrect and conflation of ID and post_date -
Mentioned in [34266] on WordPress SVN:
Tell the `insert_user_meta` filter whether user is being updated. -
Mentioned in [5925] on bbPress SVN:
Tests: Ensure bbPress' custom post types posts are created with a unique GUID. -
Mentioned in [33708] on WordPress SVN:
In `wp_insert_user()`, add a filter: `insert_user_meta`, to filter a user's meta values and keys before the user is created or updated. -
Wrote a comment on the post WordPress 4.4: What’s on your wishlist?, on the site Make WordPress Core:
There are two very specific things I'd love: a filter on wp_dropdown_users on the user… -
Wrote a comment on the post WordPress 4.4: What’s on your wishlist?, on the site Make WordPress Core:
Scaling Users on single installs as well as multisite. -
Created ticket #33392 on Core Trac:
unique post guid not being created -
Mentioned in [5892] on bbPress SVN:
Tools: Add `id` attribute to "Run" link.