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
a6e130757610365b338faae84ee65f54425359c1
wordpress
/
wp-admin
/
includes
History
wpmuguru
a6e1307576
add fileupload_url option to main site on network install, see
#13483
...
git-svn-id:
http://svn.automattic.com/wordpress/trunk@14998
1a063a9b-81f0-0310-95a4-ce76da25c4cd
2010-05-27 18:06:48 +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
…
class-wp-importer.php
…
class-wp-upgrader.php
Add Importer support to Plugin Install workflow, Offers to Activate Plugin & Run installer, and returning to Imports upon successful Importer Plugin Installation. See
#13566
2010-05-27 11:04:08 +00:00
comment.php
…
continents-cities.php
…
dashboard.php
…
deprecated.php
…
export.php
Escape the guid urls when placing them in feeds and other xml locations. See
#13555
.
2010-05-26 17:01:21 +00:00
file.php
Strip trailing whitespace
2010-05-26 02:42:15 +00:00
image-edit.php
…
image.php
…
import.php
…
manifest.php
…
media.php
Prevent a notice if $_REQUEST['post_id'] is missing. Just use 0 in this case, which will be the same as using intval on an undefined value.
2010-05-27 11:42:46 +00:00
meta-boxes.php
Call the 'Attributes' meta box 'Page Attributes' for pages. Add some help text.
fixes
#13539
.
2010-05-27 00:16:34 +00:00
misc.php
…
ms-deprecated.php
…
ms.php
…
nav-menu.php
RTL string fix. see
#13525
.
2010-05-27 14:14:58 +00:00
plugin-install.php
Add Importer support to Plugin Install workflow, Offers to Activate Plugin & Run installer, and returning to Imports upon successful Importer Plugin Installation. See
#13566
2010-05-27 11:04:08 +00:00
plugin.php
…
post.php
Strip trailing whitespace
2010-05-26 02:42:15 +00:00
schema.php
add fileupload_url option to main site on network install, see
#13483
2010-05-27 18:06:48 +00:00
taxonomy.php
…
template.php
Separate out multiple _ajax_nonce fields on post forms. Yay, validation.
fixes
#13383
.
2010-05-26 04:55:21 +00:00
theme-install.php
Increase height of Theme install thickbox to remove useless scrollbars. Props ocean90
2010-05-23 12:04:24 +00:00
theme.php
…
update-core.php
…
update.php
…
upgrade.php
Fully implement the 'delete_themes' capability. See also r13547
2010-05-27 09:49:38 +00:00
user.php
…
widgets.php
…