This website requires JavaScript.
Explore
Help
Register
Sign In
HostForge-Systems
/
wordpress
Template
Watch
1
Star
0
Fork
0
You've already forked wordpress
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
ba7e1e93b21fffd39886233f3f362f5066825ca3
wordpress
/
wp-admin
/
includes
History
nacin
927a8afbf3
Allow "No role for this blog" to be chosen on user-edit. Add defensive checks for a few potential notices.
fixes
#10833
...
git-svn-id:
http://svn.automattic.com/wordpress/trunk@13961
1a063a9b-81f0-0310-95a4-ce76da25c4cd
2010-04-03 08:08:12 +00:00
..
admin.php
…
bookmark.php
…
class-ftp-pure.php
…
class-ftp-sockets.php
…
class-ftp.php
…
class-pclzip.php
…
class-wp-filesystem-base.php
…
class-wp-filesystem-direct.php
…
class-wp-filesystem-ftpext.php
Fix typo in r13850. See
#12232
2010-03-28 08:23:46 +00:00
class-wp-filesystem-ftpsockets.php
…
class-wp-filesystem-ssh2.php
…
class-wp-upgrader.php
…
comment.php
…
continents-cities.php
…
dashboard.php
Initialize some options for the secondary dashboard widget. see
#11783
2010-04-03 07:31:28 +00:00
deprecated.php
…
export.php
…
file.php
…
image-edit.php
…
image.php
Fix image_resize() dependencies by moving wp_load_image() from admin includes to wp-includes.
Fixes
#7279
2010-03-28 03:39:00 +00:00
import.php
…
manifest.php
…
media.php
Change UI labels from "Post Thumbnails" to "Featured Image". See
#12554
2010-04-02 06:12:49 +00:00
meta-boxes.php
Deletion link should always show
2010-03-31 20:13:04 +00:00
misc.php
…
ms-deprecated.php
…
ms.php
Move add/remove super admin out of bulk edit and into user-edit.php. Introduce grant_super_admin() and revoke_super_admin(). Link to profile.php in ms-users user row for current user. Add defensive check by forcing IS_PROFILE_PAGE on user-edit if trying to edit your own user_id. see
#12460
2010-04-02 06:46:07 +00:00
nav-menu.php
…
plugin-install.php
Add AYS to "Install Now" link in plugin installer.
fixes
#11050
2010-04-02 23:27:23 +00:00
plugin.php
…
post.php
Change UI labels from "Post Thumbnails" to "Featured Image". See
#12554
2010-04-02 06:12:49 +00:00
schema.php
Make remove_user a meta capability. see
#12793
2010-04-03 05:14:34 +00:00
taxonomy.php
…
template.php
fix caps check on delete user link, props ocean90, see
#12793
2010-04-02 03:40:49 +00:00
theme-install.php
…
theme.php
…
update-core.php
…
update.php
…
upgrade.php
Make remove_user a meta capability. see
#12793
2010-04-03 05:14:34 +00:00
user.php
Allow "No role for this blog" to be chosen on user-edit. Add defensive checks for a few potential notices.
fixes
#10833
2010-04-03 08:08:12 +00:00
widgets.php
…