Commits
User selector
Commit History
Commits on Apr 11, 2022
Administration: Remove self-reference ("we") in WordPress Admin.
Show description for 60e372dcommitted
Commits on Nov 30, 2021
External Libraries: Further fix jQuery deprecations in WordPress core.
Show description for c882620committed
Commits on Jul 22, 2021
Docs: Add a comment about the `$title` global usage in various admin files.
Show description for 41df21ecommitted
Commits on Jan 22, 2021
External Libraries: First pass at fixing jQuery deprecations in WordPress core and bundled themes.
Show description for 21b667bcommitted
Commits on May 12, 2020
Coding Standards: Use strict comparison in some `wp-admin` files.
Show description for 94d96bdcommitted
Commits on Feb 11, 2020
Export: Use correct context for the `Posts` label on the Export screen.
Show description for c7267a0committed
Commits on Feb 6, 2020
Code Modernization: Replace `dirname( __FILE__ )` calls with `__DIR__` magic constant.
Show description for e72fff9committed
Commits on Aug 4, 2019
Docs: Add missing description for `$wp_locale` global.
Show description for 1e6420bcommitted
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 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 help tab links on several admin screens.
Show description for 5ba47b2committed
Commits on Jun 29, 2016
Text Changes: Unify permission error messages.
Show description for 2063801committed
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 Dec 31, 2015
Export: Add a missing Oxford comma.
Show description for 85120aacommitted
Commits on Dec 6, 2015
Show user_login in Dashboard user dropdowns.
Show description for ded2547committed
Commits on Oct 21, 2015
Export: add missing labels and improvement accessibility of the Export screen.
Show description for ba1177bcommitted
Commits on Sep 19, 2015
Export: allow Media to exported separately from other types.
Show description for 3624366committed
Commits on Sep 16, 2015
Add a missing Oxford comma on Export screen.
Show description for 7c9c635committed
Commits on Sep 5, 2015
Bump H3 headings to H2 on Export screen for better accessibility.
Show description for 32d296fcommitted
Commits on Jun 27, 2015
Proper heading for admin screens.
Show description for e59592fcommitted
Commits on Apr 12, 2015
Use HTTPS URLs for codex.wordpress.org.
Show description for b0d6757committed
Commits on Jan 16, 2015
In HTML5, the `action` attribute is no longer required. Remove this attribute when empty.
Show description for 83b6fadcommitted
Commits on Jan 8, 2015
The keyword `elseif` should be used instead of `else if` so that all control keywords look like single words.
Show description for 6fd1162committed
Commits on Jan 3, 2015
Commits on Nov 1, 2014
Improve some `post_status`-related documentation.
Show description for c8acddfcommitted
Commits on Oct 31, 2014
Correct references of `@uses $wpdb` in core documentation to use `@global`.
Show description for 7cd1502committed
Commits on Mar 8, 2014
Use SSL when linking to WordPress.org. see #27115.
Show description for 4cf6fc1committed
Commits on Dec 2, 2013
Remove all screen_icon() calls and deprecate the functions, props TobiasBg, fixes #26119
Show description for b33d0dacommitted
Commits on Sep 25, 2013
Don't rely on include_path to include files.
Show description for 8d72ad5committed
Commits on Sep 19, 2013
Add missing phpdoc block for `export_date_options()`.
Show description for 44cd294committed
Commits on Sep 14, 2013
Inline documentation for hooks in wp-admin/export.php.
Show description for 64eec20committed
Commits on Aug 7, 2013
New develop.svn.wordpress.org repository based on the old core.svn repository.
Show description for b43712ecommitted
Loading