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
5563639dd54fa2cfb67baedd8a13032cfd1b6848
wordpress
/
wp-admin
/
includes
History
azaozz
5563639dd5
Keep the same name and remove unused core, see [10987]
...
git-svn-id:
http://svn.automattic.com/wordpress/trunk@10988
1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-04-17 12:55:03 +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
…
class-wp-filesystem-ftpsockets.php
…
class-wp-filesystem-ssh2.php
…
comment.php
…
dashboard.php
…
export.php
…
file.php
…
image.php
…
import.php
…
media.php
CSS cleanup and fixes
2009-04-16 04:41:05 +00:00
misc.php
Keep the same name and remove unused core, see [10987]
2009-04-17 12:55:03 +00:00
plugin-install.php
Add context to string. Props Viper007Bond.
fixes
#9507
2009-04-16 16:32:32 +00:00
plugin.php
Fix missing titles for plugins without submenus. Props clwill.
fixes
#9146
2009-04-16 23:42:42 +00:00
post.php
Show proper error when adding a custom field without a value, props scohoust,
fixes
#7541
2009-04-16 21:55:35 +00:00
schema.php
…
taxonomy.php
…
template.php
Submit the form when setting items per page option so it's visible straight away
2009-04-17 12:46:53 +00:00
theme-install.php
CSS cleanup and fixes
2009-04-16 04:41:05 +00:00
theme.php
Page templates should be relative to the theme ir, not the themes dir.
2009-04-16 18:28:35 +00:00
update-core.php
…
update.php
…
upgrade.php
Handle backticks in dbDelta. Props AaronCampbell.
fixes
#8014
2009-04-16 17:45:11 +00:00
user.php
Use API to delete links when deleting a user. Props TimButterfield, scohoust.
fixes
#7774
2009-04-17 02:13:00 +00:00
widgets.php
…