Commits
User selector
Commit History
Commits on Jul 22, 2021
Docs: Add a comment about the `$title` global usage in various admin files.
Show description for 41df21ecommitted
Commits on Jun 17, 2021
Coding Standards: Bring some consistency to HTML formatting in `wp-admin/comment.php`.
Show description for dc99900committedAdministration: Consistently escape `admin_url()` links.
Show description for d3c8a93committed
Commits on Sep 18, 2020
Docs: Update the URL for PHP date formats table in translator comments.
Show description for 7d23a21committed
Commits on Sep 8, 2020
Comments: Check if a valid comment ID was passed when editing a comment.
Show description for 427d72ccommitted
Commits on Jul 24, 2020
Administration: Capitalize `Trash` consistently in various messages.
Show description for ce05bc1committed
Commits on Jul 6, 2020
Administration: Move more table strings to sentence casing.
Show description for a8edf65committed
Commits on Jun 24, 2020
Comments: Allow `wp_update_comment()` to return `WP_Error()`.
Show description for ec062c0committed
Commits on Jun 16, 2020
Docs: Consistently include an empty line between `@since` tag and `@see`, `@link`, or `@global`, per the documentation standards.
Show description for 3bdf8b7committedCode Standards: Cleanup some code spacing.
Show description for 5f49b02committed
Commits on Jun 15, 2020
Comments: Don't display edit links to trashed post comments.
Show description for 1d5e59ccommitted
Commits on May 12, 2020
Coding Standards: Use strict comparison in some `wp-admin` files.
Show description for 94d96bdcommitted
Commits on Apr 5, 2020
Coding Standards: Use strict type check for `in_array()` and `array_search()` where strings are involved.
Show description for 0b4e2c4committed
Commits on Feb 9, 2020
Coding Standards: Use Yoda conditions where appropriate.
Show description for 130751ccommitted
Commits on Feb 6, 2020
Code Modernization: Replace `dirname( __FILE__ )` calls with `__DIR__` magic constant.
Show description for e72fff9committed
Commits on Jan 29, 2020
Docs: Improve inline comments per the documentation standards.
Show description for cfc3b57committed
Commits on Jan 20, 2020
Docs: Update links to https://secure.php.net/, they now redirect to https://www.php.net/.
Show description for a8f4ed6committed
Commits on Sep 8, 2019
Accessibility: Comments: Replace `@` with `at` in the displayed date format.
Show description for 8aa380ccommitted
Commits on Sep 3, 2019
I18N: Capitalize translator comments consistently, add trailing punctuation.
Show description for 00b03f2committed
Commits on Sep 1, 2019
I18N: Improve translator comments.
Show description for a7513accommitted
Commits on Jul 25, 2019
General: First pass at replacing Codex URLs with a corresponding HelpHub or DevHub article.
Show description for ae8a620committed
Commits on Jul 5, 2019
Coding Standards: Fix all `WordPress.WhiteSpace.PrecisionAlignment` issues.
Show description for 6acb0c6committed
Commits on Jul 1, 2019
Coding Standards: Fix the `Squiz.PHP.DisallowMultipleAssignments` violations in `wp-admin`.
Show description for 9a15497committed
Commits on Apr 8, 2019
Help: Update support forum links.
Show description for 8efcc32committed
Commits on Aug 17, 2018
Coding Standards: Upgrade WPCS to 1.0.0
Show description for a75d153committed
Commits on Nov 30, 2017
Code is Poetry.
Show description for 8f95800committed
Commits on Oct 4, 2016
Accessibility: Remove target=_blank from the comment/edit-comments help tabs links.
Show description for 65e01d5committed
Commits on Aug 28, 2016
I18N: Correct various instances of incorrect usage of `esc_attr_e()`.
Show description for 16bb82ecommitted
Commits on Jun 29, 2016
Text Changes: Unify permission error messages.
Show description for 2063801committed
Commits on Jun 10, 2016
DOCS: Replace HTTP links with HTTPS.
Show description for db0195ccommitted
Commits on May 22, 2016
Docs: Standardize hook docs in wp-admin/* to use third-person singular verbs per the inline documentation standards for PHP.
Show description for 1cd420acommitted
Commits on Apr 6, 2016
Make Moderate Comment Screen Great Again by showing links
Show description for 2b5f172committed
Commits on Apr 4, 2016
Commits on Feb 19, 2016
Comments: Refresh the Moderate Comment screen for a friendlier experience with email moderation actions.
Show description for ca008e9committed
Commits on Jan 5, 2016
Comments: Remove orphaned closing `td` tag within cancel button of Moderate Comment screen.
Show description for 693a5b7committed