Commit Graph

  • 3dd93e488b Some sortable improvements in the nav menu UI. props koopersmith, see #13220. Andrew Nacin 2010-05-10 04:51:57 +00:00
  • 1cdd8d707e Remove old code that breaks menu design rendering. props koopersmith, fixes #13311. Andrew Nacin 2010-05-10 04:49:52 +00:00
  • 581779a30d Don't call wp_get_nav_menu_items() twice. Ryan Boren 2010-05-10 01:11:04 +00:00
  • ee0b76261b Allow turning off object_term and postmeta cache updates. Turn off object_term updates in the wp_get_nav_menu_items() get_posts() query to avoid useless taxonomy query. Ryan Boren 2010-05-10 00:58:39 +00:00
  • 58837ee989 Remove codepress dir. see #13307. Andrew Nacin 2010-05-09 22:53:25 +00:00
  • 14ea78ffa3 Bump Bump Bump. Peter Westwood 2010-05-09 20:54:12 +00:00
  • 2b2d4685c5 POT, generated from r14524 potbot 2010-05-09 12:21:55 +00:00
  • 6847f8e171 Fix typos. Props Utkarsh. Peter Westwood 2010-05-09 09:59:43 +00:00
  • 10cedbb8b6 I18n fixes in Twentyten footer. Props zeo, see #13198 Nikolay Bachiyski 2010-05-09 09:29:06 +00:00
  • e69e6856e8 Omit extraneous argument. props coffee2code. fixes #10057 Mark Jaquith 2010-05-09 07:22:10 +00:00
  • fd9b4855e6 Simplify is_post_type and is_post_type_hierarchical. Make them work like their taxonomy counterparts. see #12588. Andrew Nacin 2010-05-08 22:10:28 +00:00
  • 7ea215494e Allow menu items to be dropped on a parent item in addition to just being dragged to the right. props koopersmith, see #13220. Andrew Nacin 2010-05-08 21:56:53 +00:00
  • 2e1947d51c Bumpity Peter Westwood 2010-05-08 21:16:17 +00:00
  • 00ae9bee64 Adjust POP3 error checks in wp-mail.php. props solarissmoke, fixes #13163. Andrew Nacin 2010-05-08 19:34:59 +00:00
  • f04386cca0 Don't use WP_SITEURL and WP_HOME in multisite. fixes #13191. Andrew Nacin 2010-05-08 19:31:42 +00:00
  • e3ee37d8a2 don't allow blog sub site in folder install, see #13304 Ron Rennick 2010-05-08 18:37:38 +00:00
  • 74a627a09d consistency & simplicity in get_option(), see #12140 Ron Rennick 2010-05-08 18:05:16 +00:00
  • 0d826fa206 add subdomain explanation to network install, see #12931 Ron Rennick 2010-05-08 15:43:00 +00:00
  • 9c8a73aa37 add network install rule, filter & UI tweaks, see #12931 Ron Rennick 2010-05-08 15:25:33 +00:00
  • e88177d901 Only hide the bulk actions and not the filters when no comments. Fixes #13193. Peter Westwood 2010-05-08 10:10:41 +00:00
  • f39f252c27 In Twenty Ten, keep the search widget lable from clashing with the search widget title. Props iandstewart. Matt Thomas 2010-05-08 06:57:38 +00:00
  • 9d47e01b62 add upload dir support to switch to blog, props ocean90, see #11998 Ron Rennick 2010-05-07 22:50:05 +00:00
  • b5f96d7953 make end month in export inclusive, see #10317 Ron Rennick 2010-05-07 21:53:11 +00:00
  • d670421940 I like alot of version numbers. Peter Westwood 2010-05-07 21:07:19 +00:00
  • 5b4e507d7d Restore the strtotime(). See #9285. Peter Westwood 2010-05-07 20:57:23 +00:00
  • 97af53477e include dates from all post types/stati. props michaelh, see #10317 Ron Rennick 2010-05-07 20:51:01 +00:00
  • c812b3a06b PHP4 compat in nav menu name truncation. props blepoxp, fixes #13295. Andrew Nacin 2010-05-07 20:49:45 +00:00
  • 2bead5daeb Allow duplicate emails (generally empty) if WP_IMPORTING to restore 2.9 behavior. props blepoxp, yoavf. fixes #13130. see r12778. Andrew Nacin 2010-05-07 20:35:04 +00:00
  • ba8ab07ae2 POT, generated from r14502 potbot 2010-05-07 20:21:45 +00:00
  • f5d0ab2f21 Don't cache option values while installing. See #12140. Peter Westwood 2010-05-07 18:32:20 +00:00
  • 5c534591ae Make sure we're localizing the Gallery category in Twenty Ten. Use get_term_link because it can look up the category by the slug, instead of an extra get_cat_ID call. See [14350] for previous changes. Andrew Nacin 2010-05-07 18:13:20 +00:00
  • 1fcb5f3a63 Properly handle the wp_page_args filter in Twenty Ten. fixes #13293, props demetris. Andrew Nacin 2010-05-07 18:11:58 +00:00
  • c100b80c20 Fix start of week and SQL WEEK handling. props mdawaffe, fixes #10397. Andrew Nacin 2010-05-07 05:01:29 +00:00
  • ec9d233b8b Fix to is_post_type. props scribu, fixes #12588. Andrew Nacin 2010-05-07 04:57:23 +00:00
  • 40aa2e543b Fix warnings in WordPress importer. props briancolinger, fixes #13263. Andrew Nacin 2010-05-07 04:35:10 +00:00
  • 4b724a5d34 Use a more generic string for GUU plugins and themes, as inactive items aren't 'running.' fixes #12517. Andrew Nacin 2010-05-07 04:30:53 +00:00
  • 12985d307f Standardize returned array keys when output = 'names'. Return numeric keys. Standardizes get_object_taxonomies with get_taxonomies, get_post_types, and get_post_stati. props scribu. fixes #13109. Andrew Nacin 2010-05-07 03:24:47 +00:00
  • 8d35ae8161 Simple warning text for global terms. Probably not enough considering the sky will fall on your head if you enable them, but it's a start. fixes #12666. Andrew Nacin 2010-05-07 02:58:35 +00:00
  • 49416615b4 Add missing closing div tags to some edit-comments.php branches. props JohnONolan, fixes #13287. Andrew Nacin 2010-05-07 02:38:12 +00:00
  • e076d0b0ac Use sprintf instead of interpolation in translatable strings. Props demetris, fixes #13286 Nikolay Bachiyski 2010-05-07 00:50:12 +00:00
  • a30c320a55 Bump memory_limit for admins in wp-admin. Should help in imports, upgrades, uploads, etc. props MarkJaquith. Andrew Nacin 2010-05-06 21:36:55 +00:00
  • 85e9d665ee Make wp_get_shortlink() loop friendly. Fixes #13212 props ryan. Peter Westwood 2010-05-06 21:20:17 +00:00
  • 8e2343b6ba Bump the rev some more for the next nightly Peter Westwood 2010-05-06 21:09:54 +00:00
  • db366b0732 Bump Peter Westwood 2010-05-06 20:54:05 +00:00
  • dacd1c5623 Improve cross DST future post publishing behaviour to try and publish at the correct time if we have PHP5 timezone support available to help. Fixes #9285 props technosailor. Peter Westwood 2010-05-06 20:40:29 +00:00
  • 7fcb6fef4b Use wp_cache_set instead of wp_cache_add in recent posts and archives widgets. props Denis-de-Bernardy, fixes #11580. Andrew Nacin 2010-05-06 20:40:10 +00:00
  • 910c8e8bc9 Remove WP_FALLBACK_THEME, use WP_DEFAULT_THEME instead. We now only fall back to the default theme if the theme is broken. Incomplete themes that need to inherit templates will inherit them from wp-includes/theme-compat -- this behavior is deprecated. fixes #12846. Andrew Nacin 2010-05-06 19:53:40 +00:00
  • 51aa71c394 Pass extra context to wpmu_new_blog. Peter Westwood 2010-05-06 19:36:20 +00:00
  • ebbb23e25b Make the recent comments widget use the get_comments() api and cache the result. Fixes #10615 props filosofo and blepoxp. Peter Westwood 2010-05-06 19:31:45 +00:00
  • 368521cd69 Ensure valid HTML in the nav menu UI. props ocean90, see #13220. Andrew Nacin 2010-05-06 19:19:53 +00:00
  • 86801ae5fe Use menu-bits-rtl image for RTL nav menu UI. props RanYanivHartstein, see #13166. Andrew Nacin 2010-05-06 18:33:27 +00:00
  • b6d274e817 Small fix to r14479. see #13109. Andrew Nacin 2010-05-06 18:16:39 +00:00
  • 934d7c5580 Allow get_object_taxonomies to return taxonomy objects. props scribu, fixes #13109. Andrew Nacin 2010-05-06 18:07:50 +00:00
  • cba25aba7e Prevent ambiguous table aliases in wp_post_mime_type_where. props stephdau, jfarthing84, fixes #12750. Andrew Nacin 2010-05-06 18:03:05 +00:00
  • 0b3e082d6e Remove duplicated query var. props lriggle, fixes #13280. Andrew Nacin 2010-05-06 17:49:54 +00:00
  • c8f449daa3 In Twenty Ten, give single.php a valid loop. fixes #13279. Andrew Nacin 2010-05-06 17:34:17 +00:00
  • 04919ebe8b Adopt WP's general JS structure. Remove last of trailing commas. Remove dead code. props koopersmith, see #13220. Andrew Nacin 2010-05-06 17:11:52 +00:00
  • 8996028929 Remove more trailing commas in nav menus JS. props koopersmith and ocean90, see #13220. Andrew Nacin 2010-05-06 15:40:29 +00:00
  • 161b1af64e Allow comments on private posts to proceed past the comment_on_draft action and exit branch. We handle whether the commenter has the appropriate caps further down. fixes #13276. Andrew Nacin 2010-05-06 15:38:40 +00:00
  • 8cf4e1051f Remove trailing comma in common.js that IE is known to choke on. props ocean90, fixes #13260. Andrew Nacin 2010-05-06 14:13:31 +00:00
  • 465cce3e6a Revert [14434] et al. Going back to checkboxes in the nav menus, holding drag-drop for future release. see #13247. Andrew Nacin 2010-05-06 14:09:10 +00:00
  • 49b7670521 POT, generated from r14469 potbot 2010-05-06 04:21:21 +00:00
  • 624ab9b864 Add a home link to the navigation in twenty ten. Props iandstewart. Matt Thomas 2010-05-06 03:04:22 +00:00
  • 6c397f5e43 Only make one ajax call for multiple items. Also move jQuery extensions into their own function. props koopersmith, see #13220. Andrew Nacin 2010-05-05 21:23:53 +00:00
  • 13e9671554 Minor JS var declaration optimizations. props koopersmith, see #13220. Andrew Nacin 2010-05-05 21:06:43 +00:00
  • e9d6adf3bf Add editor-style-rtl.css. props yoavf, fixes #13121. Andrew Nacin 2010-05-05 20:38:42 +00:00
  • e480eb8b50 Trim trailing whites from nav-menu js. Andrew Nacin 2010-05-05 20:37:32 +00:00
  • 971d337bd3 Consolidate nav menu item ajax. Other misc fixes. props koopersmith, see #13204. Andrew Nacin 2010-05-05 20:29:50 +00:00
  • 71c9ad21de Link to active plugins when we block a Network upgrade due to them. props ocean90. Andrew Nacin 2010-05-05 18:43:54 +00:00
  • 16db1d5699 Remove the trash warning on permalinks for now as the current implementation doesn't work very well. See #11863 Peter Westwood 2010-05-05 07:37:51 +00:00
  • e52964ab4d Switch to a constant string to make it possible to translate. See #11863. Peter Westwood 2010-05-05 07:10:53 +00:00
  • febbe5b9ea Media RTL fixes. props yoavf, fixes #12818. Andrew Nacin 2010-05-05 06:24:24 +00:00
  • c2c58d26d8 Show meta boxes when no JS, as we don't have screen options to turn them on. props filosofo, fixes #13253. Andrew Nacin 2010-05-04 22:28:51 +00:00
  • e4fd58acb4 use same salts/keys across network, see #12142 Ron Rennick 2010-05-04 22:08:53 +00:00
  • 1ec3a58cd1 Check custom links, including a home link, against the current URL to see if we should add current-menu-item. props ptahdunbar, fixes #13213, see #13220. Andrew Nacin 2010-05-04 22:01:56 +00:00
  • 53e65714a1 Cast the result of glob(), because on some systems it returns false on empty result set. Props ipstenu, fixes #13252 Nikolay Bachiyski 2010-05-04 21:55:34 +00:00
  • 8d6694a68d Revert part of r14429 as it broke HTTP in setup-config. Revisit when we decide to fully deprecate get_bloginfo(url). see #9008. Andrew Nacin 2010-05-04 21:41:45 +00:00
  • 14c06f5e81 Use correct field name. fixes menu ordering issues. props filosofo, fixes #13256. Andrew Nacin 2010-05-04 21:28:31 +00:00
  • 15eb5cc5d3 Remove unused woo nav menu icons. fixes #12876 Andrew Nacin 2010-05-04 21:06:28 +00:00
  • 42e9ce36fc Deprecate VHOST in favor of a boolean, SUBDOMAIN_INSTALL. Core will keep VHOST defined for plugins' sake, but you should only define SUBDOMAIN_INSTALL. Throws a notice if VHOST is defined, and a warning if they somehow conflict. Sunrise can still handle them. fixes #11796. Andrew Nacin 2010-05-04 20:48:28 +00:00
  • 0a20229178 add default comment status setting to populate_options(), see #12991 Ron Rennick 2010-05-04 19:54:42 +00:00
  • 6034c105d6 Non-JS menu ordering fixes, also parent handling fixes. props filosofo, fixes #13135, fixes #13249 Andrew Nacin 2010-05-04 19:40:04 +00:00
  • f6534374e7 Early pass on RTL for nav menu UI. props yoavf, see #13166 Andrew Nacin 2010-05-04 19:34:38 +00:00
  • bdb89ac091 add default comment status setting for pages, props messenlehner, see #12991 Ron Rennick 2010-05-04 19:31:24 +00:00
  • 3dea05d10c use reset vs offset 0, props scribu, see #13246 Ron Rennick 2010-05-04 18:41:38 +00:00
  • 7874be066e add warning on slug conflict with trash, props williamsba1, see #11863 Ron Rennick 2010-05-04 18:18:35 +00:00
  • 12196261a4 Handle $wp_query->query being a string in r14341. See #12391, #12047. Fixes #13241 Dion Hulse 2010-05-04 18:08:03 +00:00
  • 0e9d18f366 export improvements, props blepoxp, see #10317 Ron Rennick 2010-05-04 17:31:36 +00:00
  • 84578d128b Add trailing slash to some home_url() calls. props zeo, fixes #13245. Andrew Nacin 2010-05-04 17:13:11 +00:00
  • 9c37369cd5 Define home_url() in load-scripts.php. see #9008, props ocean90. Andrew Nacin 2010-05-04 17:08:28 +00:00
  • 5ac6893996 add export property to post types, see #10317 Ron Rennick 2010-05-04 16:23:25 +00:00
  • 0593984cba Remove re-adding of filter. see #11742 Andrew Nacin 2010-05-04 16:00:30 +00:00
  • 16d48e323b More menu improvements. Add link that adds a menu item to the home page, make empty menu dropzone slightly larger, limit selected items to the active tab. props koopersmith and ptahdunbar. see #13220. Andrew Nacin 2010-05-04 10:01:15 +00:00
  • cc8ae672a6 Fix 'Select All' for the new drag/drop code. props koopersmith, see #13220. Andrew Nacin 2010-05-04 08:54:35 +00:00
  • 6d40008887 @since for some new ms functions re: upload file size limits. see #12853. Andrew Nacin 2010-05-04 08:41:46 +00:00
  • 13e1cfef44 Have 'Add to Menu' and multiple-item drag/drop only affect one meta box at a time. props ptahdunbar, with koopersmith. Non-JS will still handle the meta boxes all together as one form. see #13220, see #13219. Andrew Nacin 2010-05-04 08:31:40 +00:00
  • 9394d91cde POT, generated from r14434 potbot 2010-05-04 08:21:35 +00:00
  • a87ced35aa Add ability to drag objects from meta boxes and drop them into your menu. Includes multiple-select before dragging. Select all is todo. Checkboxes remain non-JS fallback. props koopersmith, see #13247. Andrew Nacin 2010-05-04 07:24:49 +00:00
  • 11e0a2e969 Twenty Ten spacing and string cleanups. props zeo, markmcwilliams. see #13198. Add a twentyten_credits filter, props nathanrice, fixes #12804. Also clean up the generator/credits string. Andrew Nacin 2010-05-04 07:01:09 +00:00
  • 23ce2f4151 Clean up whitespace in status/PT/tax registration. Andrew Nacin 2010-05-04 06:13:28 +00:00