Commit Graph

  • 6f3d2e4e93 Add description argument to register_taxonomy(). Andrew Nacin 2013-07-28 23:01:56 +00:00
  • 55e956dd67 Importing the Further theme, first pass at the new default theme for 2014. Lance Willett 2013-07-28 22:55:10 +00:00
  • 34141c5af4 Add an edit_form_top hook to the post edit form. props yurivictor. fixes #24861. Helen Hou-Sandi 2013-07-28 22:29:36 +00:00
  • 828514ac0b When registering a post type, pass the correct argument for feeds to add_permastruct(). Andrew Nacin 2013-07-28 22:28:18 +00:00
  • 434066573b Add $taxonomy to edit_terms and edited_terms actions. props SergeyBiryukov, fixes #22542. Andrew Nacin 2013-07-28 22:15:03 +00:00
  • 0215d49d5a Disable ability to restore a revision if another user has the post lock Aaron D. Campbell 2013-07-28 21:51:44 +00:00
  • e09aaf8cf5 Return an empty stdClass from wp_count_posts() when a nonexistent post type is requested. Andrew Nacin 2013-07-28 21:38:00 +00:00
  • ec1ae2334a Inline documentation for esc_attr_x() and esc_html_x(). props fjarrett, fixes #24212. Andrew Nacin 2013-07-28 21:26:10 +00:00
  • 438002864f Terms list table: Only show 'View' links for public taxonomies. props SergeyBiryukov. fixes #24692. Andrew Nacin 2013-07-28 21:06:19 +00:00
  • f05e592506 Pass $update to the save_post and wp_insert_post hooks in wp_insert_post(). props ericmann, fixes #21450. Andrew Nacin 2013-07-28 21:05:25 +00:00
  • d1a8fdb58b Compress scripts/styles: 3.7-alpha-24822. bumpbot 2013-07-28 20:58:51 +00:00
  • 2c63d1b494 Remove our revisions easter egg, as it doesn't have a place in our new UI. Mark Jaquith 2013-07-28 20:56:14 +00:00
  • 50b8437d59 Add "experimental" to heartbeat phpdoc, fixes #24855 for trunk. Andrew Ozz 2013-07-28 20:54:48 +00:00
  • 7eda325f58 Allow has_post_format() to accept an array of formats to check. props ericmann. fixes #17320. Andrew Nacin 2013-07-28 20:48:09 +00:00
  • 127c229182 Fix notice and show generic last update message if _edit_last references a nonexistent user. Jon Cave 2013-07-28 20:35:51 +00:00
  • c7ef7b482b Revisions: Combine our tooltip and from/to templates into one generic template Mark Jaquith 2013-07-28 20:15:28 +00:00
  • 05cbd5ec91 Remove unnecessary secret_salt_warning(). Jon Cave 2013-07-28 19:45:57 +00:00
  • 0a7dbdc284 Introduce a new endpoint mask for all archives, fixes #16303. Jon Cave 2013-07-28 19:18:19 +00:00
  • fc20fc9ebb Allow HTTPS URL enclosures. Michael Adams (mdawaffe) 2013-07-28 19:07:43 +00:00
  • 7b0a5e5240 Drop leading / by retrieving the inner subpattern when matching attachment endpoints. Jon Cave 2013-07-28 19:02:08 +00:00
  • a238a10d73 Fix the positioning of the post lock icon/layout in RTL mode. Mark Jaquith 2013-07-28 19:01:37 +00:00
  • 9de8ab8274 Fix inline docs for posts functions that no longer use $wpdb. Michael Adams (mdawaffe) 2013-07-28 18:52:56 +00:00
  • 80b1716bf9 Trunk is now 3.7-alpha. Andrew Nacin 2013-07-28 18:48:36 +00:00
  • 405b7726ae Add some missing PHPDoc @since lines. Mark Jaquith 2013-07-27 23:11:03 +00:00
  • d42756992c Compress scripts/styles: 3.6-RC2-24803. bumpbot 2013-07-27 12:16:23 +00:00
  • c1e35fb107 About page for 3.6. Andrew Nacin 2013-07-27 12:10:58 +00:00
  • 6f5eeb5498 Compress scripts/styles: 3.6-RC2-24801. bumpbot 2013-07-27 08:58:53 +00:00
  • 9d2e982a79 Parse attrs before comparing to attachment.attributes. Small efficiency gain. Mark Jaquith 2013-07-27 07:09:05 +00:00
  • 1fd6c87716 Don't show "Preview" for locked, non-public post types. props aaroncampbell. fixed #24139. Andrew Nacin 2013-07-27 06:57:42 +00:00
  • 30a17c9ab9 Reinstate 'label' property of nav menu items. Fixes a regression from [22234]. Mark Jaquith 2013-07-27 06:50:59 +00:00
  • 54d6613428 Twenty Thirteen: clear comment form paragraph elements to ensure layout doesn't break with long labels (like with Spanish). Props Frank Klein, closes #24843. Lance Willett 2013-07-26 19:28:46 +00:00
  • f1f99b721d POT, generated from r24795 potbot 2013-07-24 22:14:05 +00:00
  • 6eb7f2f9ab Twenty Thirteen: small tweaks to stylesheet description for clarity. Lance Willett 2013-07-24 21:41:39 +00:00
  • a91b02322e 3.6-RC2 Mark Jaquith 2013-07-24 07:15:05 +00:00
  • 48889c8a8a Compress scripts/styles: 3.6-RC1-24793. bumpbot 2013-07-24 06:57:40 +00:00
  • 77873dedcc Oops. Forgot that we support a PHP version from 2007. Either that or I've been doing a lot of JS. Mark Jaquith 2013-07-24 06:36:29 +00:00
  • 8a54be6786 jQuery.noConflict(). see [24781]. see #24821. Andrew Nacin 2013-07-24 06:33:54 +00:00
  • 5ca8aa7447 Revisions changes. * Eliminates the bloated Revisions meta box in favor of 'Revisions: #' in the publish box. * Adds ability to compare autosave to current post, when revisions are disabled. * Makes autosaves stand out visually, including "Restore This Autosave". Andrew Nacin 2013-07-24 06:08:14 +00:00
  • 2b63b67768 Fix some sizing issues with video embeds, and improve video/audio embed shortcode flexibility. Mark Jaquith 2013-07-24 05:52:49 +00:00
  • abb0f1d882 Remove curly quotes from auto content generation for audio tracks on upload. Texturize should be doing this on display. Andrew Nacin 2013-07-24 05:47:00 +00:00
  • d96ec623a0 Autosave: Don't save an autosave unnecessarily when the post editor loads and TinyMCE is the default editor. Andrew Nacin 2013-07-24 05:37:53 +00:00
  • 22b54914ff Update MediaElement.js to a new 2.12.1 (untagged) build. see #24183. Andrew Nacin 2013-07-24 05:35:17 +00:00
  • a57e1fbddd Twenty Thirteen: better display for lists next to left-aligned captions. Props rdall for initial patches, closes #24797. Lance Willett 2013-07-23 21:45:01 +00:00
  • 610c593fda Media: Fix embedding of audio/video players when the file was just uploaded. Andrew Nacin 2013-07-23 17:29:55 +00:00
  • d8310e4c7e Allow the_title_attribute() to receive a post argument, and use this in get_adjacent_post_rel_link() to make sure tags are stripped from the title output there. Mark Jaquith 2013-07-23 16:05:40 +00:00
  • 76ecd259fd Add iWork formats to valid upload filetypes. key, numbers, pages. props barry, fixes #24621. Andrew Nacin 2013-07-23 15:29:26 +00:00
  • 499cfdb81d Use production version of jQuery Migrate when not SCRIPT_DEBUG, which silences issues. Andrew Nacin 2013-07-23 15:28:25 +00:00
  • 0f052ef6af Do set_url_scheme() for Preview action link in the posts list table. props reidburke, fixes #23886. Andrew Nacin 2013-07-23 15:04:55 +00:00
  • 1dad588c39 Use commas, not semicolons, to separate meta viewport values. props bobbravo2. see #24777. Andrew Nacin 2013-07-23 07:27:56 +00:00
  • 3bf080b2ee Compress scripts/styles: 3.6-RC1-24778. bumpbot 2013-07-23 06:25:03 +00:00
  • 65cc9c5d2a Media: Add awareness to Attachment Display Settings that audio and video can be embedded. Andrew Nacin 2013-07-23 05:39:08 +00:00
  • 6cd90cfb14 Compress scripts/styles: 3.6-RC1-24776. bumpbot 2013-07-23 04:58:52 +00:00
  • 251f729cb1 Revisions: a tiny one-pixel and z-index tweak for Firefox. Mark Jaquith 2013-07-23 03:41:54 +00:00
  • 3664274461 Autosave: * Remove editor.js as a dependency for autosave.js, as it was in 3.5. * Remove heartbeat.js as an implicit dependency. * Abstract out the serialization of title/content/excerpt for comparisons. Andrew Nacin 2013-07-23 03:05:21 +00:00
  • e1ce64b505 Compress scripts/styles: 3.6-RC1-24773. bumpbot 2013-07-22 22:58:51 +00:00
  • fb95ae95f0 Revisions: Don't pin controls to the top in IE 7. Mark Jaquith 2013-07-22 22:37:02 +00:00
  • 43902fb740 Fix a media regression in [24110] that could cause duplicate models. Mark Jaquith 2013-07-22 22:24:33 +00:00
  • a0df1d139a Revisions: Bump the tooltips up one pixel to prevent a Firefox hover-loop bug on the upper-border of the scrubber. Mark Jaquith 2013-07-22 22:04:38 +00:00
  • c8480cf1ae Revisions: RTL for [24761]. Mark Jaquith 2013-07-22 21:09:55 +00:00
  • dcc7719f54 Revisions: tweak how tickmarks are rendered, to play nice with browsers who always round subpixel values down (Safari, Opera). Mark Jaquith 2013-07-22 21:09:49 +00:00
  • d79eda6612 Rename limit-response-size to limit_response_size. see #23472. Andrew Nacin 2013-07-22 18:55:05 +00:00
  • 51dc69ccc7 Remove debug. Andrew Nacin 2013-07-22 17:13:41 +00:00
  • b7dba77c45 Confirm we are dealing with an Imagick object. see #24539. Andrew Nacin 2013-07-22 17:01:00 +00:00
  • 7164de7311 Compress scripts/styles: 3.6-RC1-24764. bumpbot 2013-07-22 06:58:52 +00:00
  • 8f3464fe4f Fix strings in revisions UI. see #24804, [24761]. Andrew Nacin 2013-07-22 05:32:14 +00:00
  • 841d93ed30 Move _local_storage_notice() to admin/includes/template.php. props azaozz, see #24756. Andrew Nacin 2013-07-22 05:09:49 +00:00
  • 56f1a3fa32 Revisions: Pinned controls, layout tweaks, copy tweaks, misc. Mark Jaquith 2013-07-22 05:05:45 +00:00
  • 24243ae134 Make update_option() consistent with add_option() for how serializable data is stored in the object cache. Andrew Nacin 2013-07-22 04:24:13 +00:00
  • 80260b9ef9 Add a default post_title value to wp_insert_attachment() to avoid a notice when there is no ID3 title. Andrew Nacin 2013-07-20 20:20:47 +00:00
  • d0c4c4c334 Check that we have a database connection in wpdb::_real_escape(). see #24773. Andrew Nacin 2013-07-20 20:16:21 +00:00
  • 40153f6e16 Compress scripts/styles: 3.6-RC1-24757. bumpbot 2013-07-20 06:58:59 +00:00
  • 7852bf8701 Revisions: hide tick marks and tooltips for IE 7. Mark Jaquith 2013-07-20 06:15:28 +00:00
  • 9b72b3f3c2 Update MediaElement.js to include i18n fixes that were accepted upstream. Add strings to script-loader. Andrew Nacin 2013-07-19 19:21:08 +00:00
  • ca1ac92ba4 Compress scripts/styles: 3.6-RC1-24754. bumpbot 2013-07-19 16:59:02 +00:00
  • e43a442bad WORLD WAR Z-INDEX: Restoration of sanity to revisions/slider/menu z-index values. Mark Jaquith 2013-07-19 15:47:04 +00:00
  • cfbcacfb5f Compress scripts/styles: 3.6-RC1-24752. bumpbot 2013-07-19 14:58:50 +00:00
  • a8611d2a13 Revisions: Re-work how tick marks and tooltips are aligned. IE fixes. Mark Jaquith 2013-07-19 13:49:15 +00:00
  • e216254c06 Compress scripts/styles: 3.6-RC1-24750. bumpbot 2013-07-19 02:58:49 +00:00
  • 4d7ef46b70 Simplify heartbeat API. * Move to a method to check connection errors, a better framework for future changes. * Remove start(), stop(), autostart. Andrew Nacin 2013-07-19 01:39:48 +00:00
  • fd4edd145f Compress scripts/styles: 3.6-RC1-24748. bumpbot 2013-07-19 00:58:51 +00:00
  • d1a1f8daa1 Post type support for local autosaves. props azaozz. see #24756. Andrew Nacin 2013-07-19 00:22:22 +00:00
  • 76dae29fc7 Compress scripts/styles: 3.6-RC1-24746. bumpbot 2013-07-18 22:58:50 +00:00
  • 56c59d7078 Remove the Spellchecker button from TinyMCE. Andrew Nacin 2013-07-18 22:44:40 +00:00
  • 5d05c090ad Remove old, less relevant and in some cases obsolete readme sections. see #23025. Andrew Nacin 2013-07-18 21:35:45 +00:00
  • 3176613bc0 Better 'Connection lost' notice that includes an indication of activity. fixes #24695. Andrew Nacin 2013-07-18 21:33:59 +00:00
  • 23c24db59c Compress scripts/styles: 3.6-RC1-24742. bumpbot 2013-07-18 20:58:53 +00:00
  • 7f0fd2113e POT, generated from r24740 potbot 2013-07-18 20:13:51 +00:00
  • 57778b81b1 Introduce wp_style_add_data() as a wrapper for $wp_styles->add_data(). Ryan Boren 2013-07-18 19:46:38 +00:00
  • 574e40f63f POT, generated from r24738 potbot 2013-07-18 19:13:54 +00:00
  • f32bc0c541 Fire wp_auth_check_load() from admin_enqueue_scripts instead of admin_init so that it can access the current screen object. Ryan Boren 2013-07-18 19:06:35 +00:00
  • 8d6bc51ede Compress scripts/styles: 3.6-RC1-24737. bumpbot 2013-07-18 18:58:49 +00:00
  • 5f2000fe2a Twenty Thirteen: Go back to dates for style versions, partially changed in [24735]. see #24787. Andrew Nacin 2013-07-18 18:16:20 +00:00
  • 5211399922 Allow absolute URLs in editor styles. Ryan Boren 2013-07-18 18:11:43 +00:00
  • 8415e7f1fe Fixes and tweaks for the metabox accordion. Mark Jaquith 2013-07-18 17:42:53 +00:00
  • fb6badbc6f Compress scripts/styles: 3.6-RC1-24733. bumpbot 2013-07-18 16:58:54 +00:00
  • 3dd36021d8 Revisions: Better error handling. Mark Jaquith 2013-07-18 16:35:19 +00:00
  • 93943d6cb9 XML-RPC: Recursively escape arrays as before, to avoid stomping nested objects. fixes #21767. Andrew Nacin 2013-07-18 14:31:25 +00:00
  • 387d9cb94c If two revisions were created at the same time, mark the one with the greater ID as current. Also avoid flagging autosaves as current. fixes #24782. Andrew Nacin 2013-07-18 14:10:33 +00:00
  • ef63a55d8f Revisions: use escaped templating for some of the tags. Mark Jaquith 2013-07-18 14:01:58 +00:00
  • a1a78a7a6f Update Akismet external to trunk (soon to be 2.5.9) to slurp in some string changes. Andrew Nacin 2013-07-18 13:24:19 +00:00