Commits
User selector
Commit History
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 9926ecfcommitted
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 3fee278committedMS: Use `*_network_option()` functions throughout core.
Show description for 3c177b8committed
Commits on Sep 25, 2015
Implement 'Recently Active' functionality for network-wide plugins in the Network Admin.
Show description for a6a00a3committedPlugin Editor: Don't split the strings with plugin file name and remove unnecessary context.
Show description for 3b9cb92committed
Commits on Sep 24, 2015
After [34341], add translation strings.
Show description for c9c9e19committed
Commits on Sep 20, 2015
Plugin Editor: Avoid using HTML tags in translation strings and add context.
Show description for d624c11committed
Commits on Sep 12, 2015
Bump H3 headings to H2 on the Plugin Editor screen for better accessibility.
Show description for 1a333bdcommitted
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 Apr 1, 2015
Admin notices: Make (most) core notices dismissible.
Show description for 35df559committed
Commits on Mar 26, 2015
Fix focusing in the plugin and theme editors. Update the help.
Show description for 01faa39committed
Commits on May 6, 2014
In `wp-admin/plugin-editor.php`, `break` is unreachabled after `exit`.
Show description for e742c23committed
Commits on Mar 11, 2014
Present a normal admin page when bailing out of the Plugin Editor screen. Fixes #27067. Props SergeyBiryukov.
Show description for 9618992committed
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 20, 2013
Inline documentation for hooks in wp-admin/plugin-editor.php.
Show description for b647fefcommitted
Commits on Aug 7, 2013
New develop.svn.wordpress.org repository based on the old core.svn repository.
Show description for b43712ecommitted
Loading