Commit Graph

  • 8b07ad9884 Use incrementors for cache invalidation in get_terms(). Ryan Boren 2013-02-04 13:48:46 +00:00
  • bd80d92a89 Update Underscore to version 1.4.4. see #23262 Mark Jaquith 2013-02-04 06:40:21 +00:00
  • 682b66b560 Heartbeat API: throttle down when the window looses focus or when the user is inactive, always send 'screen_id', change the interval settings to 'fast' (5sec), 'standard' (15sec) and 'slow' (60sec), the interval can be changed from PHP, see #23216 Andrew Ozz 2013-02-03 07:03:27 +00:00
  • 7f2205971c Maintain theme screenshot aspect ratio on the update screen. props cochran. fixes #23164. Helen Hou-Sandi 2013-02-02 17:02:01 +00:00
  • bb904fcf2b Confirm a user exists before deleting them in wp_delete_user() and wpmu_delete_user(). props scribu, fixes #23067. Andrew Nacin 2013-02-02 04:41:02 +00:00
  • 795ea73568 Mark the string for translation. see #22896. Sergey Biryukov 2013-02-02 03:42:10 +00:00
  • ca3bfb34f9 Do not allow accidental or negligent deregistering of critical scripts in the admin. (Defined for now as jQuery and jQuery UI.) Show minimal remorse if the correct hook is used. see #22896. Andrew Nacin 2013-02-02 03:01:20 +00:00
  • 2b1d2bfa78 Stop recommending the init hook in the _doing_it_wrong() message for too-early scripts and styles. Instead, recommend the three _enqueue_scripts hooks. If they're noticing they are doing it wrong, let's push them to 100% correct, not partly correct. Andrew Nacin 2013-02-02 02:42:09 +00:00
  • d5de4a9bbd Update to Services_JSON 1.0.3. props bpetty. fixes #21568. Andrew Nacin 2013-02-02 02:09:01 +00:00
  • faa884032e Update Backbone.js to 0.9.10. props aaronholbrook, fixes #23262. Andrew Nacin 2013-02-02 02:02:53 +00:00
  • 30650e32be Return WP_Error from wp_crop_image() if saving has failed. props macbrink. fixes #23325. Sergey Biryukov 2013-02-02 02:01:59 +00:00
  • 2604bfffbf Ensure we have a charset before calling mb_internal_encoding(), avoiding an unnecessary (if suppressed) warning. props dfavor. fixes #23093. Andrew Nacin 2013-02-02 02:01:29 +00:00
  • 6caa05bc81 Clean up rendering of the title column in the posts list table. Simplify branching. Use get_userdata() rather than get_user_by( 'id' ). Change string to '%s is currently editing'. see #23312. Andrew Nacin 2013-02-02 01:54:06 +00:00
  • 712fcec00b Posts screen: show when a post is "locked", hide the checkbox, Quick Edit and Trash links, props dh-shredder, see #23312 Andrew Ozz 2013-02-02 01:31:06 +00:00
  • 85fa686346 New icons: make the .icon32 container larger to prevent clipping, see #23333 Andrew Ozz 2013-02-02 01:01:35 +00:00
  • 11b614f32d New icons take one, props empireoflight, see #23333 Andrew Ozz 2013-02-02 00:22:40 +00:00
  • ce72d762f8 Correct the documentation for balanceTags(). Remove unnecessary boolean inversion. props TobiasBg. fixes #22537. Sergey Biryukov 2013-02-01 22:20:06 +00:00
  • 35453dc623 Properly check if the custom header/background has been initialized. fixes #23170. see #22246. Sergey Biryukov 2013-02-01 20:33:27 +00:00
  • a873f4acdb Select "Attribute all posts to..." radio button automatically when selecting a username from the dropdown. fixes #23224. Sergey Biryukov 2013-02-01 18:43:23 +00:00
  • 78b83d3fc1 PHPDoc fixes and additions. props bananastalktome, DrewAPicture. fixes #23313. Sergey Biryukov 2013-02-01 18:07:08 +00:00
  • e135387172 Only show "There is a pending change of your e-mail..." message on the current user's profile page. fixes #23146. Sergey Biryukov 2013-02-01 01:50:19 +00:00
  • d4f8fff530 Merge two different descriptions of siteurl and home options. fixes #22771. Sergey Biryukov 2013-02-01 01:35:37 +00:00
  • 027ee84349 Add inline documentation for wp-signup.php. props DrewAPicture. fixes #22187. Sergey Biryukov 2013-01-31 03:13:22 +00:00
  • 98cbf77a95 Use digraphs for German umlauts in remove_accents(). props SergeyBiryukov, ocean90. fixes #3782. Sergey Biryukov 2013-01-31 01:55:09 +00:00
  • 2b5a4c5596 Display username (user_login) rather than user_nicename in Toolbar. fixes #22121. Sergey Biryukov 2013-01-31 01:39:08 +00:00
  • 5948d92355 Cast post_author to string in XML-RPC methods. props markoheijnen. fixes #22324. Sergey Biryukov 2013-01-31 01:25:26 +00:00
  • 78b69ff012 Pass old roles to set_user_role action. props awellis13. fixes #19134. Sergey Biryukov 2013-01-31 01:15:25 +00:00
  • 633d1902b5 Avoid 'Only variables should be passed by reference' warning. fixes #23232. Sergey Biryukov 2013-01-31 01:01:19 +00:00
  • 23ef0e4e0b Remove BOM from jquery.query.js, fixes #23315 Andrew Ozz 2013-01-29 20:52:32 +00:00
  • 5edc6b2711 Heartbeat API: first run, see #23216 Andrew Ozz 2013-01-29 06:15:25 +00:00
  • a38f0e16c5 Remove the long-broken and questionably useful [more]/[less] toggle for hierarchical taxonomies in Quick/Bulk Edit. Nobody seems to have noticed in the nearly 3 years it's been broken. fixes #23006 Helen Hou-Sandi 2013-01-28 22:36:15 +00:00
  • 9a00a0dcce Sanitize post_author and comment_count as integer fields. props GeertDD. fixes #22324. Sergey Biryukov 2013-01-28 04:17:05 +00:00
  • 44c8e7aea8 Consistently use a helper function instead of directly printing the disabled attribute. Sergey Biryukov 2013-01-28 03:23:01 +00:00
  • 81e88f1ec3 Make sure the post exists before checking its ID. fixes #23026. Sergey Biryukov 2013-01-28 02:55:06 +00:00
  • b96d467630 Add missing inline descriptions. Sergey Biryukov 2013-01-28 02:20:47 +00:00
  • 7b811871b6 Correct return value for WP_Filesystem_Base::gethchmod(). props bananastalktome. fixes #23121. Sergey Biryukov 2013-01-28 01:55:39 +00:00
  • 3870e8f25c Make sure the array exists before adding an element to it. props rodrigosprimo. fixes #23272. Sergey Biryukov 2013-01-25 12:24:10 +00:00
  • 44a1c8b227 Use correct cache bucket. Fixes copy-paste error in r23320. props kurtpayne. see #23167. Andrew Nacin 2013-01-24 17:21:55 +00:00
  • 995de61c9d Update Plupload to 1.5.5, fixes #23277 for trunk Andrew Ozz 2013-01-23 20:54:42 +00:00
  • 56f44ff466 Prevent an unintended visibility change from "Password protected" to "Public" when updating the post. Sergey Biryukov 2013-01-23 03:30:04 +00:00
  • a7d1dfad01 Define the variable before using it. fixes #23181. Sergey Biryukov 2013-01-23 03:00:20 +00:00
  • b0e067cd0a Simplify the logic for printing "Lost your password?" link. props ktdreyer. fixes #16498. Sergey Biryukov 2013-01-23 02:08:44 +00:00
  • 5d2f7a3a4d Compress scripts/styles: 3.6-alpha-23334. TinyMCE updated. bumpbot 2013-01-22 22:57:24 +00:00
  • 00d0bff81b Validate pingback source URIs. Less verbose errors. Andrew Nacin 2013-01-22 22:30:08 +00:00
  • 8de46fae8b Correct inline docs for cache.php. props ocean90. fixes #23058. Sergey Biryukov 2013-01-22 20:44:30 +00:00
  • f8a254ec56 Autop: <samp> is not a block tag, props toscho, fixes #18807 Andrew Ozz 2013-01-22 19:05:21 +00:00
  • ffdea33618 Comment Query: Use $this->query_vars instead of the nonexistent shorthand $q. see #23208. Andrew Nacin 2013-01-22 16:54:38 +00:00
  • 056e47fdef Use correct escaping function. props duck_. Andrew Nacin 2013-01-22 16:37:54 +00:00
  • 7ff77d2e02 Avoid the appearance of a magic number. Ryan Boren 2013-01-22 15:52:13 +00:00
  • 7442b3894b Explicitly set last_changed to 1 instead of the result of wp_cache_set(). Avoids ambiguity and works with cache backends that return void instead of boolean. Ryan Boren 2013-01-22 15:46:16 +00:00
  • e3ab06bb20 Verify tags used in the gallery shortcode. Andrew Nacin 2013-01-22 15:36:57 +00:00
  • 7c08d57982 Make sure .widefat border and background coloring only applies to tables. props MikeHansenMe. fixes #21936. Helen Hou-Sandi 2013-01-22 14:44:04 +00:00
  • 5dfd000236 Restore Press This context menu in Firefox and Opera. props trepmal. fixes #22614. Sergey Biryukov 2013-01-22 04:22:23 +00:00
  • 8bdfc693c7 Move spinner-related styles out of Localized CSS section. fixes #23000. Sergey Biryukov 2013-01-22 04:00:08 +00:00
  • 3c38bfeaac Fix typo in phpdoc. fixes #23090. Sergey Biryukov 2013-01-22 03:44:31 +00:00
  • 41887b0aab Fix typo in phpdoc. props AKTed, ocean90. fixes #23242. Sergey Biryukov 2013-01-22 03:08:05 +00:00
  • 3802984334 Remove inaccurate inline comment. fixes #23211. Sergey Biryukov 2013-01-21 19:23:06 +00:00
  • b8a9b92f54 Declare wp_rewrite as global in _wp_menu_item_classes_by_context(). Ryan Boren 2013-01-21 14:44:30 +00:00
  • 818251f59e Whitespace cleanup. Ryan Boren 2013-01-21 14:39:39 +00:00
  • df47c013ec Properly wipe capabilities from new site-independent multisite users by using the right key. Mark Jaquith 2013-01-18 15:30:55 +00:00
  • 926edeb4ee Update the copyright notice to 2013. Yes — WordPress turns *10* this year. Mark Jaquith 2013-01-18 14:06:28 +00:00
  • 524e73f175 Consistently use $wp_rewrite->index instead of hardcoding "index.php". Mark Jaquith 2013-01-18 13:44:22 +00:00
  • f0e451a30f Treat URL schemes as case insensitive when sanitizing them in esc_url(). Andrew Nacin 2013-01-17 15:07:32 +00:00
  • 8cf528d255 Main editor: when setting or saving the height, look only at elements that have style="height:..." set. Reset a previously saved erroneous "ed_size" value (over 5000px) to the default height of 360px. Fixes #23042 for trunk. Andrew Ozz 2013-01-16 19:10:38 +00:00
  • 77cdc0ce65 jQuery 1.9 final. jQuery Migrate 1.0. Uncompressed for now, while we iron out kinks. Andrew Nacin 2013-01-15 17:52:42 +00:00
  • bb70f60264 In get_pages(), cache queries to individual cache buckets instead of storing them in one cached array. Also, store post IDs instead of full objects. This reduces overall memory usage as well as the size of the cache buckets. Use incrementor style passive cache invalidation. Ryan Boren 2013-01-15 17:32:35 +00:00
  • 84827c87dc Media: when copying from "caption" (textarea) to "alt" (text input) also remove line breaks, props kovshenin, fixes #23176 for trunk Andrew Ozz 2013-01-14 17:34:45 +00:00
  • f4beefbb88 Core Update: Fix a issue which caused automatic upgrades from 2.7 to 3.5+ to fail. Pre-2.7 WP_Filesystem::wp_content_dir() returned unslashed paths. Introduced in [22227]. See #23177 Dion Hulse 2013-01-11 10:16:45 +00:00
  • 24a509c81a Resolve DOCUMENT_ROOT symlinks and standardize Windows slashing for various paths related to Multisite rewrite rule generation. props SergeyBiryukov, nacin, wpewill. fixes #23104 and #23073 for trunk Mark Jaquith 2013-01-10 08:08:14 +00:00
  • 22b416ef72 Do not notify the post author about comments if they are no longer a member of the blog. props nickmomrick. fixes #23136 Mark Jaquith 2013-01-08 04:03:16 +00:00
  • 8175cde11a Ensure we wp_die() at the end of an ajax action. see #23055. Andrew Nacin 2013-01-07 03:59:44 +00:00
  • fcbb71ad77 Whenever we have compat fields to render, send a dummy menu_order field (which was always sent in 3.4) to ensure an unchecked checkbox can still be processed by attachment_fields_to_save. fixes #22868. Andrew Nacin 2013-01-05 03:50:28 +00:00
  • ae63b07abd Compress scripts/styles: 3.6-alpha-23288. bumpbot 2013-01-05 02:33:20 +00:00
  • 2d12f38ad1 Don't unnecessarily re-render the attachment details view when editing the title and caption. Re-rendering causes issues with tabbing and focus, and is only necessary for other views (such as "Caption this image..." when editing a gallery). Andrew Nacin 2013-01-04 23:29:20 +00:00
  • 3ef497695d Compress scripts/styles: 3.6-alpha-23279. bumpbot 2013-01-04 22:34:43 +00:00
  • 9de9019d41 Taxonomy postbox: fix toggling with "Choose from the most used tags" when several postboxes are shown, props SergeyBiryukov, fixes #23112 for trunk Andrew Ozz 2013-01-04 20:54:11 +00:00
  • a8ce189639 Restore TinyMCE dropdowns to their 3.4 appearance in RTL. props helen. see #23101. Andrew Nacin 2013-01-04 20:11:59 +00:00
  • 006d5940cd Try not to send Last-Modified, even with an empty value. Some servers interpret an empty value as the epoch. Ryan Boren 2013-01-04 19:51:31 +00:00
  • f6e22d011c Compress scripts/styles: 3.6-alpha-23266. bumpbot 2013-01-04 17:39:23 +00:00
  • d927271553 Tighten our braces. Fixes #23118 props evansolomon. Peter Westwood 2013-01-04 10:13:51 +00:00
  • 672bd9a43d Media: Pass thumbnail and medium sizes to image_constrain_size_for_editor() to force constraints based on the current DB options for those sizes. History: see #22598, #22738. Andrew Nacin 2013-01-04 08:52:18 +00:00
  • 0221f597b4 Media: Properly reset the "add to gallery" library to ensure it accurately reflects the current gallery. see #22815. Daryl Koopersmith 2013-01-04 08:28:12 +00:00
  • dec369d6c8 Media: Restore 3.4 behavior by consulting the old-school DB options for default align, size, and link properties. Andrew Nacin 2013-01-04 08:02:16 +00:00
  • e73a323a16 Media: Do not update attachment display user settings when a single attachment is inserted. Daryl Koopersmith 2013-01-04 08:01:19 +00:00
  • 2b5612e266 Media: Check that a router region exists before attempting to access its child views. Add relevant documentation. see #22930. Daryl Koopersmith 2013-01-04 07:08:37 +00:00
  • 45d01dad51 Media: Automatically select uploading attachments in single-select workflows. Daryl Koopersmith 2013-01-04 06:44:21 +00:00
  • 46e1c12b98 Compress scripts/styles: 3.6-alpha-23257. bumpbot 2013-01-03 22:58:37 +00:00
  • 6e405b1831 Correct an incorrect PHPDoc s/@see/@link/ introduced in r23254. See #22900 Dion Hulse 2013-01-03 08:05:48 +00:00
  • 80bc158edd HTTP API: Introduce wp_is_writable() to wrap win_is_writable() and is_writable() to work around PHP Windows ACL issues. See #22900 for trunk Dion Hulse 2013-01-03 08:04:11 +00:00
  • b558464d2d Clarify the Documentation in win_is_writable() and move an inline comment to the Docblock, reduces confusion about what the function actually does. See #22900 Dion Hulse 2013-01-03 07:56:38 +00:00
  • 17b6ada24a Upgrade: When upgrading from WordPress 3.5, if an empty twentytwelve theme directory exists, remove it to allow the installation of Twenty Twelve. See #22856. For trunk Dion Hulse 2013-01-03 07:42:16 +00:00
  • f4a95f061d Ensure that get_archive_template() only loads a post type archive (archive-$post_type.php file) if there is exactly one post type in the query. Andrew Nacin 2013-01-03 06:17:47 +00:00
  • cc68dcede3 Don't include the default columns="3" in a gallery shortcode. Daryl Koopersmith 2013-01-03 06:09:09 +00:00
  • 6e9830f34d Don't stomp existing sizes inside wp_save_image(). Andrew Nacin 2013-01-03 05:23:36 +00:00
  • 7fc8feabae Fix the sprite positioning for HiDPI sorting arrows. Andrew Nacin 2013-01-02 23:51:09 +00:00
  • 0d88074cf9 POT, generated from r23230 potbot 2013-01-01 00:19:42 +00:00
  • f0508c7210 POT, generated from r23230 potbot 2013-01-01 00:19:32 +00:00
  • 33fa531bf8 POT, generated from r23230 potbot 2013-01-01 00:19:17 +00:00
  • 3463baa996 Compress scripts/styles: 3.6-alpha-23230. bumpbot 2012-12-29 22:58:34 +00:00
  • 7533dbadfe Add .webm (video/webm) to wp_get_mime_types(). props wonderboymusic. fixes #14659 Mark Jaquith 2012-12-29 18:07:23 +00:00