Commits
User selector
Commit History
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 ae8a620committedPermalinks: Update URLs for "Changing File Permissions" documentation article.
Show description for 85f0ec3committed
Commits on Jul 5, 2019
Coding Standards: Fix all `WordPress.WhiteSpace.PrecisionAlignment` issues.
Show description for 6acb0c6committed
Commits on May 26, 2019
Administration: Merge similar "file does not exist" messages in plugin and theme editors.
Show description for 85e517ccommitted
Commits on Apr 8, 2019
Help: Update support forum links.
Show description for 8efcc32committed
Commits on Jan 16, 2019
Plugin Editor: Disable the documentation look up button when no function is selected.
Show description for 267c79acommitted
Commits on Dec 19, 2018
Docs: Fix a few minor inline documentation typos in a variety of files and contexts.
Show description for 3e4a5dfcommitted
Commits on Aug 17, 2018
Coding Standards: Upgrade WPCS to 1.0.0
Show description for a75d153committed
Commits on Feb 26, 2018
Administration: Remove unnecessary capitalization when referencing to plugin/theme editors.
Show description for cb78bcecommitted
Commits on Feb 10, 2018
Administration: Rename Appearance → Editor menu item to Theme Editor and Plugins → Editor to Plugin Editor for clarity.
Show description for e4519b3committed
Commits on Nov 30, 2017
Code is Poetry.
Show description for 8f95800committed
Commits on Oct 24, 2017
Code Editors: Update copy in warning modals.
Show description for dbafaf1committed
Commits on Oct 16, 2017
Accessibility: Improve the File Editors interstitial warning.
Show description for 9dfb758committed
Commits on Oct 15, 2017
File Editor: Move inline to external style to fix extra padding in RTL page direction.
Show description for cabd02acommitted
Commits on Oct 13, 2017
File editor warning: Add a "Go back" button.
Show description for 99cff48committedFile Editors: Display list of theme/plugin files in scrollable directory tree.
Show description for 8bf9afbcommitted
Commits on Oct 5, 2017
File Editors: Introduce an interstitial warning upon first visit.
Show description for fcf8dfdcommitted
Commits on Oct 4, 2017
File Editors: Introduce sandboxed live editing of PHP files with rollbacks for both themes and plugins.
Show description for 3fcfefdcommitted
Commits on Sep 25, 2017
Code Editors: Update the current file highlight to use notice styling.
Show description for d6a58eecommitted
Commits on Sep 24, 2017
Accessibility: CodeMirror editing areas minor improvements.
Show description for 8b16d89committed
Commits on Sep 22, 2017
Plugin Editor: Improve reliability of detecting PHP fatal errors when editing an active plugin.
Show description for f07591dcommitted
Commits on Sep 19, 2017
General: Add missing URL-encoding and add extra hardening to plugin and template names when they're displayed in the admin area.
Show description for fa4713ecommitted
Commits on Sep 13, 2017
Editor: Add CodeMirror-powered code editor with syntax highlighting, linting, and auto-completion.
Show description for dbace68committed
Commits on Oct 7, 2016
Plugins: Correctly display the current plugin in the plugin editor.
Show description for 92cf158committed
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 Oct 3, 2016
I18N: Introduce a user-specific language setting.
Show description for f231e72committed
Commits on Sep 28, 2016
Administration: Improve the usage of the button CSS classes.
Show description for ee7f970committed
Commits on Aug 31, 2016
Commits on Jun 29, 2016
Text Changes: Unify permission error messages.
Show description for 2063801committed
Commits on Jun 10, 2016
Accessibility: Help text improvements.
Show description for 18ef7d6committed
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 Oct 13, 2015
Replace `get_bloginfo( 'wpurl' )` with `admin_url()` in plugin editor.
Show description for a326105committed
Commits on Oct 7, 2015
Revert [34778], continue using `_site_option()` for the current network.
Show description for 599fb50committed
Commits on Oct 2, 2015
Switch the remaining user-facing links to wordpress.org over to HTTPS.
Show description for 3fee278committed