Commits
User selector
Commit History
Commits on Jul 27, 2021
Coding Standards: Apply some alignment fixes from `composer format`.
Show description for e6ed1b2committed
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 9, 2020
Text Changes: Unify various "Back to..." vs. "Return to..." vs. "Go to..." strings.
Show description for aac637dcommitted
Commits on Jul 26, 2020
Revisions: Ensure the global `$post` remains the same after revision is restored.
Show description for 0dd00bacommittedDocs: Synchronize some comments in `wp-admin/revision.php`.
Show description for 5c064bbcommitted
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 Sep 3, 2019
I18N: Capitalize translator comments consistently, add trailing punctuation.
Show description for 00b03f2committed
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 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 Mar 11, 2018
Commits on Mar 8, 2018
Docs: Document globals in `wp-admin/revision.php` as `@global` instead of `@param`.
Show description for a1ce238committed
Commits on Nov 30, 2017
Code is Poetry.
Show description for 8f95800committed
Commits on Nov 21, 2016
I18n: Begin introducing translator comments for strings which include placeholders but no accompanying translator comment.
Show description for f6f0e60committed
Commits on Oct 4, 2016
Accessibility: Remove target=_blank from the Plugins, Themes, Media, Update, and Tools screens help tabs links.
Show description for 5cd9a57committed
Commits on Jul 8, 2016
Revisions: Allow autosaves to be restored when revisions are disabled.
Show description for 437d80ecommitted
Commits on Jun 21, 2016
Revisions: Change the capability needed to view revision diffs to `edit_post`.
Show description for f28d567committed
Commits on Sep 9, 2015
Revisions screen: change language from "Return to post editor" to "Return to editor" - more generic for usage by custom post types.
Show description for 047f3efcommitted
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 Nov 1, 2014
Add a single responsibility function for outputting Revisions JS templates: `wp_print_revision_templates()`.
Show description for ee56980committed
Commits on May 19, 2014
Fix some `hackificator` odds and ends in `wp-admin`:
Show description for e43d2a7committed
Commits on Mar 8, 2014
Use SSL when linking to WordPress.org. see #27115.
Show description for 4cf6fc1committed
Commits on Mar 3, 2014
Revisions: Add 'Return to post editor' link.
Show description for 034abb8committed
Commits on Dec 2, 2013
Remove all screen_icon() calls and deprecate the functions, props TobiasBg, fixes #26119
Show description for b33d0dacommitted
Commits on Oct 23, 2013
Pinking shears
Show description for 30f822bcommitted
Commits on Sep 25, 2013
Don't rely on include_path to include files.
Show description for 8d72ad5committed
Commits on Sep 12, 2013
Inline documentation fixes and additions for wp-admin/revision.php and wp-admin/includes/revision.php.
Show description for 529c973committed
Commits on Aug 7, 2013
New develop.svn.wordpress.org repository based on the old core.svn repository.
Show description for b43712ecommitted
Loading