Wordpress/wp-admin/includes
Ron Rennick c7e12e9265 multisite UX, see #11644, add manage_ caps for super_admin, fixes #11803
git-svn-id: https://develop.svn.wordpress.org/trunk@13301 602fd350-edb4-49c9-b593-d223f7449a82
2010-02-22 18:41:38 +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 Use stripos() instead of strpos() with strtolower(). For PHP < 5 we have stripos() in compat.php. Fixes #11176 2010-02-14 02:27:19 +00:00
class-wp-filesystem-ftpsockets.php
class-wp-filesystem-ssh2.php
class-wp-upgrader.php
comment.php
continents-cities.php
dashboard.php Use admin_url() for images in wp-admin, to allow for filtering. Props mdawaffe, see #12300 2010-02-20 21:09:49 +00:00
deprecated.php
export.php
file.php Pass overrides. Allow ref array calling. Props tychay. fixes #12278 2010-02-22 16:54:51 +00:00
htaccess.ms
image-edit.php
image.php Use utf8_encode() consistently in wp_read_image_metadata(). Also add some whitespace. props miqrogroove, see #11417, see #12095 2010-02-20 12:09:30 +00:00
import.php
manifest.php
media.php Pass overrides. Allow ref array calling. Props tychay. fixes #12278 2010-02-22 16:54:51 +00:00
meta-boxes.php Introduce assign_cap for Taxonomies, Defaults to 'edit_posts'. Allows for Authors/Contributors to tag/categorise their posts. See #12035 2010-02-22 08:36:32 +00:00
misc.php
ms-deprecated.php
ms.php multisite UX, see #11644, add manage_ caps for super_admin, fixes #11803 2010-02-22 18:41:38 +00:00
plugin-install.php
plugin.php Use admin_url() for images in wp-admin, to allow for filtering. Props mdawaffe, see #12300 2010-02-20 21:09:49 +00:00
post.php Variable Cleanup, Unused variables, Typo'd variables, unused code blocks. Fixes #12299 2010-02-20 02:01:46 +00:00
schema.php enable threaded comments by default, fixes #11992 2010-02-21 01:02:00 +00:00
taxonomy.php
template.php Introduce assign_cap for Taxonomies, Defaults to 'edit_posts'. Allows for Authors/Contributors to tag/categorise their posts. See #12035 2010-02-22 08:36:32 +00:00
theme-install.php Variable Cleanup, Unused variables, Typo'd variables, unused code blocks. Fixes #12299 2010-02-20 02:01:46 +00:00
theme.php Variable Cleanup, Unused variables, Typo'd variables, unused code blocks. Fixes #12299 2010-02-20 02:01:46 +00:00
update-core.php
update.php Add links to the codex changelog in update notification strings. props dtoj, see #11739 2010-02-20 12:28:10 +00:00
upgrade.php Use esc_url() instead of clean_url(). See #12309 2010-02-22 18:15:10 +00:00
user.php Variable Cleanup, Unused variables, Typo'd variables, unused code blocks. Fixes #12299 2010-02-20 02:01:46 +00:00
widgets.php Use admin_url() for images in wp-admin, to allow for filtering. Props mdawaffe, see #12300 2010-02-20 21:09:49 +00:00
wp-config.ms Set svn eol-style native on new files 2010-02-20 21:00:19 +00:00