Commit Graph

  • 3ddb5cb066 Go back to plain text diffs between revisions instead of attempting partial rendering. Mark Jaquith 2013-05-07 20:34:58 +00:00
  • b26b0cc0de Avoid a PHP notice in get_page_template_slug() if the page does not exist. props tollmanz. fixes #24250. Sergey Biryukov 2013-05-07 18:44:22 +00:00
  • feaea4cc26 Use correct variable in atomlib library, inside an error message. props rlerdorf, see #24110. Andrew Nacin 2013-05-07 16:37:21 +00:00
  • 7a9f91869e Fix usage of undeclared variables. * the_weekday_date() needs the global $currentday * ms_site_check() needs the global $current_site * media list table does not need to check for $total_orphans * upgrader has no $feedback variable, appears to be copypasta from other upgrade APIs * install_themes_feature_list() has no $features variable, return array() instead of a new return type of WP_Error Andrew Nacin 2013-05-07 16:35:03 +00:00
  • 06507af832 remove_filter() only accepts three arguments: filter, callback, and priority. An accepted args parameter is only used for adds. Andrew Nacin 2013-05-07 15:55:31 +00:00
  • 7e9ed03bd1 Remove manual printing of userSettings as utils.js receives this as inline script data (since 3.5). see #24210. Andrew Nacin 2013-05-07 15:49:20 +00:00
  • d8d04c84b2 Remove the body of the deprecated links_popup_script() as currently it issues a fatal error. see #24210. Andrew Nacin 2013-05-07 15:35:34 +00:00
  • 3edcfbd798 Update the instructions on Edit Menus screen. props DrewAPicture. fixes #24261. Sergey Biryukov 2013-05-07 14:55:14 +00:00
  • 63c3307f28 Update some copy in the Post Formats UI. Ryan Boren 2013-05-07 13:56:07 +00:00
  • 611f5a8aab Clarify the instructions on Edit Menus screen. props tw2113. fixes #23936. Sergey Biryukov 2013-05-07 12:55:39 +00:00
  • 2b666b1ef8 Avoid PHP notices in Media Library if an attachment parent does not exist. props trepmal, viniciusmassuchetto, alex-ye, adamsilverstein for initial patches. fixes #22312. fixes #23154. Sergey Biryukov 2013-05-07 11:46:35 +00:00
  • cee482f426 Remove obsolete reference in menus help tab. props DrewAPicture. fixes #24262. Sergey Biryukov 2013-05-07 09:21:04 +00:00
  • d8a988e857 Compress scripts/styles: 3.6-beta2-24180. bumpbot 2013-05-06 22:58:57 +00:00
  • 9a9d5861cf Logged out warnings: - Don't remove login error messages coming from wp_signon(). - When the login form is shown in iframe, open all links in a new tab/window. - Add filter for the login form error message. See #23295 Andrew Ozz 2013-05-06 21:35:50 +00:00
  • 803ea2541e Revisions: Update _edit_last when restoring a post. Dominik Schilling (ocean90) 2013-05-06 09:49:13 +00:00
  • 47865a91ce Clean up revision.php docblocks, props DrewAPicture, fixes #24265 Andrew Ozz 2013-05-05 02:46:59 +00:00
  • 223966a366 Compress scripts/styles: 3.6-beta2-24176. bumpbot 2013-05-04 22:58:57 +00:00
  • 3e0f930659 Revisions: Mark deprecated arguments in wp_list_post_revisions(). Dominik Schilling (ocean90) 2013-05-04 12:54:00 +00:00
  • 40cf994e77 Revisions UI: Just another update - Now with improved tick marks and tooltips. Dominik Schilling (ocean90) 2013-05-03 23:17:06 +00:00
  • 85cd918ff6 Revisions UI: Add a help tab. props siobhan, DrewAPicture. see #23899. Dominik Schilling (ocean90) 2013-05-03 23:00:14 +00:00
  • c7389e7a60 Twenty Thirteen: improve Quote post format styles to look more like quotes. Fixes #24176. Lance Willett 2013-05-03 20:47:28 +00:00
  • 861ae0ffee POT, generated from r24170 potbot 2013-05-03 19:14:41 +00:00
  • 7b18206f84 Add a 'quote_source_format' filter and make the default an em-dash and a space preceding the source. Mark Jaquith 2013-05-03 19:08:47 +00:00
  • 3118731338 Twenty Thirteen: remove fixed navbar. Closes #24184. Lance Willett 2013-05-03 18:22:57 +00:00
  • 200549ee5f Escape periods in oEmbed regex. props rovo89. fixes #24242. Andrew Nacin 2013-05-03 17:37:05 +00:00
  • 5de3516c2c Twenty Thirteen: remove Author Bio from post formats that are essentially quotes from other people, like Quote and Chat. Props obenland and markjaquith -- see #24176. Lance Willett 2013-05-03 16:55:32 +00:00
  • 11ba4ed67a Fix typo in [24157]. props johnjamesjacoby. fixes #24253. Dominik Schilling (ocean90) 2013-05-03 07:05:19 +00:00
  • f474b3fbaf Support Spotify web player links. see #24242. Andrew Nacin 2013-05-03 00:21:20 +00:00
  • 6a0d5afcbc Add Spotify to the default oEmbed providers list. fixes #24242. Andrew Nacin 2013-05-02 23:55:07 +00:00
  • a7157e4cf0 Compress scripts/styles: 3.6-beta2-24163. bumpbot 2013-05-02 22:58:59 +00:00
  • f5c165c23f Respect the link to setting when inserting a gallery. Ryan Boren 2013-05-02 22:07:37 +00:00
  • e3d41d52ac Add Rdio to the default oembed providers list. Ryan Boren 2013-05-02 22:04:23 +00:00
  • 9d484d32f8 Twenty Thirteen: update entry-media selector to be much more selective. Props obenland for beginning patch. See #24198. Lance Willett 2013-05-02 20:25:24 +00:00
  • 4c09558501 Fix localization on Edit Menus screen. props kovshenin. fixes #24228. Sergey Biryukov 2013-05-02 12:38:25 +00:00
  • 67d2cfeb89 Revisions UI: Add translation contexts and remove unneeded lines. Dominik Schilling (ocean90) 2013-05-02 10:12:19 +00:00
  • bd5099a40a Revisions: Remove the ID from the "restored by" line. props adamsilverstein. see #18733. Dominik Schilling (ocean90) 2013-05-02 09:35:35 +00:00
  • 4c923807e5 SMH. Andrew Nacin 2013-05-01 18:39:56 +00:00
  • eaf182d4b4 POT, generated from r24153 potbot 2013-05-01 18:14:48 +00:00
  • 2de055fdcc Twenty Thirteen: avoid hyphenating post and page titles (and other unintended consequences) by moving word-breaking and hyphenation rules to only apply specifically to post/page content and widgets. Fixes #24231. Lance Willett 2013-05-01 17:50:55 +00:00
  • e539c0f5d9 Twenty Thirteen: account for alignnone images that are inserted into a post on the same line. Give 'em a bit of space. Closes #24238. Lance Willett 2013-05-01 17:44:34 +00:00
  • cde4edfd77 Twenty Thirteen: remove unneeded "structured" post formats add_theme_support() declaration. Fixes #24109. Lance Willett 2013-05-01 17:37:44 +00:00
  • b5bf848ad2 Don't translate a single placeholder. Remove unused variables. props settle, DrewAPicture. fixes #24229. Sergey Biryukov 2013-05-01 03:11:44 +00:00
  • e0928bb6eb Avoid an undefined variable notice. fixes #24236. Sergey Biryukov 2013-05-01 02:38:51 +00:00
  • dfc7de0306 Avoid an undefined variable notice. props sc0ttkclark. see #24236. Sergey Biryukov 2013-05-01 02:27:07 +00:00
  • 995a5d1c46 Fix typos in phpdoc. props jcastaneda. fixes #24230. Sergey Biryukov 2013-05-01 01:46:45 +00:00
  • ea9c768d80 Make $post_id argument optional for _post_formats_title(). props kovshenin. fixes #24233. see #24011. Sergey Biryukov 2013-04-30 23:48:18 +00:00
  • 7a0b1226ab Twenty Ten: fix style element ID attribute value, see #24033. Lance Willett 2013-04-29 21:02:53 +00:00
  • 223ada2ff6 Twenty Eleven, minor cleanup: remove extra spaces in CSS file and crush a few more kilobytes from a PNG file. Lance Willett 2013-04-29 21:02:25 +00:00
  • 77fe70234a 3.6-beta2 Mark Jaquith 2013-04-29 20:53:25 +00:00
  • 3d5f6d2929 Compress scripts/styles: 3.6-beta1-24142. bumpbot 2013-04-29 20:48:11 +00:00
  • c90caa9593 Avoid a JS error when switching post format if Visual editor is disabled. fixes #24218. Sergey Biryukov 2013-04-29 20:44:15 +00:00
  • eb658a87d7 Compress scripts/styles: 3.6-beta1-24140. bumpbot 2013-04-29 20:36:10 +00:00
  • d60a0b3dfe Fix typo in heartbeat.js. see #23216. Sergey Biryukov 2013-04-29 20:29:10 +00:00
  • f4c72e828e Compress scripts/styles: 3.6-beta1-24138. bumpbot 2013-04-29 17:46:49 +00:00
  • 8c818a1d51 Delete minified file. Its parent was removed in [23681]. Andrew Nacin 2013-04-29 17:21:12 +00:00
  • 8022c2a4f6 Remove empty file. Andrew Nacin 2013-04-29 17:17:27 +00:00
  • 1d3d6ce0e6 POT, generated from r24131 potbot 2013-04-29 17:14:14 +00:00
  • 992f4d5b37 POT, generated from r24131 potbot 2013-04-29 17:14:12 +00:00
  • 75762969ae POT, generated from r24131 potbot 2013-04-29 17:14:10 +00:00
  • b5f64cd766 POT, generated from r24131 potbot 2013-04-29 17:14:08 +00:00
  • 7d3624d2c8 Bundled themes: remove the_title_attribute() title attributes where it duplicates the_title() in anchor text. Props nacin, fixes #24203. Lance Willett 2013-04-29 16:57:30 +00:00
  • 51bc8b5a7b Better logic for preg_match() calls in ms-functions.php. fixes #24222. Andrew Nacin 2013-04-29 14:49:57 +00:00
  • 12e7328690 Variables passed by reference do not need to be set first. Andrew Nacin 2013-04-29 14:48:31 +00:00
  • b7274b03af Remove an extra argument passed to get_the_content() in the deprecated the_content_rss(). Andrew Nacin 2013-04-29 13:42:56 +00:00
  • 3c47a45910 Terms list table: * Don't call single_row() with an undeclared and unused $taxonomy argument. * Don't define optional parameters before required parameters in the _rows() method. Make them required. * Move empty( $terms ) check above other operations. This function was improperly returning an else case until [24123]. Andrew Nacin 2013-04-29 13:39:28 +00:00
  • c91475ebe1 Required arguments can't follow optional arguments. Andrew Nacin 2013-04-29 13:26:31 +00:00
  • 2523656757 delete_user_setting() and remove_action() were getting called with too many args. props rlerdorf. see #24210. Andrew Nacin 2013-04-29 13:25:15 +00:00
  • 58b95c090e Fix typo in phpdoc. props belloswan. fixes #24217. Sergey Biryukov 2013-04-29 12:49:33 +00:00
  • ece505b122 Remove redundant echo calls from list tables. Don't mix string concatenation with direct output. see #24210. Sergey Biryukov 2013-04-29 01:10:50 +00:00
  • 7ab8ec298f Remove extraneous function parameters in wp_video_shortcode(). props rlerdorf. see #24210. Sergey Biryukov 2013-04-29 00:56:27 +00:00
  • 7bace86018 Remove extraneous function parameters in the wpdb class. props rlerdorf. see #24210. Sergey Biryukov 2013-04-29 00:31:56 +00:00
  • e8ea660108 Remove extraneous function parameters in the network admin. props rlerdorf. see #24210. Sergey Biryukov 2013-04-29 00:26:49 +00:00
  • 800d88397a Revisions UI update: Dominik Schilling (ocean90) 2013-04-28 10:56:57 +00:00
  • 57b9f9ecab Fix typo in get_the_post_format_image(). props rlerdorf. see #23964. see #24210. Sergey Biryukov 2013-04-28 06:36:39 +00:00
  • 903b602bcf Revert [24113], wp-tinymce.js.gz is missing couple of files. Andrew Ozz 2013-04-27 22:41:10 +00:00
  • 47144d8c5d Optimize jQuery selector for checkbox synchronization. props SergeyBiryukov. see #24136. Dominik Schilling (ocean90) 2013-04-27 12:19:45 +00:00
  • 6e12deb13b WP_Query: If the post_type QV is an array with only one element, don't treat it as a multiple post type query. Andrew Nacin 2013-04-27 01:28:35 +00:00
  • 64ed933919 Better responsive CSS for post format switcher. Remove some JS debug cruft. props wonderboymusic. see #24046. Helen Hou-Sandi 2013-04-26 23:47:21 +00:00
  • 74a535db1c Compress scripts/styles: 3.6-beta1-24113. TinyMCE updated. bumpbot 2013-04-26 22:57:07 +00:00
  • 3cd315efe7 Remove excess margin on the menus accordion in IE7. props bobbravo2. fixes #24095. Sergey Biryukov 2013-04-26 16:10:43 +00:00
  • df6737bfae Fix display of post format icons and post titles in IE7. props kovshenin. fixes #24120. Sergey Biryukov 2013-04-26 15:42:15 +00:00
  • 786e5483fc Fix the appearance of a blank media item due to [23893]. Mark Jaquith 2013-04-26 15:10:06 +00:00
  • b7fccc1d55 POT, generated from r24100 potbot 2013-04-26 13:58:48 +00:00
  • cb9fe41297 POT, generated from r24100 potbot 2013-04-26 13:58:45 +00:00
  • 77aa369f84 POT, generated from r24100 potbot 2013-04-26 13:58:36 +00:00
  • 0f9610b95a POT, generated from r24100 potbot 2013-04-26 13:58:34 +00:00
  • b9c80d86ac Compress scripts/styles: 3.6-beta1-24100. bumpbot 2013-04-26 12:58:41 +00:00
  • af71a8c16d Remove unused variable and CSS class. see #24046. Sergey Biryukov 2013-04-26 12:36:12 +00:00
  • 438f4085f1 Post format UI refresh. Mark Jaquith 2013-04-26 12:22:55 +00:00
  • be43193b61 Avoid an undefined variable notice. props lightningspirit. fixes #24190. Sergey Biryukov 2013-04-25 23:31:20 +00:00
  • eaa45fb903 Fix typo in phpdoc. props jcastaneda. fixes #24185. Sergey Biryukov 2013-04-25 23:10:36 +00:00
  • 7ef190d486 Compress scripts/styles: 3.6-beta1-24095. bumpbot 2013-04-25 08:58:43 +00:00
  • 6a6c0fb522 Prevent a PHP Warning for $post_format. Mark Jaquith 2013-04-25 08:02:38 +00:00
  • 116b530bb3 the_post_format_gallery() (and Twenty Thirteen using it). Mark Jaquith 2013-04-25 07:42:59 +00:00
  • 3bde819dbe Screen option for Post Format UI. Mark Jaquith 2013-04-25 07:28:33 +00:00
  • 63a5118e7e Smarter structured post format caching. Mark Jaquith 2013-04-25 07:10:35 +00:00
  • 629c86ddb2 Compress scripts/styles: 3.6-beta1-24090. bumpbot 2013-04-25 06:58:41 +00:00
  • 25e521f40d Allow any post format to be default, not just ones with explicit support. Mark Jaquith 2013-04-25 06:08:29 +00:00
  • 77731b116b Clean up gallery-mode toggling in post-formats.js and make sure it is set on first load. Mark Jaquith 2013-04-25 05:58:55 +00:00
  • bab5ddd458 Force gallery state for gallery post format. Mark Jaquith 2013-04-25 05:43:14 +00:00