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 Jul 10, 2020
Upgrade/Install: Ensure cleanup after canceled update.
Show description for bf93e96committed
Commits on Jul 7, 2020
Upgrade/install: Allow plugin and theme updates from a uploaded .zip file.
Show description for 289c286committed
Commits on May 16, 2020
Coding Standards: Use strict comparison where static strings are involved.
Show description for 6742d0dcommitted
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 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 Sep 1, 2019
I18N: Improve translator comments.
Show description for a7513accommitted
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: Mark the handful of hook names with uppercase characters or hyphens as ignored.
Show description for 6b61c34committed
Commits on Aug 17, 2018
Coding Standards: Upgrade WPCS to 1.0.0
Show description for a75d153committed
Commits on Feb 1, 2018
Plugins: Use `api.wordpress.org/plugins/info/1.2/` for querying plugins & plugin information.
Show description for e0d5a8acommitted
Commits on Nov 30, 2017
Code is Poetry.
Show description for 8f95800committed
Commits on Oct 9, 2017
Customize: Eliminate use of customize-loader in core so Customizer is opened consistently in `top` window.
Show description for 153dd26committed
Commits on Aug 22, 2017
General: Improve terminology used when referring to installations of WordPress and its extensions.
Show description for 8df2151committed
Commits on Aug 31, 2016
Bootstrap: do not go gentle into that good night r38411, r38412, and parts of r38389.
Show description for cba0e2ccommitted
Commits on Aug 27, 2016
Bootstrap: after r38409 and r38410, revert r38402 which reverted r38399.
Show description for 4225e71committedBootstrap: Revert [38399] as it's broken `/build/` and subsequently core.svn.wordpress.org.
Show description for e353179committedBootstrap: Autoload classes using a Composer-generated PHP 5.2-compatible Autoloader.
Show description for 3886903committed
Commits on Jun 29, 2016
Text Changes: Unify permission error messages.
Show description for 2063801committed
Commits on Sep 26, 2015
Plugins: Don't request all fields via `plugins_api( 'plugin_information' )` for plugin installs and update checks.
Show description for 5da80b3committed
Commits on Sep 17, 2015
Superglobals: Revert [34059] until further notice.
Show description for 3531c0bcommitted
Commits on Sep 11, 2015
Commits on Apr 3, 2015
Commits on Nov 30, 2014
Docs Formatting: Backtick-escape inline code for all dynamic hook docs in wp-admin/*.
Show description for b90807ccommitted
Commits on Aug 27, 2014
Plugin/Theme Uploads: New capabilities; unify UIs; ensure compatibility with old filters.
Show description for 3229910committed
Commits on May 19, 2014
Fix some `hackificator` odds and ends in `wp-admin`:
Show description for e43d2a7committed
Commits on Apr 15, 2014
Theme Installer: Revert to proxying through PHP for WordPress.org API requests.
Show description for 7ed14fecommitted
Commits on Mar 11, 2014
Bring the theme browsing experience from 3.8 to the theme installer. First pass.
Show description for 96176b2committed
Commits on Feb 26, 2014
Decrement update count bubbles as plugins/themes are updated, live.
Show description for 9ddf03ccommitted
Commits on Feb 10, 2014
Detect and handle symlinking of plugins in plugin_basename().
Show description for b7be4e9committed
Commits on Oct 27, 2013
Inline documentation for hooks in wp-admin/update.php.
Show description for eaedc9bcommitted
Commits on Sep 25, 2013
Don't rely on include_path to include files.
Show description for 8d72ad5committed
Commits on Aug 7, 2013
New develop.svn.wordpress.org repository based on the old core.svn repository.
Show description for b43712ecommitted
Loading