Commit Graph

  • 7915dbb80a add function for deleting individual menus, see #11817 Ron Rennick 2010-02-23 03:19:30 +00:00
  • 2e25b92eb2 fix debug notice in wp_set_object_terms(), props jeremyclarke, fixes #12344 Ron Rennick 2010-02-23 02:37:19 +00:00
  • 3493c7a2eb New screenshot for twentyten, see #9015 Matt Thomas 2010-02-23 02:23:53 +00:00
  • fd1587c61f Add a selection of headers to twentyten. see #9015 Ryan Boren 2010-02-23 01:46:25 +00:00
  • b2471216cd Revert [13187] pending further debate. see #12267 Ryan Boren 2010-02-23 01:13:37 +00:00
  • f550f5ce35 Formatting cleanups. see #11817 Ryan Boren 2010-02-22 23:14:03 +00:00
  • fc77a1d879 Whitespace cleanup Mark Jaquith 2010-02-22 23:12:48 +00:00
  • 7ff8d50bd4 Serve a real 404 for ?p=does-not-exist, ?cat=does-not-exist, etc. fixes #12250. fixes #10930. Mark Jaquith 2010-02-22 22:54:21 +00:00
  • 8ca4dceb9e Docs and code convention cleanups. see #11644 props hakre Andrew Nacin 2010-02-22 22:53:54 +00:00
  • 8826776ba0 Order link categories by name, not count, on Add/Edit Link page. Fixes #10399 props pnettle, chrisscott. Andrew Nacin 2010-02-22 21:59:40 +00:00
  • d17b86f3fc Don't use PHP short tag. Fixes #12337 props junsuijin Andrew Nacin 2010-02-22 21:26:48 +00:00
  • 670b8d8bfb Don't use deprecated *_usermeta() functions. Props technosailor fixes #10837 Andrew Nacin 2010-02-22 21:25:32 +00:00
  • b1ee08dcbe jQuery 1.4.2. fixes #12305 Ryan Boren 2010-02-22 20:27:14 +00:00
  • 59167f1593 Remove unused 'secret' option. Fixes #12221 Andrew Nacin 2010-02-22 20:27:02 +00:00
  • fb28a4ec5b Typo fix. see #12186 Ryan Boren 2010-02-22 20:15:48 +00:00
  • ecf94d5e85 Grammar fix. Don't show empty img. Cleanup POST handler. see #12186 Ryan Boren 2010-02-22 20:15:06 +00:00
  • 4a6314cdc7 Fix notice, and use wp_max_upload_size() to fill MAX_FILE_SIZE hidden field (used by supporting browsers for a client-side check). Fixes #10849 props sivel. Andrew Nacin 2010-02-22 19:48:38 +00:00
  • dead2dbc01 Add a boolean filter to allow suppression of the new mu-plugins and drop-ins tabs. See #11861 Andrew Nacin 2010-02-22 19:37:26 +00:00
  • 65ff4db415 Introduce is_textdomain_loaded(). Fixes #10527 props nbachiyski. Andrew Nacin 2010-02-22 19:10:03 +00:00
  • 485dd8a9c4 Custom background styling fixes. Props yoavf. see #12186 Ryan Boren 2010-02-22 18:46:29 +00:00
  • 214d6b2ab0 Fix notice in WP_Http. Fixes #12316 props sivel. Andrew Nacin 2010-02-22 18:45:45 +00:00
  • c7e12e9265 multisite UX, see #11644, add manage_ caps for super_admin, fixes #11803 Ron Rennick 2010-02-22 18:41:38 +00:00
  • 1543bdbf56 Introduce *_user_meta() functions, deprecate *_usermeta() family. Fixes #10837 props scribu, technosailor. Andrew Nacin 2010-02-22 18:35:35 +00:00
  • 6c154d97c9 Deprecate clean_url() for esc_url(). Fixes #12309 Andrew Nacin 2010-02-22 18:25:51 +00:00
  • 2ab7f23b51 More gettext. see #11817 Ryan Boren 2010-02-22 18:16:34 +00:00
  • 05a37728b1 Use esc_url() instead of clean_url(). See #12309 Andrew Nacin 2010-02-22 18:15:10 +00:00
  • f2610247f0 More gettext. see #11817 Ryan Boren 2010-02-22 18:12:53 +00:00
  • af82037c7f Some gettext and formatting. see #11817 Ryan Boren 2010-02-22 18:03:03 +00:00
  • 79fe9e8b2d add apostophes to custom menu update messages, See #11817 Ron Rennick 2010-02-22 17:48:50 +00:00
  • 117a68163d improve custom menu hierarchy logic, See #11817 Ron Rennick 2010-02-22 17:27:34 +00:00
  • ec95afd3ca Handle custom post types in inline edit js. Props jfarthing84. see #9674 Ryan Boren 2010-02-22 17:21:33 +00:00
  • f07d93ef40 Don't require a default category for attachment types other than 'post'. Props jfarthing84. see #9674 Ryan Boren 2010-02-22 17:19:54 +00:00
  • 9e5b6d1f34 Pass overrides. Allow ref array calling. Props tychay. fixes #12278 Ryan Boren 2010-02-22 16:54:51 +00:00
  • c7be408d4a Introduce assign_cap for Taxonomies, Defaults to 'edit_posts'. Allows for Authors/Contributors to tag/categorise their posts. See #12035 Dion Hulse 2010-02-22 08:36:32 +00:00
  • a2c844a939 Links to Comment on Comments page, even for users that cannot modify it. Dion Hulse 2010-02-22 08:26:18 +00:00
  • f6c3fab34d output correct parent id, visual hierarchy in admin, See #11817 Ron Rennick 2010-02-22 02:01:44 +00:00
  • 0f2f0a82ec add custom menu hierarchy support to admin, See #11817 Ron Rennick 2010-02-22 00:26:21 +00:00
  • 56d1f114cf Use correct labels for additional hierarchical taxonomies instead of reusing "Categories" text. Mark Jaquith 2010-02-21 21:24:48 +00:00
  • 6c64fffe3a Use nav_menu as the taxonomy name and nav_menu_item as the post type. Set object_id in postmeta. see #11817 Ryan Boren 2010-02-21 18:24:41 +00:00
  • 4df0240736 Allow Deletion of Media Alt text. Props reaperhulk. Fixes #11805 Dion Hulse 2010-02-21 11:21:32 +00:00
  • 3e2114eb0f Link to Posts page on Taxonomy Administration page even for Count == 0. Count does not include Drafts/Scheduled posts, only "published" posts. Props miqrogroove. Fixes #11340 Dion Hulse 2010-02-21 11:02:14 +00:00
  • 4b1eea2325 Fix Typo. Props TobiasBg. Fixes #12319. See #11817 Dion Hulse 2010-02-21 10:57:05 +00:00
  • c7e8fc7675 Set svn:eol-style on new navigation file, Temporarily fix Notice in Menu code. See #11817 Dion Hulse 2010-02-21 10:55:47 +00:00
  • cdf95010d4 Fix New Menu term handling. See #11817 Dion Hulse 2010-02-21 10:51:34 +00:00
  • c55a0f2364 Sync Installer/WP_Die background colour with the Fresh colour scheme background Dion Hulse 2010-02-21 10:19:16 +00:00
  • 9d3ea3bbae add show_tagcloud to Taxonomy registration & add basic PHPDoc, See #11612 Dion Hulse 2010-02-21 02:55:07 +00:00
  • 46caaba88b Allow the Tag Cloud Widget to support non-tag taxonomies. Props Sivel. Fixes #11612 Dion Hulse 2010-02-21 02:47:58 +00:00
  • f68b5c6093 Add FunnyOrDie.com oEmbed support. Props Viper007Bond. Fixes #11899. Dion Hulse 2010-02-21 02:17:39 +00:00
  • 03f690c3ff Split WP_Http classes into separate file. Fixes #11559 Dion Hulse 2010-02-21 02:06:24 +00:00
  • 1dfa7cea6e Move 'restrict_manage_posts' out of category check. Props jfarthing84. Fixes #12310 Dion Hulse 2010-02-21 01:33:35 +00:00
  • 02912dcf85 enable threaded comments by default, fixes #11992 Ron Rennick 2010-02-21 01:02:00 +00:00
  • 4b9db719a9 Cleanups. see #11817 Ryan Boren 2010-02-21 00:34:44 +00:00
  • 8f7ed98113 use map_meta_cap for multisite superadmins, props dd32, fixes #12109 Ron Rennick 2010-02-21 00:19:05 +00:00
  • 8726b1d116 Use core jQuery UI. see #11817 Ryan Boren 2010-02-21 00:10:20 +00:00
  • f24e88359e Trim trailing whites Ryan Boren 2010-02-21 00:03:42 +00:00
  • 42c92f9fdc Add icons. see #11817 Ryan Boren 2010-02-21 00:02:01 +00:00
  • 8abd24ce0d Make js noConflict compat. see #11817 Ryan Boren 2010-02-20 23:58:00 +00:00
  • 0414e6f3cc Update paths in custom nav css. see #11817 Ryan Boren 2010-02-20 23:41:47 +00:00
  • 8ea82dadd5 Remove custom jquery. see #11817 Ryan Boren 2010-02-20 23:35:37 +00:00
  • b71cec1a15 Move autocomplete to standard jquery directory. Use core jQuery. Use jQuery instead of $. see #11817 Ryan Boren 2010-02-20 23:35:05 +00:00
  • 12b118e514 Rename file. see #11817 Ryan Boren 2010-02-20 23:18:57 +00:00
  • a157ff8eb0 Set type in post meta. see #11817 Ryan Boren 2010-02-20 22:44:24 +00:00
  • 123b6244e3 Remove custom post states. Register taxonomy against menu_item post type. see #11817 Ryan Boren 2010-02-20 22:35:39 +00:00
  • 8c3feb431b Don't show menu for menu taxonomy. see #11817 Ryan Boren 2010-02-20 22:24:47 +00:00
  • 63238b1667 Set taxonomy label if none given. Ryan Boren 2010-02-20 22:21:20 +00:00
  • f97af13505 introduce custom menus, props jeffikus, See #11817 Ron Rennick 2010-02-20 21:57:43 +00:00
  • 5d808fce86 Use admin_url() for images in wp-admin, to allow for filtering. Props mdawaffe, see #12300 Andrew Nacin 2010-02-20 21:09:49 +00:00
  • b7308ebe6c Set svn eol-style native on new files Andrew Nacin 2010-02-20 21:00:19 +00:00
  • d17afeb98e Minor MS startup cleanups. See #11644 Andrew Nacin 2010-02-20 14:07:23 +00:00
  • 8c10673185 Rename is_installed() to ms_not_installed(). See #12083 Andrew Nacin 2010-02-20 13:51:32 +00:00
  • e7c02e7e53 Add template_include filter, to modify the template path before it is included. Fixes #11242 Andrew Nacin 2010-02-20 12:58:25 +00:00
  • d030c67ad9 Force fatal errors via require() if we're missing something we need. fixes #11681, also fixes #11834 Andrew Nacin 2010-02-20 12:50:09 +00:00
  • 35eafcfed4 Add links to the codex changelog in update notification strings. props dtoj, see #11739 Andrew Nacin 2010-02-20 12:28:10 +00:00
  • d4854cef04 Use utf8_encode() consistently in wp_read_image_metadata(). Also add some whitespace. props miqrogroove, see #11417, see #12095 Andrew Nacin 2010-02-20 12:09:30 +00:00
  • dc428cec96 Always pass widget instance to widget_title filter. Also add widget type, props scribu, fixes #11362 Andrew Nacin 2010-02-20 11:56:00 +00:00
  • f0c9438807 Show awareness of comment's current status when moderating via e-mail/AYS. Show message on AYS screen of comment's status if not unapproved. Skip AYS when trying to re-approve (or delete or spam) a comment and show a message. See #11441 Andrew Nacin 2010-02-20 11:48:38 +00:00
  • 91e432abfe Comments moderation code cleanup. Dry up some code, add screen icon to AYS, fix notice in comment_footer_die(). Redirect to edit-comments.php on an error, instead of stranding them with dull comment_footer_die() message. See #11441 Andrew Nacin 2010-02-20 11:18:25 +00:00
  • ea9e869ea8 Fix wpdb::tables() prefix handling. Ensures PHP4 compat. See #12083 Andrew Nacin 2010-02-20 10:50:57 +00:00
  • d824d6bbd4 Improved IPTC and EXIF handling. Drag a wider net and also try to avoid numeric attachment slugs where possible. Props miqrogroove. See #11417 Andrew Nacin 2010-02-20 09:17:34 +00:00
  • 6f1bfe6f0e Allow class/method array pair in wp_iframe() when checking callback name in determining whether to include media stylessheet. Props technosailor, fixes #11976 Andrew Nacin 2010-02-20 08:19:44 +00:00
  • 468d0d7cff Variable Cleanup, Unused variables, Typo'd variables, unused code blocks. Fixes #12299 Dion Hulse 2010-02-20 02:01:46 +00:00
  • 8be48fe96a Update wpmu_delete_user() to use wp_delete_user()'s Link Deletion API, ensures that all actions and cleanups are run. See #12298 Dion Hulse 2010-02-20 01:45:04 +00:00
  • 4011b3d4a8 Remove unused references to global $wpdb Dion Hulse 2010-02-20 00:50:29 +00:00
  • cf8e703218 Suffix and version bump for ie.css, see #12292 Andrew Nacin 2010-02-20 00:02:59 +00:00
  • 70c22754de Minify remaining RTL css files, and ie.css. See #12292. Andrew Nacin 2010-02-19 23:55:09 +00:00
  • 854fd5ac9e Add ms.css to script-loader.php. See #11644 Andrew Nacin 2010-02-19 22:55:01 +00:00
  • 7c3ab9dca1 Fix nesting of an if statement. Show keyboard shortcuts option even when admin colors are disabled. Props pampfelimetten, fixes #12294 Andrew Nacin 2010-02-19 22:02:43 +00:00
  • c46c86fa69 Full Multisite support for dropins/mu-plugins in admin area. Ensure that network, drop-ins and mu-plugins are only shown and counted to super admins. See #11644, #11861 Andrew Nacin 2010-02-19 21:53:24 +00:00
  • 6634241a48 Fix notice in populate_network(). See #11644 Andrew Nacin 2010-02-19 21:19:54 +00:00
  • 2b6bcbdd89 Show must-use plugins and drop-ins in the plugins admin panel. First pass. See #11861 Andrew Nacin 2010-02-19 21:16:14 +00:00
  • c978910a1d Allow bypass of http call to wp.org (for keys/salts), via URL query var. See #12159 Andrew Nacin 2010-02-19 20:56:16 +00:00
  • 67fc9a1037 Add filter to get_avatar() to allow avatars for custom comment types. Props usermrpapa. Fixes #11880 Andrew Nacin 2010-02-19 20:27:56 +00:00
  • ec00f200b5 Use get_edit_post_link(). Props jfarthing84, fixes #12288 Andrew Nacin 2010-02-19 20:03:05 +00:00
  • d543b36622 Introduce wpdb::tables() to fetch table names on a global or blog scope. Remove very old and long deprecated $table{table} globals, fixes #11614. See #12083 Andrew Nacin 2010-02-19 19:57:03 +00:00
  • c94d1c04c0 Sync pomo. Props nbachiyski. fixes #11832 Ryan Boren 2010-02-19 18:01:50 +00:00
  • 9cea2b661a Add an index on comment_parent to speed up wp_delete_comment() reparenting queries. fixes #12289 Ryan Boren 2010-02-19 17:56:40 +00:00
  • 2d9d969c53 Don't italicize admin footer in RTL. Props raimy, fixes #11985 Andrew Nacin 2010-02-19 15:42:22 +00:00
  • d0b71fc766 Fix potential notice. props hakre, see #12283 Andrew Nacin 2010-02-19 15:04:46 +00:00
  • 1992489856 First pass at Multisite support in DB repair. When MS, include main blog tables; when not MS, include non-MS global tables (users, usermeta). See #12083 Andrew Nacin 2010-02-19 14:33:01 +00:00
  • 3f2c21e53f Remove debug cruft. Fixes #12230 Andrew Nacin 2010-02-19 14:12:12 +00:00