Commits
User selector
Commit History
Commits on Nov 14, 2022
Help/About: Fix inconsistency in auto-updates help tabs.
Show description for 657d6e3committed
Commits on Aug 30, 2022
Plugins: Escape output in error messages.
Show description for 21ebdbccommitted
Commits on Aug 5, 2022
Coding standards: Properly escape URLs returned by `self_admin_url()` calls.
Show description for ad03949committed
Commits on Mar 22, 2022
Administration: Replace contracted verb forms for better consistency.
Show description for 6c270d0committed
Commits on Jul 22, 2021
Docs: Add a comment about the `$title` global usage in various admin files.
Show description for 41df21ecommitted
Commits on Nov 23, 2020
Plugins: Check if `_error_nonce` is set before attempting to verify it.
Show description for 6170972committed
Commits on Oct 23, 2020
Coding Standards: Split long `printf()` calls for search results for better readability.
Show description for bcc26decommittedAdministration: Unify search results message on list tables.
Show description for e515d61committed
Commits on Oct 18, 2020
Coding Standards: Replace alias PHP functions with the canonical names.
Show description for 97b2f07committed
Commits on Jul 28, 2020
Upgrade/Install: Enhance auto-updates to be disabled for plugins that don't suport updates.
Show description for af4127acommitted
Commits on Jun 19, 2020
Help/About: Move "Learn more: Auto-updates documentation" link about "Support", for consistency with other screens.
Show description for 82cfc3fcommitted
Commits on Jun 16, 2020
Help/About: Add help tabs to provide informations about plugin & themes auto-updates.
Show description for 092f79acommitted
Commits on May 20, 2020
Security: Add user interface to auto-update themes and plugins.
Show description for eb79d7fcommitted
Commits on May 16, 2020
Coding Standards: Use strict comparison where static strings are involved.
Show description for 6742d0dcommitted
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
I18N: Add missing placeholders to some translators comments in `wp-admin`.
Show description for 9b5ac0fcommitted
Commits on Dec 3, 2019
Docs: Move the canonical DocBlock for `handle_bulk_actions-{$screen}` action to `wp-admin/edit.php`.
Show description for 972ca00committed
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 9, 2019
Coding Standards: Fix instances of `WordPress.PHP.NoSilencedErrors.Discouraged`.
Show description for d36eda3committed
Commits on Jul 5, 2019
Coding Standards: Fix all `WordPress.WhiteSpace.PrecisionAlignment` issues.
Show description for 6acb0c6committedCoding Standards: Mark the handful of hook names with uppercase characters or hyphens as ignored.
Show description for 6b61c34committed
Commits on Jul 4, 2019
Text Changes: Use consistent question wording for plugin and theme deletion confirmations.
Show description for e083a92committed
Commits on Jul 1, 2019
Coding Standards: Fix the `Squiz.PHP.DisallowMultipleAssignments` violations in `wp-admin`.
Show description for 9a15497committed
Commits on May 26, 2019
I18N: Remove unnecessary markup from plugin action messages, for consistency with the rest of the admin.
Show description for 2e32d43committed
Commits on Apr 8, 2019
Help: Update support forum links.
Show description for 8efcc32committed
Commits on Mar 21, 2019
Bootstrap/Load: Introduce a recovery mode for fixing fatal errors.
Show description for 1f3912ecommitted
Commits on Jan 30, 2019
Bootstrap/Load: Revert fatal error recovery mechanism from 5.1 to polish for 5.2.
Show description for 0612ea2committed
Commits on Jan 9, 2019
Bootstrap/Load: Introduce fatal error recovery mechanism allowing users to still log in to their admin dashboard.
Show description for fc37b17committed
Commits on Oct 2, 2018
Plugins: Pluralise the "unexpected output during activation" message.
Show description for 53264d2committed
Commits on Aug 17, 2018
Coding Standards: Upgrade WPCS to 1.0.0
Show description for a75d153committed
Commits on Mar 25, 2018
Docs: Document more parameters and properties using typed array notation.
Show description for d541798committed