This website requires JavaScript.
Explore
Help
Sign In
Upstream
/
WordPress
Watch
1
Star
0
Fork
0
You've already forked WordPress
mirror of
https://github.com/WordPress/WordPress.git
synced
2024-11-05 18:32:23 +01:00
Code
Issues
Projects
Releases
Wiki
Activity
66388c185e
WordPress
/
wp-admin
/
includes
History
ryan
66388c185e
Don't fallback to default post type or taxonomy if given an invalid post type or taxonomy. Use typenow as the canonical post type. Props nacin. see
#19131
...
git-svn-id:
http://svn.automattic.com/wordpress/trunk@19321
1a063a9b-81f0-0310-95a4-ce76da25c4cd
2011-11-17 18:01:08 +00:00
..
admin.php
bookmark.php
class-ftp-pure.php
class-ftp-sockets.php
class-ftp.php
class-pclzip.php
class-wp-comments-list-table.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-links-list-table.php
class-wp-list-table.php
class-wp-media-list-table.php
class-wp-ms-sites-list-table.php
class-wp-ms-themes-list-table.php
class-wp-ms-users-list-table.php
class-wp-plugin-install-list-table.php
class-wp-plugins-list-table.php
class-wp-posts-list-table.php
Don't fallback to default post type or taxonomy if given an invalid post type or taxonomy. Use typenow as the canonical post type. Props nacin. see
#19131
2011-11-17 18:01:08 +00:00
class-wp-terms-list-table.php
Require show_ui rather than public for a taxonomy's parent post type. see
#19080
.
2011-10-29 05:30:57 +00:00
class-wp-theme-install-list-table.php
class-wp-themes-list-table.php
class-wp-upgrader.php
class-wp-users-list-table.php
number_format_i18n for role user counts. props sirzooro,
fixes
#18305
.
2011-09-21 05:35:57 +00:00
comment.php
continents-cities.php
dashboard.php
deprecated.php
export.php
file.php
image-edit.php
image.php
import.php
list-table.php
manifest.php
media.php
menu.php
meta-boxes.php
misc.php
ms-deprecated.php
ms.php
nav-menu.php
plugin-install.php
plugin.php
post.php
schema.php
screen.php
Don't fallback to default post type or taxonomy if given an invalid post type or taxonomy. Use typenow as the canonical post type. Props nacin. see
#19131
2011-11-17 18:01:08 +00:00
taxonomy.php
template.php
Don't fallback to default post type or taxonomy if given an invalid post type or taxonomy. Use typenow as the canonical post type. Props nacin. see
#19131
2011-11-17 18:01:08 +00:00
theme-install.php
theme.php
update-core.php
update.php
upgrade.php
user.php
Remove remnants of show_admin_bar_admin. see
#18811
, see
#18197
.
2011-09-29 06:12:51 +00:00
widgets.php