Commit Graph

16694 Commits

Author SHA1 Message Date
Ryan Boren 985e2affd1 phpdoc typo fixes for functions.php. Props coffee2code. fixes #17752
git-svn-id: https://develop.svn.wordpress.org/trunk@18448 602fd350-edb4-49c9-b593-d223f7449a82
2011-07-21 17:48:25 +00:00
Ryan Boren f6153bcf5d Typo fix. Props kawauso. fixes #18177
git-svn-id: https://develop.svn.wordpress.org/trunk@18447 602fd350-edb4-49c9-b593-d223f7449a82
2011-07-21 17:46:01 +00:00
Andrew Ozz c1779932f1 Support for using wp_enqueue_script() and wp_enqueue_style() in the HTML body. All scripts and styles are added in the footer, fixes #9346
git-svn-id: https://develop.svn.wordpress.org/trunk@18446 602fd350-edb4-49c9-b593-d223f7449a82
2011-07-21 16:32:01 +00:00
Ryan Boren 6b5d8397b0 Introduce register_meta(), get_metadata_by_mid(), and *_post_meta capabilities. fixes #17850
git-svn-id: https://develop.svn.wordpress.org/trunk@18445 602fd350-edb4-49c9-b593-d223f7449a82
2011-07-20 22:04:35 +00:00
Andrew Nacin 14853ed87e Use login_post context for wp_login_form action. props mdawaffe, see #18137 for trunk.
git-svn-id: https://develop.svn.wordpress.org/trunk@18444 602fd350-edb4-49c9-b593-d223f7449a82
2011-07-15 23:11:36 +00:00
Ryan Boren f39604511e Fix CPT rewrite generation when turning on permalinks. Props andy. see #18040 for trunk
git-svn-id: https://develop.svn.wordpress.org/trunk@18443 602fd350-edb4-49c9-b593-d223f7449a82
2011-07-15 15:49:42 +00:00
Ryan Boren 4dcfeabff1 Sites search improvements. fixes #18013
git-svn-id: https://develop.svn.wordpress.org/trunk@18442 602fd350-edb4-49c9-b593-d223f7449a82
2011-07-15 15:42:26 +00:00
potbot 1d6dd7deb1 POT, generated from r18439
git-svn-id: https://develop.svn.wordpress.org/trunk@18440 602fd350-edb4-49c9-b593-d223f7449a82
2011-07-13 11:47:58 +00:00
Ryan Boren b1f4e9a13f 1.2
git-svn-id: https://develop.svn.wordpress.org/trunk@18438 602fd350-edb4-49c9-b593-d223f7449a82
2011-07-12 18:30:26 +00:00
Andrew Ozz 36144f6484 Fix resetting of page number when entering it manually, fixes #18002 for trunk
git-svn-id: https://develop.svn.wordpress.org/trunk@18436 602fd350-edb4-49c9-b593-d223f7449a82
2011-07-11 21:53:29 +00:00
Andrew Nacin ffd9f52cb5 Use edit_comment rather than edit_post in admin-ajax. props ejdanderson, see #17909. for trunk.
git-svn-id: https://develop.svn.wordpress.org/trunk@18435 602fd350-edb4-49c9-b593-d223f7449a82
2011-07-11 21:48:43 +00:00
Andrew Nacin 56e834a8c2 Twenty Eleven: Don't set color in the * selector in editor styles. props MattyRob, fixes #18011 for trunk.
git-svn-id: https://develop.svn.wordpress.org/trunk@18433 602fd350-edb4-49c9-b593-d223f7449a82
2011-07-11 20:32:24 +00:00
Andrew Nacin bdf534021b Don't echo empty <h3>s if we don't pass a section title to add_settings_section(). see #18045.
git-svn-id: https://develop.svn.wordpress.org/trunk@18432 602fd350-edb4-49c9-b593-d223f7449a82
2011-07-11 20:22:24 +00:00
Andrew Nacin 3cd6df39aa Twenty Eleven: Prefix theme_options_render_page(). props chipbennett, see #18045. for trunk.
git-svn-id: https://develop.svn.wordpress.org/trunk@18430 602fd350-edb4-49c9-b593-d223f7449a82
2011-07-11 20:15:37 +00:00
Andrew Ozz 4a2626dd4c Fix expanding the admin menu in RTL mode when no JS and collapsing it when JS, fixes #18029 for trunk
git-svn-id: https://develop.svn.wordpress.org/trunk@18428 602fd350-edb4-49c9-b593-d223f7449a82
2011-07-11 19:16:09 +00:00
Andrew Nacin bb7c1ac6d7 Check for WP_Error return values when using get_term_field() to set up nav menu items. fixes #17958 for trunk.
git-svn-id: https://develop.svn.wordpress.org/trunk@18426 602fd350-edb4-49c9-b593-d223f7449a82
2011-07-11 19:03:04 +00:00
Andrew Nacin 486b75c370 A few more pixels of padding for the admin content area. props iammattthomas, fixes #18046 for trunk.
git-svn-id: https://develop.svn.wordpress.org/trunk@18424 602fd350-edb4-49c9-b593-d223f7449a82
2011-07-11 18:55:39 +00:00
Andrew Nacin 61f04c15cc Twenty Eleven: Don't call comments_popup_link() if post_password_required(). That'll result in double password messages. props helenyhou, fixes #17962 for trunk.
git-svn-id: https://develop.svn.wordpress.org/trunk@18422 602fd350-edb4-49c9-b593-d223f7449a82
2011-07-11 17:58:43 +00:00
Andrew Nacin cfcb6d0ecc Fix RTL admin menu collapsing margin. props rosshanney, see #18029 for trunk.
git-svn-id: https://develop.svn.wordpress.org/trunk@18420 602fd350-edb4-49c9-b593-d223f7449a82
2011-07-11 05:50:34 +00:00
Andrew Nacin 5c7ed5305c Twenty Eleven: Update screenshot, use png. props iandstewart, fixes #18054 for trunk.
git-svn-id: https://develop.svn.wordpress.org/trunk@18418 602fd350-edb4-49c9-b593-d223f7449a82
2011-07-11 05:41:19 +00:00
Andrew Nacin d81744097b Browse Happy dashboard box title should be white. props AndrewFrazier, fixes #17987 for trunk.
git-svn-id: https://develop.svn.wordpress.org/trunk@18416 602fd350-edb4-49c9-b593-d223f7449a82
2011-07-11 05:36:47 +00:00
Andrew Nacin f733b63c93 Shears.
git-svn-id: https://develop.svn.wordpress.org/trunk@18414 602fd350-edb4-49c9-b593-d223f7449a82
2011-07-11 05:34:15 +00:00
Andrew Nacin 57b3d031a7 Restore page-template-default body class. props peterwilsoncc, fixes #18018 for trunk.
git-svn-id: https://develop.svn.wordpress.org/trunk@18412 602fd350-edb4-49c9-b593-d223f7449a82
2011-07-11 05:31:57 +00:00
Andrew Nacin f7b63919c2 Twenty Eleven: Update editor style for blockquotes and images. props iandstewart, fixes #18008 for trunk.
git-svn-id: https://develop.svn.wordpress.org/trunk@18410 602fd350-edb4-49c9-b593-d223f7449a82
2011-07-11 05:29:14 +00:00
Andrew Nacin 56b52fb9f1 Twenty Eleven: Fix search form width in IE7. props iandstewart, fixes #18004 for trunk.
git-svn-id: https://develop.svn.wordpress.org/trunk@18408 602fd350-edb4-49c9-b593-d223f7449a82
2011-07-11 05:27:53 +00:00
Ryan Boren f8c336ca41 Use browser default sans-serif instead of Arial or Helvetica. Props iammattthomas. fixes #18020 for trunk
git-svn-id: https://develop.svn.wordpress.org/trunk@18406 602fd350-edb4-49c9-b593-d223f7449a82
2011-07-07 18:03:30 +00:00
Andrew Nacin c8947a4f44 Restore compat for json_decode and json_encode. fixes #18015 for trunk.
git-svn-id: https://develop.svn.wordpress.org/trunk@18404 602fd350-edb4-49c9-b593-d223f7449a82
2011-07-06 23:33:05 +00:00
Andrew Ozz 4e43ac83bd Fix typo in 2011, props AndrewFrazier, fixes #17989 for trunk
git-svn-id: https://develop.svn.wordpress.org/trunk@18403 602fd350-edb4-49c9-b593-d223f7449a82
2011-07-05 21:59:43 +00:00
Peter Westwood e9dc68fc4d Update the version in trunk. Props MarkJaquith.
git-svn-id: https://develop.svn.wordpress.org/trunk@18400 602fd350-edb4-49c9-b593-d223f7449a82
2011-07-05 10:04:17 +00:00
Andrew Ozz 576466e544 Fix DFW resizing after reaching the sanity check width, props merty, fixes #17983 for trunk
git-svn-id: https://develop.svn.wordpress.org/trunk@18399 602fd350-edb4-49c9-b593-d223f7449a82
2011-07-05 07:03:26 +00:00
Ryan Boren 4e3b568f1b Bump, 3.2
git-svn-id: https://develop.svn.wordpress.org/trunk@18395 602fd350-edb4-49c9-b593-d223f7449a82
2011-07-04 20:19:42 +00:00
Andrew Nacin 8e62c8d66f Twenty Eleven bump. see #17759.
git-svn-id: https://develop.svn.wordpress.org/trunk@18394 602fd350-edb4-49c9-b593-d223f7449a82
2011-07-04 20:02:05 +00:00
Andrew Nacin 19e358a2c5 Affirm current credits timeout. see #17759.
git-svn-id: https://develop.svn.wordpress.org/trunk@18393 602fd350-edb4-49c9-b593-d223f7449a82
2011-07-04 15:58:43 +00:00
Andrew Nacin 14b1a150b3 Bump core/version-check endpoint. see #17759.
git-svn-id: https://develop.svn.wordpress.org/trunk@18392 602fd350-edb4-49c9-b593-d223f7449a82
2011-07-04 12:42:19 +00:00
Andrew Nacin cf643efb45 Bump.
git-svn-id: https://develop.svn.wordpress.org/trunk@18391 602fd350-edb4-49c9-b593-d223f7449a82
2011-07-03 18:22:01 +00:00
Andrew Ozz bb5f063809 Revert overriding the font color for the editor textarea in [18102], as it is a regression, fixes #17971
git-svn-id: https://develop.svn.wordpress.org/trunk@18390 602fd350-edb4-49c9-b593-d223f7449a82
2011-07-03 18:15:04 +00:00
Andrew Ozz b83f30c052 Twenty Eleven: Fix missing comma in transition-property (accidentally reverted), props Jayjdk, fixes #17426
git-svn-id: https://develop.svn.wordpress.org/trunk@18389 602fd350-edb4-49c9-b593-d223f7449a82
2011-07-03 18:09:49 +00:00
potbot 658bbe9dcc POT, generated from r18387
git-svn-id: https://develop.svn.wordpress.org/trunk@18388 602fd350-edb4-49c9-b593-d223f7449a82
2011-06-30 22:47:23 +00:00
Ryan Boren e9bfcfbbff Bump
git-svn-id: https://develop.svn.wordpress.org/trunk@18387 602fd350-edb4-49c9-b593-d223f7449a82
2011-06-30 22:02:58 +00:00
Ryan Boren 9e7890c3f6 Pinking shears
git-svn-id: https://develop.svn.wordpress.org/trunk@18386 602fd350-edb4-49c9-b593-d223f7449a82
2011-06-30 21:59:45 +00:00
Ryan Boren 76e5ba0e53 twentyeleven code tidy up. Props dd32, lancewillett. fixes #17748
git-svn-id: https://develop.svn.wordpress.org/trunk@18385 602fd350-edb4-49c9-b593-d223f7449a82
2011-06-30 21:57:50 +00:00
Andrew Nacin e77af39da7 RTL for [18383]. props yoavf, fixes #17949.
git-svn-id: https://develop.svn.wordpress.org/trunk@18384 602fd350-edb4-49c9-b593-d223f7449a82
2011-06-30 20:57:29 +00:00
Andrew Nacin c8b4955abb Twenty Eleven without header text: Prevent the nav from overlapping the search box. props iandstewart, fixes #17949.
git-svn-id: https://develop.svn.wordpress.org/trunk@18383 602fd350-edb4-49c9-b593-d223f7449a82
2011-06-30 20:46:21 +00:00
Andrew Ozz 18620b9c9b Twenty Eleven: limit textarea resizing to vertical only, props iandstewart, fixes #17947
git-svn-id: https://develop.svn.wordpress.org/trunk@18382 602fd350-edb4-49c9-b593-d223f7449a82
2011-06-30 19:49:47 +00:00
Andrew Ozz 1d8d8bffc9 Change shadow on menu "notification" badge, props shakenstirred, nacin, fixes #17941
git-svn-id: https://develop.svn.wordpress.org/trunk@18381 602fd350-edb4-49c9-b593-d223f7449a82
2011-06-30 19:46:00 +00:00
Andrew Ozz 9977a6a559 DFW: check if the Add Image button is enabled in ms mode before using it, props nacin, fixes #17942
git-svn-id: https://develop.svn.wordpress.org/trunk@18380 602fd350-edb4-49c9-b593-d223f7449a82
2011-06-30 19:23:09 +00:00
Andrew Ozz dc77ebee3a Fix DFW autoresizing in WebKit when zoom != 100%, fixes #17927
git-svn-id: https://develop.svn.wordpress.org/trunk@18379 602fd350-edb4-49c9-b593-d223f7449a82
2011-06-30 07:33:08 +00:00
Ryan Boren 112a6319cf Bump, RC3
git-svn-id: https://develop.svn.wordpress.org/trunk@18376 602fd350-edb4-49c9-b593-d223f7449a82
2011-06-29 18:20:22 +00:00
Andrew Nacin b40bdc3928 Mark a few files as needing to be parsable by PHP4 in order to show the proper error messages. Non-exhaustive. see #17934.
git-svn-id: https://develop.svn.wordpress.org/trunk@18375 602fd350-edb4-49c9-b593-d223f7449a82
2011-06-29 16:50:07 +00:00
Andrew Nacin 85d77664fb wp_check_php_mysql_versions() during setup and install. see #17934.
git-svn-id: https://develop.svn.wordpress.org/trunk@18374 602fd350-edb4-49c9-b593-d223f7449a82
2011-06-29 16:46:46 +00:00