Commit Graph

  • 312438ad06 Use the taxonomy show_ui flag to control if all WordPress generated UI is exposed (Menu previously, This affects metaboxes). See #10437 Dion Hulse 2010-04-02 01:23:58 +00:00
  • f09e81941e Restore pluggable for twentyten_setup(). Its impossible for child themes to override without using a callback to remove the filter at a higher priority. Props jorbin. Fixes #12806 Dion Hulse 2010-04-02 00:54:48 +00:00
  • 4dcdc247f6 Handle uppercase html entities in get_next_posts_link() & get_next_comments_link() (and family) $labels. Fixes #4152 Dion Hulse 2010-04-02 00:07:59 +00:00
  • 1c542e0281 Correct typos in r13920. Use correct variable name. See #11050 Dion Hulse 2010-04-01 23:38:37 +00:00
  • eb6dba1f3a Rename Install to More Information, Add an Install Now action link to the Plugin Installer search results. See #11050 Dion Hulse 2010-04-01 23:17:53 +00:00
  • f1e8f1847b Regenerate production CSS and bump version for last commit Mark Jaquith 2010-04-01 21:22:48 +00:00
  • 9370ab3810 Huge MS refactoring and code cleanup. see #12460. props ocean90. Mark Jaquith 2010-04-01 21:21:27 +00:00
  • a3eb14e75f Update admin-header-footer.png. see #12586. props johnonolan Mark Jaquith 2010-04-01 20:32:17 +00:00
  • 6d32e21468 Use correct post type label in a few key places. Mark Jaquith 2010-04-01 20:14:26 +00:00
  • 9781730e1c s/hierarachical/hierarchical/g. Props JohnPBloch. Andrew Nacin 2010-04-01 14:37:38 +00:00
  • 90dd44e0c2 Whitespace and coding standards cleanup for balanceTags(). See #11968 Dion Hulse 2010-04-01 13:18:34 +00:00
  • 6edd892710 Recognise namespaces in tags for balanceTags(). Fixes #11968 Dion Hulse 2010-04-01 13:16:44 +00:00
  • 189c79def4 Most users edit wp-config-sample.php on a Windows system with a text editor which does not understand LF, Ensure that the file is always CRLF on svn exports. Fixes #12775 Dion Hulse 2010-04-01 10:47:31 +00:00
  • d9b935e3ce Delete _transient_timeout_$name and _site_transient_timeout_$name when specifically deleting transients. Fixes #12782 Dion Hulse 2010-04-01 10:42:03 +00:00
  • b2aaeb8394 Small coding standards cleanup of wp_die(); Dion Hulse 2010-04-01 10:30:58 +00:00
  • ff6575838c Use the correct slug value for reverting post slug inline editing. Props mitchoyoshitaka. Fixes #12788 Dion Hulse 2010-04-01 10:16:55 +00:00
  • 191c250172 Fix PHP notice Mark Jaquith 2010-04-01 07:43:04 +00:00
  • 12c0ed6a6c Ensure PHP4 compat. fixes #12791 Andrew Nacin 2010-04-01 07:01:32 +00:00
  • ed9ee9a2da Ensure that apply_filters_ref_array passes the result of the filter to the next filter. Fixes #12723 props scribue. Peter Westwood 2010-03-31 21:39:18 +00:00
  • 3ba87e11a2 Deletion link should always show Mark Jaquith 2010-03-31 20:13:04 +00:00
  • ca9b460f34 block enabling network when siteurl and home are not the same, see #12736 Ron Rennick 2010-03-31 18:23:05 +00:00
  • f653d1710a Dont pee on <option>. Prevents the addition of a <br/> following a </option>. Props akerem. Fixes #11947 Dion Hulse 2010-03-31 09:32:44 +00:00
  • 47d995c72a Add blacklist to remove_theme_support(). fixes #12739. Andrew Nacin 2010-03-31 09:06:11 +00:00
  • 0fe9892137 Display hierarchy in Hierarchical taxonomy Quick edit box. Props nacin. Fixes #11858 Dion Hulse 2010-03-31 08:57:40 +00:00
  • a999fdc1a6 Add Password Mismatch feedback to the Password Strength Meter. Props dancole. Fixes #12576 Dion Hulse 2010-03-31 08:45:51 +00:00
  • 96697adf96 Add post type parameter to get_page_by_title(). props mikeschinkel, fixes #12743. Andrew Nacin 2010-03-31 08:20:28 +00:00
  • 2e63fcbfd6 Add link to Updating WordPress codex page. props mrmist, fixes #11280. Andrew Nacin 2010-03-31 08:16:57 +00:00
  • 20ebe2a218 File-level phpdoc for nav-menu-template.php. Also, @subpackage cannot contain spaces. Andrew Nacin 2010-03-31 07:54:09 +00:00
  • 154e634767 Use get_home_url() and get_admin_url(). Props andreasnrb. see #12736 Ryan Boren 2010-03-30 19:13:38 +00:00
  • 7c772cde16 Correct the @since's for custom-header.php. Andrew Nacin 2010-03-30 18:55:35 +00:00
  • a2244bcc26 restore user list display in single site, props ocean90, see #12711, #12767 Ron Rennick 2010-03-30 18:28:11 +00:00
  • 8bfc74c42b new Super Admin menu icon, props jane, see #12374 Ron Rennick 2010-03-30 16:28:51 +00:00
  • fc09c8aa26 POT, generated from r13891 Nikolay Bachiyski 2010-03-30 15:51:09 +00:00
  • fedb70e678 Filter robots.txt output Ryan Boren 2010-03-30 15:48:52 +00:00
  • 8d38a2f78e Fix typos in [13729]. edit_type_cap is a primitive cap, not meta. @todo: audit ptype cap calls. Andrew Nacin 2010-03-30 13:16:28 +00:00
  • 4746be453f Use $paged global instead of get_query_var('paged') in Twenty Ten. see #12748 Andrew Nacin 2010-03-30 13:12:36 +00:00
  • d3715d1b45 Clarify order of operations for a child theme removing a filter of a parent theme. see #12695, see #12748 Andrew Nacin 2010-03-30 12:55:08 +00:00
  • 52269956a3 Whitespace only Cookie pairs are not permitted; Skip them. Props josephscott. Fixes #12761 Dion Hulse 2010-03-30 10:22:30 +00:00
  • e6e9ad218d Second pass on twentyten/functions.php inline documentation. see #12695. Also: Andrew Nacin 2010-03-30 00:05:17 +00:00
  • f15366a78c Rough cut of Twenty Ten inline documentation. see #12695. props jorbin, demetris. Andrew Nacin 2010-03-29 22:03:15 +00:00
  • dc9cefd8a5 Use network_*_url(). see #12736 Ryan Boren 2010-03-29 21:45:31 +00:00
  • 049fcf5b46 delete user cap in remove_all_caps(), props ocean90, see #12711 Ron Rennick 2010-03-29 20:35:06 +00:00
  • 8b71175392 Don't stomp scheme arg. see #12736 Ryan Boren 2010-03-29 20:25:30 +00:00
  • 430123a00c tweaks to network_*_url(), see #12736 Ron Rennick 2010-03-29 19:57:17 +00:00
  • 8392d79d1e network_site_url(), network_home_url(), network_admin_url(). see #12736 Ryan Boren 2010-03-29 17:53:03 +00:00
  • 2af7bc317c Remove classic and default themes. see #10654 Ryan Boren 2010-03-29 17:07:58 +00:00
  • 0129bad3ef Check for urls that have a scheme but no host in wp_validate_redirect(). Ryan Boren 2010-03-29 16:47:17 +00:00
  • 580bd283fd add remove_theme_support(), props nathanrice, fixes #12739 Ron Rennick 2010-03-29 16:26:54 +00:00
  • 3e9d7f8975 Display "Edit $taxonomy" on edit-tags.php Edit screen. Props jfarthing84. See #12746 Dion Hulse 2010-03-29 10:23:25 +00:00
  • 6740a74398 Do not add rel="attachment" for direct(File URL, not Post URL) links to non-media files in "Insert into Post". Fixes #7040 Dion Hulse 2010-03-29 09:57:34 +00:00
  • ac3210d8c0 Restore Edit link for active plugins. Whitespace & if end markers. Also removed a non-needed bool check. Fixes #12741 Dion Hulse 2010-03-29 07:23:29 +00:00
  • 15153c6db3 Remove print.css from twentyten Matt Thomas 2010-03-29 04:16:03 +00:00
  • 21e08209ca Merge twentyten print style into style.css. Fixes #12733. Props demetris. Matt Thomas 2010-03-29 00:48:03 +00:00
  • eecf190b63 Standardise the CSS coding standards in install.dev.css Dion Hulse 2010-03-28 11:28:25 +00:00
  • e02622be5b Pretty up the code text boxes on Install. Affects the non-writable wp-config.php mainly. Code styling taken from Network panel. Props ocean90 Dion Hulse 2010-03-28 11:26:06 +00:00
  • 7eeb87b8d2 Fix typo in r13850. See #12232 Dion Hulse 2010-03-28 08:23:46 +00:00
  • 38e670f45b Make the WordPress Magic translate Plugins properly. Fixes #12681 Dion Hulse 2010-03-28 06:43:16 +00:00
  • ff0e3800bc Add extra hooks to Right Now dashboard widget. Props jfarthing84. See #12202 Dion Hulse 2010-03-28 06:13:53 +00:00
  • cc26a706e8 Slight Coding standards update Dion Hulse 2010-03-28 06:05:50 +00:00
  • b9682621d0 Fix the Permalink editor for custom post_types. Fixes #12742 Dion Hulse 2010-03-28 05:23:49 +00:00
  • fd04241472 JQuery.noConflict() fix for thickbox.js. Props Michael. Fixes #12382 Dion Hulse 2010-03-28 04:48:20 +00:00
  • 9393b90872 Implement the 2nd parameter of json_decode() for back-compat purposes. Returns an associative array instead of an object. For the recursive object handling, Props carbolineum. Fixes #11963 Dion Hulse 2010-03-28 04:42:44 +00:00
  • 0773ef03a6 Implement the 2nd parameter of json_decode() for back-compat purposes. Returns an associative array instead of an object. Fixes #11963 Dion Hulse 2010-03-28 04:35:42 +00:00
  • 85b5a63f56 Fix notices in post_custom(). Props sirzooro. Fixes #11839 Dion Hulse 2010-03-28 04:19:44 +00:00
  • c552d48674 Fix image_resize() dependencies by moving wp_load_image() from admin includes to wp-includes. Fixes #7279 Dion Hulse 2010-03-28 03:39:00 +00:00
  • 724ae803d8 Mark auto-deactivated plugins as recently active after the Plugin Editor deactivates them. Fixes #10925 Dion Hulse 2010-03-28 03:28:52 +00:00
  • 6f02bf815c Do not allow empty option names. Trim leading and trailing whitespace from option names. Partial patch props ericmann. Fixes #11506 Dion Hulse 2010-03-28 03:10:37 +00:00
  • dfee0416ec Check if function exists before using it. imageistruecolor() requires PHP 4.3.2, WordPress requires 4.3.0 at this stage. Fixes #12297 Dion Hulse 2010-03-28 02:57:09 +00:00
  • d3eec153be Add Repeat-x/repeat-y support to Custom Backgrounds, Add Live preview of Repeat option, Use Thumbnail of background for Background Preview. Props jshreve. See #12186 Dion Hulse 2010-03-28 02:53:04 +00:00
  • da2927d104 Display the list of Terms in a non-hierarchical taxonomy on the Post Edit page even if they cannot modify them. See #12035 Dion Hulse 2010-03-28 02:37:10 +00:00
  • c23d49d135 Update wp_list_categories() to be custom taxonomy aware. Props jfarthing84. See #11838 Dion Hulse 2010-03-28 02:07:31 +00:00
  • 65b33d2608 Validate Table Prefix in wp-config.php generator. Props johnl1479. Fixes #12622 Dion Hulse 2010-03-28 01:57:45 +00:00
  • 6cd731abb4 Change form field ID's to prevent ID clashes with listing table column headers. See #11937 Dion Hulse 2010-03-28 01:42:34 +00:00
  • 7d29486ed5 Properly escape plugin admin menu URL's for display. Crops up with custom post_type's with a custom submenu item with & instead of &amp; Dion Hulse 2010-03-28 01:32:35 +00:00
  • 244addfc0d Attempt to work around Mac FTP Server security implications of using '-a' in FTP. Props eoinomurchu. See #12232 Dion Hulse 2010-03-28 01:07:03 +00:00
  • c784614283 Avoid notices for requests with no body. Also fixes a few race conditions related to headers. Fixes #11872 Dion Hulse 2010-03-28 00:56:43 +00:00
  • bc64064f82 Fix WP_HTTP -> Snoopy Compat layer for Magpie RSS. Fixes #12045 Dion Hulse 2010-03-28 00:33:25 +00:00
  • 0620459e8d Correct Array style for returning Multiple HTTP Headers. See #12045 Dion Hulse 2010-03-28 00:23:40 +00:00
  • f654e1a2e6 A compromise approach for #12542 -- Treat site-title as H1 on front page, unless it's a static page. Matt Thomas 2010-03-27 21:50:39 +00:00
  • 280b71b5e2 Bail in wp_unique_term_slug if the slug is unique and we don't need to come up with a new one. fixes #10712. Andrew Nacin 2010-03-27 07:56:54 +00:00
  • 11dfbcba06 Password nag string cleanup. Could be good to also increase the line-height on div.updated/error at some point. Andrew Nacin 2010-03-27 07:22:05 +00:00
  • a5b40ae46a New WP logo for admin header. Props Ben Dunkle and Matt Thomas. see #12586 (checks in images for [13842]) Andrew Nacin 2010-03-27 06:42:52 +00:00
  • a73b1c55b2 New WP logo for admin header. Props Ben Dunkle and Matt Thomas. see #12586 Andrew Nacin 2010-03-27 06:41:01 +00:00
  • c161ae3d7d Use $ptype_obj->edit_type_cap instead of 'edit_posts' for custom post_type menu's & edit.php access. Allows for a user to have the capability to edit a post_type irrespective of their Posts access. Props rovo89. Fixes #12691 Dion Hulse 2010-03-27 06:40:59 +00:00
  • 9b51769311 Fix Link Category Tab styling. Props ocean90. Fixes #12712 Dion Hulse 2010-03-27 06:21:53 +00:00
  • 99359a2b48 Remove Debug cruft.. See #12704 Dion Hulse 2010-03-27 06:03:58 +00:00
  • 9cd846b401 Support multiple post_type query params/post_type's to be specified in a query. See #12704 Dion Hulse 2010-03-27 05:56:27 +00:00
  • 8091c83b26 Standardize db config-sample values. fixes #11523 Andrew Nacin 2010-03-27 05:42:08 +00:00
  • 904064f000 Twenty Ten: Don't use post thumbnail as the custom header if it's smaller than the header size. See #12661. Props iandstewart Matt Thomas 2010-03-27 01:59:46 +00:00
  • 7f9b08bdb2 Use correct var in MS dashboard_quota(). props ocean90, see #12710. also fixes sprintf string. Andrew Nacin 2010-03-26 21:50:54 +00:00
  • 2205476b34 Update string to better reflect the times. see #11301 Andrew Nacin 2010-03-26 21:07:12 +00:00
  • a383d24d57 Remove 'Turbo' link from admin header. see #11301 Andrew Nacin 2010-03-26 20:59:57 +00:00
  • 2ec8eace83 Move ajax spinner to be adjacent to the Quick Edit Update button. also, the dashboard recent comments Submit Reply button. fixes #12345 Andrew Nacin 2010-03-26 19:55:48 +00:00
  • 0459129e69 Remove references to wp-ajax.php. props TobiasBg, fixes #12400 Andrew Nacin 2010-03-26 19:44:43 +00:00
  • 4f5a2095a8 Remove trailing whites and double semicolons. Andrew Nacin 2010-03-26 19:36:49 +00:00
  • d43df7123a Change @since 2.9 to @since 2.9.0. Andrew Nacin 2010-03-26 19:23:39 +00:00
  • 53250b7986 Remove wp-ajax.php. admin-ajax.php can be used (and is better for) for front-end/nopriv AJAX requests. fixes #12400 Andrew Nacin 2010-03-26 19:17:14 +00:00
  • e34ca97ae0 Change @since 3.0 to @since 3.0.0. Andrew Nacin 2010-03-26 19:13:36 +00:00
  • 411e9a74f1 Remove one-pixel white bottom border off new light gray header. After some discussion, mainly due to screen options/help tabs. see #12586 Andrew Nacin 2010-03-26 18:40:29 +00:00
  • 2f67d59255 Fix potential notice in wp_handle_sideload(). Andrew Nacin 2010-03-26 17:42:34 +00:00