Commit Graph

  • 31e28f6f2e Compress scripts/styles: 3.4-alpha-19991. bumpbot 2012-02-25 00:01:02 +00:00
  • ffdbe9be58 TinyMCE: move the WordPress plugins styles to the theme's stylesheet, fixes #20118 Andrew Ozz 2012-02-24 23:46:04 +00:00
  • 076239d0ed Compress scripts/styles: 3.4-alpha-19989. bumpbot 2012-02-24 22:30:59 +00:00
  • d1eb773689 Close TinyMCE popups/dialogs when clicking on the background, fixes #20117 Andrew Ozz 2012-02-24 22:29:46 +00:00
  • 682b2a4b6d Remove out-of-place double quote. props niallkennedy. fixes #20113. Andrew Nacin 2012-02-24 20:49:54 +00:00
  • cb306d5f4b Add new string to the proper i18n object, see #18311 Andrew Ozz 2012-02-24 20:42:36 +00:00
  • d3d4cb95e8 Compress scripts/styles: 3.4-alpha-19985. bumpbot 2012-02-24 19:30:59 +00:00
  • 1a357fa920 Don't show edit/remove image buttons in the visual editor when an image is floated, doesn't have a caption and there is text in the same paragraph, props solarissmoke, fixes #19611 Andrew Ozz 2012-02-24 19:18:59 +00:00
  • 2a0b86ea08 Compress scripts/styles: 3.4-alpha-19983. bumpbot 2012-02-24 02:00:58 +00:00
  • 0fa723245a HTML in image captions, first run, see #18311 Andrew Ozz 2012-02-24 01:58:18 +00:00
  • 72ade0057d Make sure to echo out the comment_post_ID when building the edit comment form otherwise the post comment counts will get out of sync. Fixes #20108 props dllh. Peter Westwood 2012-02-23 18:16:46 +00:00
  • 7327a30867 Preserve keys when splitting themes up for pagination. props Utkarsh. fixes #15306. Andrew Nacin 2012-02-23 14:42:01 +00:00
  • 082f9f9739 Use version_compare() when checking installed themes in the theme installer. fixes #20097. Andrew Nacin 2012-02-22 14:03:59 +00:00
  • ce89e9f68f Compress scripts/styles: 3.4-alpha-19978. bumpbot 2012-02-22 03:15:57 +00:00
  • d67e4c47f3 Use native TinyMCE popup for the image properties dialog, fixes #20096, see #20094 Andrew Ozz 2012-02-22 03:05:25 +00:00
  • 770361f4e3 Reduce memory usage in wp-includes/kses.php by switching unnecessary empty arrays to boolean. Fixes #20017. Jon Cave 2012-02-21 20:33:44 +00:00
  • 5fcb582c25 Stop invalid SQL syntax by bailing from wp_get_object_terms() if $object_ids or $taxonomies is empty. Props batmoo. Fixes #19952. Jon Cave 2012-02-21 20:20:50 +00:00
  • e60c17736d Overhaul mysql2date() documentation and parameter names. See #20056. Jon Cave 2012-02-21 20:03:11 +00:00
  • 3b607e3675 Remove obsolete mysql2date documentation. Props Viper007Bond. Fixes #20056. Jon Cave 2012-02-21 19:55:18 +00:00
  • ccd9fbbbbb Compress scripts/styles: 3.4-alpha-19972. bumpbot 2012-02-21 19:46:03 +00:00
  • 01cb46f5d7 Second pass at infinite scroll for themes, including polling, fixed paging, and fewer ajax calls. props DH-Shredder, helenyhou, garyc40. see #19815. Daryl Koopersmith 2012-02-21 19:44:10 +00:00
  • a92c4a6f2c Ensure that a category is part of the query before redirecting permalink structures containing %category%. Fixes #19241. Jon Cave 2012-02-21 19:00:06 +00:00
  • b21b3b75f3 Twenty Twelve always trumps its pretenders. see #19978. Andrew Nacin 2012-02-21 17:39:05 +00:00
  • 7c0a450920 Add template names to theme pots. see #6007. Andrew Nacin 2012-02-21 16:37:01 +00:00
  • 7399c1edc8 Compress scripts/styles: 3.4-alpha-19967. bumpbot 2012-02-21 15:45:56 +00:00
  • f5e87e48af Allow counting by characters in lieu of a word count, for East Asian languages. First pass. see #8759. Andrew Nacin 2012-02-21 15:35:05 +00:00
  • 80b14c9de7 Allow bundled plugin headers to be translated. see #19597. Andrew Nacin 2012-02-21 15:26:08 +00:00
  • c82d0d0b72 POT, generated from r19963 potbot 2012-02-21 15:18:15 +00:00
  • 0bd00272c5 Revert [19959]. The footer generator URL should be translated (think pt.wordpress.org). see #19978. Andrew Nacin 2012-02-21 14:49:38 +00:00
  • 91e62fb960 POT, generated from r19961 potbot 2012-02-21 07:18:03 +00:00
  • df599d08f0 Twenty Twelve: no need for threaded comment reply JS to load if comments are closed. Props iandstewart, see #19978. Lance Willett 2012-02-21 06:41:20 +00:00
  • c3e0e18f8a Twenty Twelve: add ARIA role of "navigation" to the all nav elements. Props iandstewart, see #19978. Lance Willett 2012-02-21 06:34:36 +00:00
  • e8635f412d Twenty Twelve: no need to translate the footer generator URL. See #19978. Lance Willett 2012-02-21 06:24:49 +00:00
  • deb5f6f182 Twenty Twelve style updates, props drewstrojny. See #19978. Lance Willett 2012-02-21 06:14:51 +00:00
  • 5a39eb1696 Twenty Eleven and Twenty Twelve: fix incorrect end HTML comment left over from Twenty Ten. Lance Willett 2012-02-21 05:44:31 +00:00
  • 4ca469ce8f Align the spacing of the multisite constants with what has been long-established in wp-config and wp-config-sample. props ryanduff, fixes #19869. Andrew Nacin 2012-02-20 16:35:03 +00:00
  • 1ad8b7a376 Compress scripts/styles: 3.4-alpha-19955. bumpbot 2012-02-20 00:30:57 +00:00
  • 789c4388df Refresh wpCookie, fixes #20078 Andrew Ozz 2012-02-19 23:08:10 +00:00
  • d219e90d41 Update wp-tinymce.js.gz. * Plugins are now sorted alphabetically during concatenation, to ensure consistent generation. * Key tinymce/wp-tinymce.js.gz off the revision number, rather than the date. see #19592. Andrew Nacin 2012-02-19 01:54:02 +00:00
  • 4e770c210c Update TinyMCE mark loaded src. see #19592. Andrew Nacin 2012-02-19 01:46:48 +00:00
  • c033588e1d FIx charset in minified file, see #19592 Andrew Ozz 2012-02-18 22:06:17 +00:00
  • 859a366cdc Add an @return. fixes #19974. Andrew Nacin 2012-02-18 21:59:47 +00:00
  • 5fff43429f Add reminder to version the Press This bookmarklet link in case breaking changes are made in the future. fixes #20071. Andrew Nacin 2012-02-18 18:46:15 +00:00
  • a3f45a4d1c Compress scripts/styles: 3.4-alpha-19948. bumpbot 2012-02-18 08:00:17 +00:00
  • 89efacf68c Revert [19946], bumpbot may need to be UTF-8 aware. Andrew Ozz 2012-02-18 07:48:56 +00:00
  • 95cee51167 Compress scripts/styles: 3.4-alpha-19946. bumpbot 2012-02-18 07:00:26 +00:00
  • 402c8c302d Load TinyMCE's non-minified "*src.js" plugin files when SCRIPT_DEBUG is defined, part props ericlewis, fixes #20055 Andrew Ozz 2012-02-18 06:43:47 +00:00
  • 74124c36ea Add WP_Screen methods get_help_tabs(), get_help_tab( $id ), get_help_sidebar(). Store help tabs by tab ID, not numeric key; allows proper removal with remove_help_tab( $id ). props BenChapman, npetetin for initial getter patch. fixes #19974. Andrew Nacin 2012-02-17 23:40:02 +00:00
  • 0d31edafda Only show 'Show on screen' once in screen options. fixes #17431. Andrew Nacin 2012-02-17 23:19:52 +00:00
  • 07cfcf9cb6 Use class name for @return. props markuak, fixes #20063. Andrew Nacin 2012-02-17 23:15:05 +00:00
  • 691ca6ead3 Don't unintentionally override the global variable. props ocean90, see #20062. Daryl Koopersmith 2012-02-17 19:17:38 +00:00
  • 7eb54b91be Remove unused logo-login.png after all. fixes #19955. Andrew Nacin 2012-02-17 05:06:09 +00:00
  • af7e8999c8 Compress scripts/styles: 3.4-alpha-19939. bumpbot 2012-02-17 05:00:52 +00:00
  • ec33125750 Remove old logo-login.gif from manifest. props edward mindreantre, see #19955. Andrew Nacin 2012-02-17 04:59:42 +00:00
  • 09b4c5d21f Update login-logo.png to use proper color. Copy it over wordpress-logo.png. Make that one canonical, and stop using login-logo.png. Leave it for plugins. props iammattthomas. see #19955. Andrew Nacin 2012-02-17 04:57:56 +00:00
  • c4f71a65a4 Don't try to load the visual editor for Amazon's Silk browser (Kindle Fire), as it doesn't work. Add in a sunrise clause for WebKit build 534. see #20012. Andrew Nacin 2012-02-17 00:21:00 +00:00
  • ee01523b96 Deprecate ancient "debugging" tools. * logIO() and the global $xmlrpc_logging in XML-RPC. * log_app() and the global $app_logging in APP. * debug_fwrite(), debug_fopen(), debug_fclose(), and $debug. see #20051. Andrew Nacin 2012-02-17 00:02:42 +00:00
  • abfcb78ce7 Correct faulty logic when dealing with autocomplete_users_for_site_admins, and break logic into multiple lines. See #19810. Jon Cave 2012-02-16 17:12:10 +00:00
  • f7441d78e9 Combine two identical case statements. Andrew Nacin 2012-02-16 15:42:02 +00:00
  • e413239e0a Use is_admin WP_Query propery, not is_admin(), when adding protected post statuses to the query. Allows for overriding on the parse_query hook. fixes #20049. Andrew Nacin 2012-02-15 19:58:10 +00:00
  • 3189f43063 Compress scripts/styles: 3.4-alpha-19931. bumpbot 2012-02-15 19:27:20 +00:00
  • 35eae452e8 Taxonomy rewrite generation when turning on permalinks, r18443 for taxonomies. Props SergeyBiryukov. Fixes #19794. Jon Cave 2012-02-15 17:30:37 +00:00
  • 6792ef3018 Display menu_order value in quick edit for non-hierarchical post types. Props nikolay.yordanov. Fixes #19911, see #18352. Jon Cave 2012-02-15 17:19:59 +00:00
  • 5d9ade050e Remove use of nonexistent include_last_update_time arg from get_terms() call. See #19953. Jon Cave 2012-02-15 16:48:27 +00:00
  • 3f8ae63a88 Remove old show_last_update/include_last_update_time/show_date code from category template functions. Props solarissmoke. Fixes #19953. Jon Cave 2012-02-15 16:46:01 +00:00
  • 3d51611c08 Don't assume elements exist. Check to avoid notices. Props kurtpayne, rmccue. fixes #19914 Ryan Boren 2012-02-14 18:46:11 +00:00
  • ee5aae19ef Set post password cookies via an action in wp-login.php. Retire wp-pass.php (one less root file). Obey login ssl preferences for post password form submission. Props SergeyBiryukov. fixes #19798 Ryan Boren 2012-02-14 18:29:22 +00:00
  • 2c83196cff Update phpdoc for wp_mime_type_icon(). Props SergeyBiryukov, mitchoyoshitaka. fixes #16604 Ryan Boren 2012-02-14 18:12:01 +00:00
  • f7abac6c21 Properly redirect to install.php when visiting wp-login.php with a config file but no db. Props SergeyBiryukov. fixes #18397 Ryan Boren 2012-02-14 18:08:45 +00:00
  • 4ccc748312 Use site_url() to construct the cron url. Props SergeyBiryukov. see #13449 Ryan Boren 2012-02-14 17:53:35 +00:00
  • edc9b42f36 Lose unnecessary space. Props SergeyBiryukov. fixes #19964 Ryan Boren 2012-02-14 17:25:40 +00:00
  • 42b95ae4c9 Cap check help text. see #19933. Andrew Nacin 2012-02-14 17:23:31 +00:00
  • d7454c743c Cap check help text. Add mention of Welcome box. Props dougwrites, nacin. fixes #19933 Ryan Boren 2012-02-14 17:12:27 +00:00
  • 021c55798e Split the main WP_Query posts query into two queries to avoid temp tables. Leverage cache to avoid second query in persistent cache environments. Props scribu, cheald, prettyboymp. see #18536 Ryan Boren 2012-02-14 15:09:35 +00:00
  • 5055a133d5 s/oembed_cache/oembed-cache/ in admin AJAX $core_actions_*. Props jeremyfelt. Fixes #20038. Jon Cave 2012-02-14 10:01:00 +00:00
  • 305c67e6ac POT, generated from r19915 potbot 2012-02-14 04:17:55 +00:00
  • a6951d77f3 Twenty Twelve template changes and fixes ... see #19978. Lance Willett 2012-02-14 03:54:46 +00:00
  • 362ef00fc4 Disallow changing the post type in mw_editPost(). see #18429 Ryan Boren 2012-02-13 21:01:55 +00:00
  • aeff5194b5 Stop WP_Editor from outputting TinyMCE external plugins/languages multiple times. Props Cyapow. Fixes #19648. Jon Cave 2012-02-13 18:05:04 +00:00
  • 5c1c053485 Add the editor ID and the post type (when available) as classes to the TinyMCE's body, fixes #19437 Andrew Ozz 2012-02-13 07:22:45 +00:00
  • 682c9bd310 Make sure we are using the admin-ajax handler when we call wp_die() for WP_Ajax_Response. see #20024. Andrew Nacin 2012-02-12 19:02:07 +00:00
  • 52838cbf4d Docs, see ##19882. Andrew Nacin 2012-02-10 22:49:56 +00:00
  • 1995262477 Allow get_comment_meta() to be called with only a comment ID, something get_metadata() allows. Same functionality as get_user_meta() and get_post_meta(). see #19882. Andrew Nacin 2012-02-10 22:44:30 +00:00
  • c8f498046f Allow get_post_meta() to be called with only a post ID, as get_metadata() handles this. props scribu, fixes #19882. Andrew Nacin 2012-02-10 22:42:54 +00:00
  • 9f6709c599 Use correct reference in regex. props danielbachhuber, fixes #20018. Andrew Nacin 2012-02-10 22:28:37 +00:00
  • dd9c09eff5 Make get_post_custom() a wrapper of get_post_meta() so that it works when cache addition is suspended and to simplify it. Jon Cave 2012-02-10 22:00:37 +00:00
  • 4d6b3dd997 Remove unnecessary cap check in wp_newPage(). mw_newPost() will handle it. Props nprasath002. fixes #19981 Ryan Boren 2012-02-10 20:49:27 +00:00
  • c9d2c7c7d3 Compress scripts/styles: 3.4-alpha-19904. bumpbot 2012-02-10 18:30:49 +00:00
  • 5ff9cd268a Trailing commas make JS cry. see #19810. Daryl Koopersmith 2012-02-10 18:05:20 +00:00
  • 99c65753a4 Add post ID argument to _wp_post_thumbnail_html() rather than relying on a global. Post the ID from wp_ajax_set_post_thumbnail(). Props batmoo. fixes #20003 Ryan Boren 2012-02-10 17:41:37 +00:00
  • 917a954113 Update POT files. Reflects a change in the makepot script to ensure consistency when files are generated. Remove duplicate header comments. Andrew Nacin 2012-02-10 16:38:48 +00:00
  • 8229caa7c4 Add @since and @access tag to _split_str_by_whitespace(). Props ocean90. See #16892. Jon Cave 2012-02-10 13:57:21 +00:00
  • ffa81a1b1e Improve efficiency of make_clickable(). Props mdawaffe. Fixes #16892. Jon Cave 2012-02-10 13:42:15 +00:00
  • a0aee53ab4 Compress scripts/styles: 3.4-alpha-19898. bumpbot 2012-02-10 09:00:50 +00:00
  • 54ab38d9ed Autocomplete for add-user screens in multisite. props boonebgorges, Japh, DrewAPicture, PeteMall, nacin, koopersmith, markjaquith. see #19810. Mark Jaquith 2012-02-10 08:45:17 +00:00
  • 4e7b7683d2 Compress scripts/styles: 3.4-alpha-19896. bumpbot 2012-02-09 23:30:50 +00:00
  • b3a99c8589 Fix incorrect pending comment count updates for filtered views. Fixes #19905. Jon Cave 2012-02-09 23:29:24 +00:00
  • d0d49945ab Compress scripts/styles: 3.4-alpha-19894. bumpbot 2012-02-09 22:00:49 +00:00
  • d9d408fd44 Infinite scroll for themes.php and theme-install.php. Bump per page limit for themes.php to 999. Props helenyhou, DH-Shredder. see #19815 Ryan Boren 2012-02-09 21:40:46 +00:00
  • a95f44f53f 404 non-existant pages. Make handle_404() readable. Props benbalter, nacin. fixes #15770 Ryan Boren 2012-02-09 21:04:36 +00:00