Commit Graph

  • 43e28ec704 Handle screen arg in WP_Comments_List_Table constructor. Avoids warning when calling WP_Screen::get() later. fixes #22039 Ryan Boren 2012-09-29 10:05:15 +00:00
  • 7b00e4b156 Fix Bulk Theme Deletion in the Network Admin when using FTP. Props kobenland. Fixes #20671 Dion Hulse 2012-09-29 01:36:14 +00:00
  • 6312ae8e06 Make WP_Filesystem_Base::getnumchmodfromh() return the expected values when the executable bit is set in the input. Props Keruspe. Fixes #20365 Dion Hulse 2012-09-29 01:33:15 +00:00
  • 693fccb99c Silence a PHP Warning in Safe Mode from get_temp_dir(). Props ocean90. Fixes #20778 Dion Hulse 2012-09-29 01:22:25 +00:00
  • 7e3e82dd32 Map 'all' to no status for get_comments() in the list table. See #21101. Andrew Nacin 2012-09-28 21:46:24 +00:00
  • 67f3ab27b0 Invalidate the WP_Comment_Query:query() cache when comments are added. Switch last_changed to a counter incremented via wp_cache_incr(). Ryan Boren 2012-09-28 12:47:31 +00:00
  • 1500b5a097 Remove debug cruft. Props duck_. fixes #21003 Ryan Boren 2012-09-28 12:31:39 +00:00
  • d56d67a1e0 Fix typo in wp-pointer.css, props TobiasBg, fixes #21019 Andrew Ozz 2012-09-28 00:38:07 +00:00
  • 6ffb174128 Fix "add media" icon in DFW for IE < 9, restore media-button.png, add media-button-2x.png and make them background images, see #21019 Andrew Ozz 2012-09-28 00:33:40 +00:00
  • 2722e212aa Update underscore.js to version 1.4.0. fixes #22026. Daryl Koopersmith 2012-09-27 23:38:47 +00:00
  • d74a509915 3.5 Beta 1. Andrew Nacin 2012-09-27 22:25:05 +00:00
  • 6aabc90333 Support meta queries in WP_Comment_Query. Ryan Boren 2012-09-27 21:53:14 +00:00
  • d6d359a1bc Move wp_max_upload_size and dependencies to wp-includes. props johnjamesjacoby. see #21390, fixes #21867. Daryl Koopersmith 2012-09-27 20:59:57 +00:00
  • 1758d1aae3 Add QuickPress support for new media workflow. Daryl Koopersmith 2012-09-27 20:04:34 +00:00
  • b4322b3a60 Compress scripts/styles: 3.5-alpha-22071. bumpbot 2012-09-27 19:21:47 +00:00
  • dee18a07f9 Fix option name. props ocean90, see #21719. Andrew Nacin 2012-09-27 19:19:18 +00:00
  • 465e07a06f Twenty Twelve: fix incorrect math in style.css rem example calculation, props TomasM. Closes #22019. Lance Willett 2012-09-27 18:43:39 +00:00
  • e9a843c11c Allow get_comments() to query for explicit value of comment_approved. Ryan Boren 2012-09-27 18:08:02 +00:00
  • df005b6e64 Add page templates to the Twenty Twelve POT file. Remove tags from theme POT files. fixes #22016. Andrew Nacin 2012-09-27 17:51:53 +00:00
  • 295237f41f Twenty Twelve: better logic for on/off setting to be translated to turn off the font if translators explicitly say so. Also minor fixes to spelling and to use yoda comparison. Fixes #21751. Lance Willett 2012-09-27 17:44:54 +00:00
  • 1ee0534f98 Add domain_exists filter. Props jamescollins. fixes #21142 Ryan Boren 2012-09-27 17:30:34 +00:00
  • 3ca9c27717 Remove dupe/deprecated code from sites.php. Ryan Boren 2012-09-27 17:11:07 +00:00
  • f541fe28ba Add missing color picker + customizer CSS. props mattwiebe. see #21206. Andrew Nacin 2012-09-27 17:08:32 +00:00
  • dfe0b007f7 POT, generated from r22061 potbot 2012-09-27 16:19:18 +00:00
  • 8d045bd12f Twenty Twelve: consolidate "Apologies" strings, see #22016. Lance Willett 2012-09-27 15:43:44 +00:00
  • 48484428a2 Introduce create_posts meta capability. Props scribu, nacin, casben79. see #16714 Ryan Boren 2012-09-27 15:33:19 +00:00
  • bd9a91c240 Twenty Twelve: fix comments in two files, for accuracy. Lance Willett 2012-09-27 15:23:15 +00:00
  • 4f4bdde377 Twenty Twelve: consistent indentation for content-* template files. Lance Willett 2012-09-27 15:20:52 +00:00
  • 983bcaef18 Twenty Twelve: clean up tag.php extra newline, see r22048 and #21951. Lance Willett 2012-09-27 15:20:01 +00:00
  • 9d798e26d4 Add publish_post meta cap. Props nacin. fixes #21288 Ryan Boren 2012-09-27 12:48:59 +00:00
  • a9f469870d Avoid a warning in wp_remote_post() when using arrays or objects in the body param by using a more verbose check, introduced with [22047]. See #14184 Dion Hulse 2012-09-27 10:09:43 +00:00
  • 6a54459a18 Make Twenty Twelve the default theme for new installs. props markoheijnen, SergeyBiryukov. see #21789. Andrew Nacin 2012-09-27 07:47:51 +00:00
  • 7354809132 Add quick insert buttons to attachment views in the library and remove buttons to attachment views in the gallery editor. see #21390, #21809. Daryl Koopersmith 2012-09-27 07:45:26 +00:00
  • 71c3fc4e5b Make a string not empty to it ends up in the POT file. Andrew Nacin 2012-09-27 07:38:16 +00:00
  • b8b71f9049 POT, generated from r22050 potbot 2012-09-27 07:34:20 +00:00
  • f944e28a76 Twenty Twelve 1.0, barring any last-minute tweaks. see #21789. Andrew Nacin 2012-09-27 07:32:33 +00:00
  • 30816ade4e Simplify the Open Sans translator voodoo. see #21751. Andrew Nacin 2012-09-27 07:30:27 +00:00
  • 34d41e32ba Add tag.php and category.php to Twenty Twelve. While by no means required, it pulls some extra logic out of archive.php, instead leveraging the template hierarchy so it is hopefully more understandable to users tweaking their themes. Use alternative control structure syntax in all templates. fixes #21951. Andrew Nacin 2012-09-27 07:01:16 +00:00
  • 93ba84c528 Allow wp_remote_post to send a body consisting of entirely '0', which may be used when PUT'ing or POST'ing data to a API which accepts a raw chunk of data rather than key=value pairs (Such as some REST API's). Fixes #14184 Dion Hulse 2012-09-27 06:54:17 +00:00
  • 22b3981229 Media JS: Use a custom Attachment views for both the media library and gallery screens. Daryl Koopersmith 2012-09-27 06:53:54 +00:00
  • 3324270681 Media JS: Give the master Workspace view control over which Attachment view it uses. see #21390, #21807, #21809. Daryl Koopersmith 2012-09-27 06:39:12 +00:00
  • 6fff91f4d1 Media JS: Move the modal box's title from being stored in the modal view to being stored as an attribute on the workflow. Update modal titles for both the post media and featured image workflows. see #21390, #21776. Daryl Koopersmith 2012-09-27 06:20:22 +00:00
  • d2b6d050f4 Use the attachment id to look up the mime type icon instead of the raw mime type string, as wp_mime_type_icon() runs a broader search when using an id. see #21390. Daryl Koopersmith 2012-09-27 06:07:56 +00:00
  • 52801db5fc Make Multisite work when WordPress is installed in a subdirectory. You can now have WordPress Multisite as an SVN external or a Git submodule! props johnjamesjacoby, evansolomon, duck_, jakemgold, nacin, markjaquith. see #19796 Mark Jaquith 2012-09-27 06:07:21 +00:00
  • 424f5b21e6 When uploading files through the Plupload bridge, attempt to detect images on upload. see #21390. Daryl Koopersmith 2012-09-27 05:52:42 +00:00
  • c6b63ec34d Automatically add any uploading media files to the group of selected files. Daryl Koopersmith 2012-09-27 05:28:37 +00:00
  • 513cacb398 Don't give a 'Beta Media' string to the translators that is only temporary. Andrew Nacin 2012-09-27 05:19:34 +00:00
  • 53cbfca362 If a pre-3.0 (MU era) network disables ms-files manually, they don't need /sites/ in their wp-content/uploads directory. see #19235. Andrew Nacin 2012-09-27 04:56:58 +00:00
  • c7d5ae4bed XML-RPC: Introduce wp.getRevisions and wp.restoreRevision. Andrew Nacin 2012-09-27 04:17:15 +00:00
  • 692d806fff BUTTON. Daryl Koopersmith 2012-09-27 04:09:43 +00:00
  • d849e65a30 Twenty Twelve: better i18n for next and previous post arrow entities in single.php, props SergeyBiryukov. Fixes #22008. Lance Willett 2012-09-27 03:47:21 +00:00
  • 8ba137b739 XML-RPC: Add an if_not_modified_since argument to wp.editPost. Andrew Nacin 2012-09-27 03:39:40 +00:00
  • 23d545224c Update underlying color picker library. props mattwiebe. see #21206. Andrew Nacin 2012-09-27 02:18:55 +00:00
  • 47b31ecf22 Fix image button in DFW, props ocean90, see #21019 Andrew Ozz 2012-09-27 02:17:04 +00:00
  • 421a70cb77 Consolidated patch for retina support, props taylorde, props empireoflight, fixes #21019 Andrew Ozz 2012-09-27 02:12:54 +00:00
  • 4e9d8d363e New color picker, props mattwiebe. see #21206. Andrew Nacin 2012-09-27 01:57:38 +00:00
  • 2fea9cef7e Apply localized strings to media modal. see #21390, #21808. Daryl Koopersmith 2012-09-27 01:11:04 +00:00
  • a5c8c8fa75 Too much z-index on the admin submenus, see #21368 Andrew Ozz 2012-09-27 01:09:38 +00:00
  • 419a03862e Media JS: Improve UX for which buttons show when inserting media into a post. Daryl Koopersmith 2012-09-27 00:59:04 +00:00
  • 8803a95bc3 Browse and install your wordpress.org plugin favorites from the plugin installer. props Otto42, Japh, DrewAPicture. fixes #22002. Andrew Nacin 2012-09-27 00:47:01 +00:00
  • 8b575394a5 Fix background on split buttons, remove redundant !important, remove spacers, a little css cleanup, see #18141 Andrew Ozz 2012-09-27 00:41:49 +00:00
  • 04889ca5f0 Compress scripts/styles: 3.5-alpha-22024. bumpbot 2012-09-26 22:58:46 +00:00
  • fd3a6616c0 Remove internal TinyMCE attributes when generating the HTML for attachment views. Daryl Koopersmith 2012-09-26 22:20:15 +00:00
  • 749fcf84f9 Limit the featured image workflow to images only. Daryl Koopersmith 2012-09-26 21:40:02 +00:00
  • 4a90e0541a Media JS: Add support for filtering Attachment collections by mime type. see #21390, #21776, #21809. Daryl Koopersmith 2012-09-26 20:50:13 +00:00
  • 5453d7d84d Twenty Twelve: allow translators to load extra character subsets for Open Sans font, props obenland. See #21751. Lance Willett 2012-09-26 20:05:12 +00:00
  • e82d5080b8 New HiDPI spinner. Uses clean <span class="spinner"></span> markup. Andrew Nacin 2012-09-26 19:57:44 +00:00
  • 119bd9f50a New design and content for the welcome panel. First pass. Andrew Nacin 2012-09-26 19:44:43 +00:00
  • 6238b3140f Make sure TinyMCE is not disabled before adding the size saving functions, see #21718 Andrew Ozz 2012-09-26 19:35:36 +00:00
  • b6b9eef8bd A calmer, less distracting style for the TinyMCE toolbar. Andrew Nacin 2012-09-26 18:24:02 +00:00
  • 8628f13d69 Don't read from the switched global. Instead use _wp_switched_stack. switched is retained for back compat and should not be directly read since it is prone to stompage by plugins. see #21459 Ryan Boren 2012-09-26 17:02:44 +00:00
  • 5a03a885f3 Twenty Twelve: header image should be wrapped in a link to home. Fixes #22004. Lance Willett 2012-09-26 16:59:57 +00:00
  • af4607a11e Media JS: Use correct reference to search term in the Attachments model search filter. see #21390. Daryl Koopersmith 2012-09-26 15:13:22 +00:00
  • 0dd940e0c1 First pass on TinyMCE attachment in-editor UI. Daryl Koopersmith 2012-09-26 14:12:54 +00:00
  • 4c29375d2c Convert the object in the posts array to WP_Post only if the posts array is not empty. Some post caching plugins can cause it to be empty. see #21309 Ryan Boren 2012-09-26 12:32:54 +00:00
  • 1fa4a04b7c Make 'Show Avatars' a checkbox rather than a yes/no radio button. props tmoorewp, fixes #20889. Andrew Nacin 2012-09-26 06:44:26 +00:00
  • 45d9a3e5f7 Move win_is_writable() from wp-admin/includes to wp-includes so that it's always available for get_temp_dir(). Fixes #20778 Dion Hulse 2012-09-26 05:08:26 +00:00
  • 2e9dc20515 Rearrange the order that we check for temporary directories in get_temp_dir(). This change causes us to use System temporary directories in preference to WP_CONTENT_DIR, for better windows compatibility, we use win_is_writable() as well. Props simonwheatley and kurtpayne for initial patches, See #20778 Dion Hulse 2012-09-26 05:02:58 +00:00
  • 5ad7fe8cd6 Main editor: maintain the height when switching Visual to Text and back, save the height when resizing as user state, output the height in the textarea tag when loading, (thanks @nacin for the help), fixes #21718 Andrew Ozz 2012-09-26 03:30:21 +00:00
  • ff88489bdc Remove the 'Size of the post box' (default_post_edit_rows) option. This will instead be handled by a user cookie tracking the resizing of both TinyMCE and the main textarea. see #21718. Andrew Nacin 2012-09-26 03:17:28 +00:00
  • bc47e0cb3a Add a comment to get_shortcode_regex() mentioning its near clones elsewhere. see #21996. Andrew Nacin 2012-09-26 01:16:31 +00:00
  • c133581a81 Add JavaScript methods for handling shortcodes. Daryl Koopersmith 2012-09-26 01:00:08 +00:00
  • ac3acca992 Add soundcloud and slideshare to the oEmbed providers list. props bradparbs, ericwahlforss, wonderboymusic. fixes #15734, #21635. Andrew Nacin 2012-09-25 23:42:53 +00:00
  • ca87da4ae7 Twenty Twelve: update comment blocks at top of each page template with a better explanation of use and purpose. Lance Willett 2012-09-25 19:58:33 +00:00
  • 6e4505e857 Call send_origin_headers() from admin-ajax.php. Props nacin. fixes #21024 Ryan Boren 2012-09-25 15:55:32 +00:00
  • 9d9eb25e2a Add a login_body_class filter to login_header(). fixes #21133. Andrew Nacin 2012-09-25 09:13:06 +00:00
  • ab2f77ebd0 Move WP_Embed into its own file. props ocean90. fixes #20533. Andrew Nacin 2012-09-25 08:39:26 +00:00
  • 84ca011876 Always attempt to embed URLs in content, removing the Auto-embeds (autoembed_urls) option. Andrew Nacin 2012-09-25 07:10:09 +00:00
  • 14592e8dd1 Do not use time constants in files the WP bootstrap is not or may not be loaded. see #20987. Andrew Nacin 2012-09-25 07:05:48 +00:00
  • 774a12be83 Introduce constants to allow for easier expression of time periods in seconds. Adds MINUTE_IN_SECONDS, HOUR_IN_SECONDS, DAY_IN_SECONDS, WEEK_IN_SECONDS, YEAR_IN_SECONDS. props nbachiyski, SergeyBiryukov. fixes #20987. Andrew Nacin 2012-09-25 05:26:19 +00:00
  • 853793ab16 Add get() and set() methods to WP_User_Query for modifying query variables the way you might with WP_Query. props wonderboymusic. fixes #21426. Andrew Nacin 2012-09-25 05:01:59 +00:00
  • 2cb8c9eade @since for some internal functions. props SergeyBiryukov, fixes #21886. Andrew Nacin 2012-09-25 02:24:58 +00:00
  • 248b586911 Move sanitization for the multisite illegal_names, limited_email_domains, and banned_email_domains options to sanitize_option(). props wonderboymusic. fixes #21552. Andrew Nacin 2012-09-25 01:54:12 +00:00
  • 63c7766bad Twenty Twelve: include a more verbose comment to educate themers on how to create specific template files for archive views, like tag.php and author.php. See #21951. Lance Willett 2012-09-24 23:49:45 +00:00
  • 42120e0a5f Twenty Twelve: make submenu a bit wider to support longer words in menu item link text. Matches Twenty Ten and Eleven. See #21964. Lance Willett 2012-09-24 23:46:04 +00:00
  • 5ad3354243 Twenty Twelve: style basic HTML elements in text widgets, props DrewAPicture. Fixes #21932. Lance Willett 2012-09-24 23:17:52 +00:00
  • cb220ab2ba Compress scripts/styles: 3.5-alpha-21989. bumpbot 2012-09-24 22:58:42 +00:00
  • a0edbbedb7 Handle pre-flighted OPTIONS requests in send_origin_headers(). Props nacin. fixes #21024 Ryan Boren 2012-09-24 21:39:04 +00:00
  • 5ef3197ae0 Avoid wrapping for individual .subsubsub view names, rather than the entire list of views, in case there are many. props deltafactory, fixes #21985. Andrew Nacin 2012-09-24 21:30:17 +00:00
  • 8d742284b8 Use get_bloginfo('version', 'display') for displaying the WP version number in the admin. Can allow for filtering -- for example, showing the SVN revision. props SergeyBiryukov, see #18629. Andrew Nacin 2012-09-24 21:27:28 +00:00