Rolly Bueno
Rolly Bueno
Corrected 2 inline docs for return_value(): 1. 3rd param is `$values` not a redundant `$type`. 2. It's also an array since we loop the variable and looking for `$value['name']` &...
Replaces the outdated reference to the "Activate Update Services" plugin in the Advanced Administration Handbook. Adds an inline code example demonstrating how to restore the Update Services field in Multisite...
Adds nginx server block configurations to the WordPress subdirectory guide. The current documentation only covers Apache and IIS.. Note: I only test this configuration in vm but still needs a...
This PR fixes an issue where BuddyPress would display incorrect "time since" values (such as "registered sometime ago") for users in non-UTC timezones. The root cause was a mismatch between...
Fixes an issue where BuddyPress would display an unsubscribe link and "change your email preferences" text in private message emails even when users could not actually manage their notification preferences...
Reported on https://buddypress.trac.wordpress.org/ticket/9286, the bp_get_blog_latest_post() will be using the_title filters but only provided 1 out of 2 **required** params The patch includes creating new function called bp_get_blog_latest_post_id() which is just...
The exists() method was attempting to convert a WP_Error object to a string when checking for profile data existence. This fix: 1. Initializes $retval as false by default 2. Properly...
## Type of feedback //handbook ## Description Outdated Content Translator Onboarding handbook. The [Content Translator Onboarding](https://make.wordpress.org/training/handbook/getting-started/content-translator-onboarding/) is outdated and needs an update to avoid misleading the new contributors that are...
# Details - Link to original content: https://learn.wordpress.org/lesson/create-a-landing-page/ - Link to original content's GitHub issue (optional): - Language you'll be translating to: Tagalog - Have you arranged for someone to...
# Details - Link to original content: https://learn.wordpress.org/lesson/removing-hooks/ - Link to original content's GitHub issue (optional): - Language you'll be translating to: Tagalog - Have you arranged for someone to...