Commit Graph

  • 332d6d1351 Improve cron locking. Avoid multiple cron processes looping over the same events. fixes #17462 Ryan Boren 2011-09-09 19:59:44 +00:00
  • d893b9568c Add phpdoc for default arg for get_option(). props amereservant, solarissmoke, fixes #17819. Andrew Nacin 2011-09-09 17:53:41 +00:00
  • 4d2f247e41 Update blog last_updated time only on publish_post. Both private_to_published and publish_phone are overly broad and otherwise redundant. props mdawaffe, fixes #18624. Andrew Nacin 2011-09-09 17:49:30 +00:00
  • 647031a087 Rename the newly added action 'after_theme_change' to 'after_switch_theme' so it matches the 'switch_theme' action, props scribu, see #17979 Andrew Ozz 2011-09-08 20:59:41 +00:00
  • 7b2c49d219 Make check_theme_switched() run an action so this enhancement is available to plugins and themes too, see #17979 Andrew Ozz 2011-09-08 20:07:15 +00:00
  • 808ea899ad Use theme mods instead of transients for storing the previous theme's widgets config, props aaroncampbell, see #17979 Andrew Ozz 2011-09-08 19:25:20 +00:00
  • 048c04c07c Update cache.php phpdoc. Props SergeyBiryukov. fixes #18607 Ryan Boren 2011-09-08 17:19:09 +00:00
  • 9651a4b5b0 Don't send page slugs through prepare() to avoid breaking octets in i18n page slugs. Props SergeyBiryukov. see #10249 #166687 Ryan Boren 2011-09-08 17:17:17 +00:00
  • e65cce15f2 Only add the post format body classes when the post type supports post formats. props ocean90. fixes #18228. Jon Cave 2011-09-07 20:10:42 +00:00
  • 3dbb79d859 Don't hide the comment reply or quick edit row if an error is returned. Props ocean90. Fixes #18350. Jon Cave 2011-09-07 19:48:25 +00:00
  • e9a78f4ad7 Add a filter to is_multi_author(). props Viper007Bond, fixes #18600. Andrew Nacin 2011-09-07 13:53:53 +00:00
  • 182fa5fc58 Fix attribute spacing. props mfields, fixes #18570. Andrew Nacin 2011-09-07 13:53:02 +00:00
  • c37a788332 s/robot/robots/. props madjax, fixes #18612. Andrew Nacin 2011-09-07 13:45:06 +00:00
  • 750065c50b Standardize variable names. Consistently use and . fixes #18607 Ryan Boren 2011-09-06 21:13:11 +00:00
  • feae81313d Fix default widgets for the default theme (Twenty Eleven), props SergeyBiryukov, see #17979 Andrew Ozz 2011-09-06 16:15:47 +00:00
  • a0cd13553b trailingslashit isn't normally available in ms-files. props davecpage, fixes #18592. Andrew Nacin 2011-09-06 15:41:57 +00:00
  • d6eb11b05b s/overridding/overriding/. Props trepmal, see #18560. Jon Cave 2011-09-05 19:25:55 +00:00
  • bfd95749bd Pull out old import remnant from when importers were shipped in core. Fixes #15844. Jon Cave 2011-09-05 19:18:36 +00:00
  • 82c0f09c09 Fix typos in documentation (wp-includes/[i-z]). See #18560. Jon Cave 2011-09-05 19:08:15 +00:00
  • 6fa5b1ed74 Force a trailing slash on BLOGUPLOADDIR in ms-files.php. props wonderboymusic, see #18592. Andrew Nacin 2011-09-05 16:55:05 +00:00
  • 78b5130751 Use untrailingslashit in url_shorten() and recurse_dirsize(). Remove unnecessary camelCase variables. see #18592. Andrew Nacin 2011-09-05 16:53:19 +00:00
  • a967718ed3 '.widget', not '.postbox' in [18635], props aaroncampbell, see #17979 Andrew Ozz 2011-09-03 21:45:01 +00:00
  • b483e4a464 Remove orphaned sidebars from the page when the user drags all widgets out of them, see #17979 Andrew Ozz 2011-09-03 21:26:32 +00:00
  • b744e5937e Remove unneeded .siblings() from widgets.js, props aaroncampbell, fixes #18582 Andrew Ozz 2011-09-03 21:19:36 +00:00
  • 205aa5ba5c Fix typos in documentation (wp-includes/[a-h]). See #18560. Jon Cave 2011-09-03 16:02:41 +00:00
  • 60d321b14b Fix typos in documentation (wp-admin/). See #18560. Jon Cave 2011-09-03 14:18:10 +00:00
  • bcd9d1a36e Moves orphaned sidebars to main content area above Inactive Widgets, props aaroncampbell, see #17979 Andrew Ozz 2011-09-03 03:01:11 +00:00
  • 4782c3dc6f Avoid losing widgets when switching themes - take one, props aaroncampbell, see #17979 Andrew Ozz 2011-09-02 22:13:55 +00:00
  • 46773a16ea s/hask/hack/. props scribu, see #16695. Andrew Nacin 2011-09-02 21:25:42 +00:00
  • 1205b09cf6 More quicktags back-compat, see #16695 Andrew Ozz 2011-09-02 20:40:47 +00:00
  • 8094c89b39 Cast to array in get_page_by_path() foreach Mark Jaquith 2011-08-31 06:46:16 +00:00
  • 3e49774791 Fix styling of the editors for the blue theme, props saracannon, see #17144 Andrew Ozz 2011-08-31 00:58:41 +00:00
  • e4fdcbd347 Toggle class 'responsive' on div.wrap when auto columns is toggled, see #18198 Andrew Ozz 2011-08-30 23:18:18 +00:00
  • ca2ccb3baa Disable js moving of dashboard postboxes, add all of them in the first column on 'auto', see #18198 Andrew Ozz 2011-08-30 22:29:37 +00:00
  • fb2a6c0f6d Fix typo in quicktags.js, props westi, see #16695 Andrew Ozz 2011-08-30 17:50:12 +00:00
  • cb62838943 Mark the install page as rtl for styling purposes. Props SergeyBiryukov. See #18314 and #18180 Dion Hulse 2011-08-30 03:55:40 +00:00
  • 43d6595503 Switch admin menus to flyouts from dropdowns. First pass, see #18382. Daryl Koopersmith 2011-08-30 01:12:26 +00:00
  • 8e64c7199c Fix silverlight uploading when not resizing files on the fly, props kurtpayne, see #18206 Andrew Ozz 2011-08-29 23:59:22 +00:00
  • ea03cd66fd Fix styling and quicktags error in press this, see #16695 Andrew Ozz 2011-08-28 20:48:05 +00:00
  • 39458e741e First slice of rejecting invalid Plugin and Theme zip uploads (Incompatible file structure, not containing a Plugin/Theme, etc). See #14999 Dion Hulse 2011-08-28 15:02:48 +00:00
  • 06338d1653 Store Plugin/Theme uploads in the Media Library properly. Add Scheduled cleanup +2hrs to clean up any aborted installation attempts. See #18182 Dion Hulse 2011-08-28 08:42:07 +00:00
  • 4f8bd53070 Only clean up the uploaded files after a successful (or failed) install. Allows files to persist past the FTP credential screen. See #18182 Dion Hulse 2011-08-28 05:51:38 +00:00
  • 9c571521a3 Clean up Plugin/Theme uploads after successfully installing them. Restores pre-3.2 behaviour. See #18182 Dion Hulse 2011-08-28 03:51:35 +00:00
  • c370cd58f1 Display 'Edit Media' instead of 'Edit Post' for Attachments/Media in the admin bar. Props johnbillion. Fixes #18529 Dion Hulse 2011-08-28 03:39:06 +00:00
  • 2419657db5 Properly reset vars, see #16695 Andrew Ozz 2011-08-27 16:30:36 +00:00
  • ec6fc2ea80 Improve quicktags back-compat, add method instance.getButtonElement(id), see #16695 Andrew Ozz 2011-08-26 23:30:01 +00:00
  • 83275816df Fix action 'wp_print_footer_scropts' (on the front-end), see #11520 Andrew Ozz 2011-08-26 20:31:30 +00:00
  • 61c8958e4b Fix TimyMCE init when launching DFW and respect wpautop setting there, see #17144 Andrew Ozz 2011-08-26 19:33:14 +00:00
  • 20c9fd7c21 Handle locales that use a comma as a separator when generating version classes. Props olivM. fixes #18460 Ryan Boren 2011-08-26 19:00:07 +00:00
  • 77892dfba6 Improve auto column switching for post.php, see #18198 Andrew Ozz 2011-08-25 22:55:39 +00:00
  • 965dcf7bf9 Properly handle nested arrays in wp_list_filter(). Props scribu, SergeyBiryukov. fixes #16137 Ryan Boren 2011-08-25 19:50:29 +00:00
  • aee898a1e7 Remove unused global. Props ocean90. fixes #18484 Ryan Boren 2011-08-25 19:35:22 +00:00
  • 83a1dfb6b5 Don't set the site_name cache on every call to get_current_site_name(). Props mark-k, solarissmoke. fixes #16676 Ryan Boren 2011-08-25 19:29:47 +00:00
  • ad3b0cacc4 Support fields = slugs in wp_get_object_terms(). Props lancewillett, SergeyBiryukov. fixes #15835 Ryan Boren 2011-08-25 18:49:46 +00:00
  • 2b4d72c471 wp_list_pluck() performance improvement. Props Otto42. fixes #18230 Ryan Boren 2011-08-25 18:22:17 +00:00
  • 51f1d1adf0 Use update_blog_details() in wpmu_update_blogs_date(). Props jakub.tyrcha. fixes #18122 Ryan Boren 2011-08-25 18:01:49 +00:00
  • 28851bb6fe Update phpdoc for WP_List_Table::views(). Props Viper007Bond. fixes #18358 Ryan Boren 2011-08-25 17:56:34 +00:00
  • ab660228ab Fix the action links broken by [18594]. Fixes #18447. Peter Westwood 2011-08-25 08:05:15 +00:00
  • 9e2aa32657 Handle null user ID in the WP_User constructor. Props kawauso. fixes #17894 Ryan Boren 2011-08-24 19:47:35 +00:00
  • 1d3e616495 Introduce metadata_exists(), WP_User::get_data_by(), WP_User::get(), WP_User::has_prop(). Don't fill user objects with meta. Eliminate data duplication in cache and memory. Props scribu. see #15458 Ryan Boren 2011-08-24 19:32:59 +00:00
  • a60b4ff564 When inserting a Gallery to be ordered by Date/Time use the post_date field for ordering rather than ID so that if the user/plugin has updated this to reflect the date/time when an image was captured we order correctly. Fixes #17485 props SergeyBiryukov. Peter Westwood 2011-08-24 11:37:25 +00:00
  • ade9233305 End each row with a new line to make the raw HTML easier to read. Peter Westwood 2011-08-24 11:13:33 +00:00
  • 4dfdd2e9b2 Include all comment css classes when outputing the rows in the Comments admin page to allow for easy customisation by plugins. Fixes #18447 props josephscott. Peter Westwood 2011-08-24 11:12:07 +00:00
  • edec48d754 Whitespace and code layout tidyup. Peter Westwood 2011-08-24 10:59:06 +00:00
  • 087b273a40 Parse shortcodes in text widgets by default. Fixes #10457 props tmoorewp, sillybean, jamescollins. Peter Westwood 2011-08-24 10:54:48 +00:00
  • 89a6ae387e Optimise get_term to not query for term_id = 0. Also improve the prepared query to use %d for the term_id. Fixes #18076 props mdawaffe. Peter Westwood 2011-08-24 10:39:52 +00:00
  • ddfa97ee0a Don't check 'Custom Structure' Permalink radio option for the default permastruct. Fixes #18507 Dion Hulse 2011-08-24 07:48:13 +00:00
  • 4c849e806f Allow update_site_option to add false-y values. Fixes #15497 Jon Cave 2011-08-23 21:12:14 +00:00
  • f66d6581a7 Use get_site_option in add/update_site_option for caching and filtering benefits. fixes #18478 Jon Cave 2011-08-23 20:45:48 +00:00
  • bfdc119315 add_site_option should not update existing options, should return a boolean and should only run actions on success. fixes #18422 Jon Cave 2011-08-23 20:24:35 +00:00
  • 8d5241c094 Check if property exists on plugins_api() returned object in install_plugin_information(). props hakre, fixes #18181. Andrew Nacin 2011-08-23 15:56:14 +00:00
  • a73c0ef107 Add 'q' tag to nestable tags list in force_balance_tags(). props solarissmoke, fixes #6870. Andrew Nacin 2011-08-23 15:37:38 +00:00
  • 4b3374e66d Check for comment existence before checking edit_comment meta cap. props xknown, fixes #18104. Andrew Nacin 2011-08-23 10:22:34 +00:00
  • ee57e82c80 Ensure text in the dashboard recent comments widget wraps up properly, props SergeyBiryukov, fixes #18212 Andrew Ozz 2011-08-23 04:36:21 +00:00
  • 1e0034e8fd Auto column switching for the dashboard, see #18198 Andrew Ozz 2011-08-23 04:00:56 +00:00
  • 2ae505d0c6 Auto column switching (post.php only for now), see #18198 Andrew Ozz 2011-08-22 19:41:11 +00:00
  • ee123a28d5 Introduce wp_cache_incr() and wp_cache_decr(). fixes #18494 Ryan Boren 2011-08-22 17:39:44 +00:00
  • 41c6f84cd9 Merge colors*.css with colors*-rtl.css, props ryanimel, see #18314 Andrew Ozz 2011-08-22 16:44:02 +00:00
  • 4e6957a730 Merged install.css with install-rtl.css (it is used only when installing so it makes sense to be a separate stylesheet), merged farbtastic.css with farbtastic-rtl.css, see #18314 Andrew Ozz 2011-08-21 15:38:14 +00:00
  • dde77fd41b Merge most admin css files, first run, see #18314 Andrew Ozz 2011-08-21 03:46:43 +00:00
  • 3f921df606 Fix QTags.closeAllTags(), replace 'tb' with 'ed' in quicktags,js to make it clear it is the editor instance not the toolbar, small comments quick edit fixes, see #16695, fixes #15911 Andrew Ozz 2011-08-20 19:55:51 +00:00
  • 4bff812918 Fix the "close tags" button in quicktags, props SergeyBiryukov, see #16695 Andrew Ozz 2011-08-19 21:23:31 +00:00
  • 750d395b81 Another fix for Press This, see #17144 Andrew Ozz 2011-08-19 17:04:16 +00:00
  • 8fc9270239 Clarify %d is an integer in wpdb documentation. See #18407 Dion Hulse 2011-08-19 15:01:35 +00:00
  • 54b87b6531 Load all Parent theme stylesheets before Child theme stylesheets in the TinyMCE Editor. props SergeyBiryukov. Fixes #18457 Dion Hulse 2011-08-19 14:56:34 +00:00
  • 67704f12f2 Only include extra TinyMCE stylesheets once. props SergeyBiryukov. Fixes #18456 Dion Hulse 2011-08-19 14:47:45 +00:00
  • 9734668734 Fix Press This editors, see #17144 Andrew Ozz 2011-08-19 01:14:56 +00:00
  • 193baf96e7 Add 'Network Enable' link after installing a theme in the network admin. props PeteMall, fixes #18468. Andrew Nacin 2011-08-18 22:40:37 +00:00
  • 1881a56cb5 Remove old $base/BASE MU check. props mdawaffe, fixes #18479. Andrew Nacin 2011-08-18 22:27:30 +00:00
  • ce57212c90 add_option() should always return a boolean, see #18422 Jon Cave 2011-08-18 18:17:37 +00:00
  • f960996aa4 Fix rewrite documentation typo and clarify with "rules array" over "this/the structure". props SergeyBiryukov. see #16687 Jon Cave 2011-08-18 17:57:22 +00:00
  • bbfd457437 Remove duplicated current_action() call. props PeteMall, fixes #18389. Andrew Nacin 2011-08-18 06:26:18 +00:00
  • 2d52bddbde Redirect to network_admin_url() in network/edit.php. props PeteMall, fixes #18379. Andrew Nacin 2011-08-18 06:17:47 +00:00
  • 5464b1abc2 Some more class instantiations. props eko-fr, fixes #18049. Andrew Nacin 2011-08-18 06:16:57 +00:00
  • 13999695f1 Dissolve wp-admin/network/edit.php. props PeteMall, fixes #18379. Andrew Nacin 2011-08-18 02:29:06 +00:00
  • d92c1440ed Call _doing_it_wrong() individually in wp_scripts and wp_styles functions. Partially reverts [18556], [18557], removes wp_styles_init(), wp_scripts_init(). fixes #11526. Andrew Nacin 2011-08-17 21:02:43 +00:00
  • 87ec764c57 Instantiate some MS variables as objects before using them. Spaces not tabs for vertical alignment. Remove unnecessary conditional piece. props PeteMall, see #18049. Andrew Nacin 2011-08-17 17:49:57 +00:00
  • 1b3b0e211c Fix html for back link in _default_wp_die_handler. Fixes #18459 props tenpura. Peter Westwood 2011-08-17 10:54:48 +00:00
  • 395a623c52 Harden up is_user_logged_in() against empty $current_user instances to prevent PHP Notices on XML-RPC requests. Fixes #18458 Dion Hulse 2011-08-17 08:51:36 +00:00
  • e139b9e2a0 Don't call debug_backtrace() in wp_scripts_init() and wp_styles_init(), props dd32, see #11526 Andrew Ozz 2011-08-17 06:26:41 +00:00