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
2ca0cdcdfed4bf3de08aba6140ee911f46b668d3
wordpress
/
wp-admin
/
network
History
Ryan Boren
f3a83744e9
Use wp_unslash() instead of stripslashes() and stripslashes_deep(). Use wp_slash() instead of add_magic_quotes().
...
git-svn-id:
http://core.svn.wordpress.org/trunk@23567
1a063a9b-81f0-0310-95a4-ce76da25c4cd
2013-03-01 17:14:09 +00:00
..
about.php
…
admin.php
…
credits.php
…
edit.php
…
freedoms.php
…
index.php
…
menu.php
Correct a translation context in the network admin. props SergeyBiryukov.
fixes
#20910
.
2012-09-15 19:57:46 +00:00
plugin-editor.php
…
plugin-install.php
…
plugins.php
…
profile.php
…
settings.php
There is no need to strip the output of get_site_option().
2013-03-01 16:37:24 +00:00
setup.php
…
site-info.php
Use wp_unslash() instead of stripslashes() and stripslashes_deep(). Use wp_slash() instead of add_magic_quotes().
2013-03-01 17:14:09 +00:00
site-new.php
Use wp_unslash() instead of stripslashes() and stripslashes_deep(). Use wp_slash() instead of add_magic_quotes().
2013-03-01 17:14:09 +00:00
site-settings.php
Use wp_unslash() instead of stripslashes() and stripslashes_deep(). Use wp_slash() instead of add_magic_quotes().
2013-03-01 17:14:09 +00:00
site-themes.php
Remove unused edit-site nonce fields from site-users and site-themes. props jeremyfelt,
fixes
#21277
.
2012-09-18 23:06:22 +00:00
site-users.php
Remove unused edit-site nonce fields from site-users and site-themes. props jeremyfelt,
fixes
#21277
.
2012-09-18 23:06:22 +00:00
sites.php
Use wp_unslash() instead of stripslashes() and stripslashes_deep(). Use wp_slash() instead of add_magic_quotes().
2013-03-01 17:14:09 +00:00
theme-editor.php
…
theme-install.php
…
themes.php
Fix Bulk Theme Deletion in the Network Admin when using FTP. Props kobenland.
Fixes
#20671
2012-09-29 01:36:14 +00:00
update-core.php
…
update.php
…
upgrade.php
Deprecate get_blog_option(), add_blog_option(), update_blog_option(), and delete_blog_option().
2012-08-03 17:51:42 +00:00
user-edit.php
…
user-new.php
…
users.php
Hide the link manager from the UI on upgrade, if the site has no links. New DB option, link_manager_enabled.
2012-08-13 16:18:42 +00:00