This website requires JavaScript.
Explore
Help
Register
Sign In
sergiotarxz
/
Wordpress
Watch
1
Star
0
Fork
0
You've already forked Wordpress
Code
Issues
Pull Requests
Releases
Wiki
Activity
Wordpress
/
wp-admin
/
network
History
Sergey Biryukov
936408271f
Correct phpdoc for Add New User screen in network admin. props zeo.
fixes
#24446
.
...
git-svn-id:
https://develop.svn.wordpress.org/trunk@24383
602fd350-edb4-49c9-b593-d223f7449a82
2013-05-29 23:35:13 +00:00
..
about.php
…
admin.php
…
credits.php
…
edit.php
…
freedoms.php
…
index.php
Update Network Dashboard help text. props DrewAPicture, raggedrobins. see
#23163
.
2013-03-09 03:18:26 +00:00
menu.php
Call them network upgrades rather than network updates to better indicate that they are DB upgrades rather than code/file upgrades.
2013-03-05 17:02:31 +00:00
plugin-editor.php
…
plugin-install.php
…
plugins.php
…
profile.php
…
settings.php
…
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
Remove extraneous function parameters in the network admin. props rlerdorf. see
#24210
.
2013-04-29 00:26:49 +00:00
site-themes.php
…
site-users.php
Use API instead of bare SQL queries in site-users.php.
2013-04-12 13:35:45 +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
…
update-core.php
…
update.php
…
upgrade.php
Call them network upgrades rather than network updates to better indicate that they are DB upgrades rather than code/file upgrades.
2013-03-05 17:02:31 +00:00
user-edit.php
…
user-new.php
Correct phpdoc for Add New User screen in network admin. props zeo.
fixes
#24446
.
2013-05-29 23:35:13 +00:00
users.php
…