Commit Graph

  • cb6f66977e Do proper caps check when processing bulk edited posts, and hide the checkbox on the Page edit page for users who lack permissions. props ocean90 Mark Jaquith 2010-05-28 15:49:13 +00:00
  • 4078b8a301 Take out <strong> of translatable string For more information: Nikolay Bachiyski 2010-05-28 10:14:09 +00:00
  • cb8002eb29 Shake away second copy of prototype.js during an upgrade. see [12557]. Andrew Nacin 2010-05-28 05:54:57 +00:00
  • 5df7a4ffd6 Shake away MU files which are no longer in core on an upgrade. Andrew Nacin 2010-05-28 05:48:53 +00:00
  • d70faa9a43 Fix nonce check for updating custom fields. fixes #13586. Andrew Nacin 2010-05-28 04:09:08 +00:00
  • a2806d3bc0 Use 'WordPress Blog' in the initial blogroll. see [14324]. Andrew Nacin 2010-05-28 03:18:55 +00:00
  • 764331ccef Better branching to account for mod_rewrite mimicry. see #12758. Andrew Nacin 2010-05-28 02:58:21 +00:00
  • b949e4b179 Add some Apache checks to some notices in network.php. see #12758. Andrew Nacin 2010-05-28 02:52:40 +00:00
  • 8b30a198eb Don't tell IIS users to back up their .htaccess files. Andrew Nacin 2010-05-28 02:41:01 +00:00
  • b8820a2537 Bump. Andrew Nacin 2010-05-28 02:36:49 +00:00
  • 921a5841b0 Use the variable set up for when the function doesn't exist. Andrew Nacin 2010-05-28 02:12:57 +00:00
  • 7baec4f576 RC 1. Andrew Nacin 2010-05-28 01:38:29 +00:00
  • 17a9a2bcdc The 'Help' tab on the custom background page should have, you know, custom background help. Oops. see #13467 Andrew Nacin 2010-05-28 00:31:16 +00:00
  • e9f6f2d13b Custom header and background help. props jane, see #13467. Andrew Nacin 2010-05-28 00:27:53 +00:00
  • cf4216af5b POT, generated from r15017 potbot 2010-05-28 00:21:14 +00:00
  • dca1da7a1c Allow plugin activation even if plugin generates extra output. Make warning more informative. fixes #13585 Ryan Boren 2010-05-28 00:18:00 +00:00
  • 28c54a5e20 Custom background UI tweaks. Make 'Select Color' a link instead of a button, move color below the background image options, standardize screen reader text. Andrew Nacin 2010-05-28 00:01:59 +00:00
  • 66ab21abf1 Stick to the existing styles. see #13467. Andrew Nacin 2010-05-27 23:51:20 +00:00
  • ca2ebad11d Edit comment help text. props jane, dougwrites. see #13467. Andrew Nacin 2010-05-27 23:45:45 +00:00
  • 21d9d27bb7 Edit comments help links. see #13467. Andrew Nacin 2010-05-27 23:38:20 +00:00
  • 47b08b88ea Typo fix Ryan Boren 2010-05-27 23:12:54 +00:00
  • 70ceaefd90 Users help. props dragoonis. see #13467. Andrew Nacin 2010-05-27 23:10:26 +00:00
  • d7607a4cdd Menu touchups. see #13525. Andrew Nacin 2010-05-27 22:45:52 +00:00
  • 565acf886d Add custom-background to twentyten tags Ryan Boren 2010-05-27 22:34:59 +00:00
  • 29ccf1ec31 New pending menu item behavior. props filosofo, see #13579. Andrew Nacin 2010-05-27 22:22:09 +00:00
  • 7ed6bc6ccb Remove some dead code. props ocean90, see #13525. Andrew Nacin 2010-05-27 22:17:58 +00:00
  • f0f29d7f44 ↑↑↓↓←→←→BA Peter Westwood 2010-05-27 21:44:07 +00:00
  • 1cd2078e8e Typo (fix, not add). props duck_. see #13467. Andrew Nacin 2010-05-27 21:25:57 +00:00
  • c20f8db1fb Help for multisite. props andrea_r, dougwrites, duck_. see #13467. Andrew Nacin 2010-05-27 21:20:23 +00:00
  • 05e2e9b2c4 Initialize instead of using isset(). props nacin. see #13556 Mark Jaquith 2010-05-27 20:41:36 +00:00
  • 3c7a2a3cb8 Tweaks to wp_constrain_dimensions() for better fits and consistency. fixes #13556 Mark Jaquith 2010-05-27 20:37:42 +00:00
  • 4309532104 Help text typo fixes. props jorbin, dougwrites. see #13467 Andrew Nacin 2010-05-27 19:20:52 +00:00
  • f1e5699091 Settings help. props duck_, see #13467. Andrew Nacin 2010-05-27 19:05:59 +00:00
  • 70fb7342c7 Add JS var isRtl to admin-header and remove unused JS localized vars for nav-menu. see #13525. Andrew Nacin 2010-05-27 18:57:07 +00:00
  • 9ac718a3eb add fileupload_url option to main site on network install, see #13483 Ron Rennick 2010-05-27 18:06:48 +00:00
  • 9867c8144a RTL menu updates. props yoavf, see #13525. Andrew Nacin 2010-05-27 16:27:13 +00:00
  • 592434afb5 Forever eliminate 'Wordpress' from the planet (or at least the little bit we can influence). props matt. Andrew Nacin 2010-05-27 16:11:27 +00:00
  • 28fb9783af Some string improvements in update-core.php. props jane. Andrew Nacin 2010-05-27 15:51:34 +00:00
  • 6a314caceb RTL string fix. see #13525. Andrew Nacin 2010-05-27 14:14:58 +00:00
  • 7679315725 Some minor IE6/7 tweaks for menus. props ocean90, see #13525. Andrew Nacin 2010-05-27 13:54:14 +00:00
  • d27993d65b Squeeze out some bytes via munging. Andrew Nacin 2010-05-27 13:39:44 +00:00
  • ac048dfbd8 Some inline doc updates for get_post_type_capabilities and get_post_type_labels. props MichaelH, fixes #13573. Andrew Nacin 2010-05-27 12:44:08 +00:00
  • 08b0fd1a03 Use word-wrap:break-word in the nav menus. props ocean90, fixes #13574. Andrew Nacin 2010-05-27 12:42:09 +00:00
  • 432ac03fb2 Menu translatable strings cleanup. Nikolay Bachiyski 2010-05-27 11:52:15 +00:00
  • 90fe7977bc Show discs as leading list characters in contextual help messages. The global style is list-style-type: none; Nikolay Bachiyski 2010-05-27 11:47:53 +00:00
  • de9e77a9c6 Prevent a notice if $_REQUEST['post_id'] is missing. Just use 0 in this case, which will be the same as using intval on an undefined value. Nikolay Bachiyski 2010-05-27 11:42:46 +00:00
  • 86f16a1881 Change Install link to Activate link in Importer if plugin appears to be already installed. See #13566 Dion Hulse 2010-05-27 11:23:07 +00:00
  • 94487bb9ea Add Importer support to Plugin Install workflow, Offers to Activate Plugin & Run installer, and returning to Imports upon successful Importer Plugin Installation. See #13566 Dion Hulse 2010-05-27 11:04:08 +00:00
  • a6194f1e0c Fully implement the 'delete_themes' capability. See also r13547 Dion Hulse 2010-05-27 09:49:38 +00:00
  • b98c14cc34 Improved translation of the comment count in theme-compat. Props zeo. Peter Westwood 2010-05-27 08:52:14 +00:00
  • f32d9858c1 Remove stray tag. props Daniel Koskinen, fixes #13570. Andrew Nacin 2010-05-27 06:16:48 +00:00
  • ae9acca74d Add some educational tips. Suggest using add_image_size() in the inline docs for image_get_intermediate_size() and wp_get_attachment_image(). props jorbin. see #13556. Andrew Nacin 2010-05-27 05:03:46 +00:00
  • 4e04b51d7b Use orange for the plugin install thickbox button, not the new gray for update notification bubbles. fixes #13474. Andrew Nacin 2010-05-27 04:50:11 +00:00
  • b499437681 Use the correct array members of image_resize_dimensions() result when calculating best match for dynamic HTML image resize. fixes #13556 Mark Jaquith 2010-05-27 04:40:14 +00:00
  • b5da1545f4 Revert [14853], [14778], returning tag/cat converter to tools.php and edit-tags.php. Link to import.php instead of the converter directly as it may not be installed. see #13566. Andrew Nacin 2010-05-27 04:35:11 +00:00
  • 9b8998cb46 Clean up the menu name/actions section. see #13525. Andrew Nacin 2010-05-27 04:19:23 +00:00
  • 4bcefca0ca Fix order of params to strpos. props ampt, fixes #12115. Andrew Nacin 2010-05-27 04:14:35 +00:00
  • 62d4016045 gettext. see #13525. Andrew Nacin 2010-05-27 02:51:09 +00:00
  • 32565eeeb2 Implement the Cancel menu item link for no JS. props ocean90, see #13525. Andrew Nacin 2010-05-27 02:49:11 +00:00
  • 939c73a317 Force menu AYS when a menu item is deleted. props ocean90, see #13525. Andrew Nacin 2010-05-27 02:31:23 +00:00
  • e549305dd4 Don't show expand/collapse menu bit for menu meta boxes except on hover. props duck_, see #13525. Andrew Nacin 2010-05-27 02:28:23 +00:00
  • 9b4a85cdaf Move the "Add Home Link" functionality to a checkbox on the View All tab of the Pages metabox. Also makes it work non-JS. props filosofo, fixes #13213. Andrew Nacin 2010-05-27 02:24:33 +00:00
  • fdf4f195df Nicer message for an uninstalled/invalid importer. see #13566. Andrew Nacin 2010-05-27 02:03:06 +00:00
  • 91651abeed Remove debug. see #13566 Andrew Nacin 2010-05-27 00:34:53 +00:00
  • 7dfa8b6bf6 Match up plugin slugs with importer slugs when checking if they're installed. They're different for MT and wpcat2tag currently. see #13566 Andrew Nacin 2010-05-27 00:32:01 +00:00
  • c510c0d0a6 Call the 'Attributes' meta box 'Page Attributes' for pages. Add some help text. fixes #13539. Andrew Nacin 2010-05-27 00:16:34 +00:00
  • de0488a920 Tools help. Props duck_. see #13467 Ryan Boren 2010-05-26 22:18:19 +00:00
  • 1762f15347 Help cleanup. Props duck_. see #13467 Ryan Boren 2010-05-26 21:32:30 +00:00
  • f5f97a46d3 Always pass post ID to the_title filter. props dndrnkrd, fixes #13558 Andrew Nacin 2010-05-26 21:30:00 +00:00
  • 37e54a0ef1 Add Press This to options-writing.php. Re-order sections a little. Plugin authors: tools.php will likely go away in 3.1, as it will be empty when Press This is removed. fixes #13563 Andrew Nacin 2010-05-26 21:20:05 +00:00
  • daa8ea56bc strong FMI. see #13467 Ryan Boren 2010-05-26 21:08:23 +00:00
  • ab192e1c7b strong FMI. see #13467 Ryan Boren 2010-05-26 21:07:53 +00:00
  • 7ea705db5b tick tock Peter Westwood 2010-05-26 20:55:51 +00:00
  • c6f462c0f6 Help for plugin-editor.php. see #13467 Ryan Boren 2010-05-26 20:40:57 +00:00
  • d3196fcab6 Help for plugin-install.php. see #13467 Ryan Boren 2010-05-26 20:26:51 +00:00
  • cd98aa57a7 POT, generated from r14956 potbot 2010-05-26 20:21:06 +00:00
  • 042f5bdeee Update help for plugins.php. Props jane. see #13467 Ryan Boren 2010-05-26 20:19:59 +00:00
  • fc7bcd0e63 Do not display category blurb for post types that do not support that taxonomy. Mark Jaquith 2010-05-26 20:06:54 +00:00
  • 10ceba3686 Properly redirect custom post type URLs in redirect_canonical(). fixes #13561 Mark Jaquith 2010-05-26 19:56:26 +00:00
  • 96aac845a9 Show taxonomies registered against the page type in the Pages submenus. Props markauk. fixes #13560 Ryan Boren 2010-05-26 19:03:46 +00:00
  • 42bad1e654 Final bit of escaping in feeds. fixes #13555 Andrew Nacin 2010-05-26 18:30:51 +00:00
  • 2c97921f07 Help for Appearance screens. Props duck_, jane. see #13467 Ryan Boren 2010-05-26 18:27:13 +00:00
  • de09357409 Some more url escaping in feeds. See #13555. Peter Westwood 2010-05-26 17:47:29 +00:00
  • 31be303930 Move the escaping into get_guid() so we don't have to repeat ourselves. See #13555. Peter Westwood 2010-05-26 17:27:18 +00:00
  • 12a45498b6 Consider 'auto-draft' a draft in get_post_permalink(). prevents custom post types from getting borked GUIDs. see #13555 Andrew Nacin 2010-05-26 17:25:57 +00:00
  • 41a560ec0b Escape the guid urls when placing them in feeds and other xml locations. See #13555. Peter Westwood 2010-05-26 17:01:21 +00:00
  • 5391057c8f Child menu stlying fixes. Props filosofo. fixes #13552 Ryan Boren 2010-05-26 16:32:36 +00:00
  • 22cb105416 No default value for pass by ref. Props filosofo. fixes #13553 Ryan Boren 2010-05-26 16:25:29 +00:00
  • 6c79e1395d Make classes property for menus an array. Props filosofo. fixes #13551 Ryan Boren 2010-05-26 15:41:21 +00:00
  • 5cceae73e3 Ajaxify pagination requests in menu boxes. Props filosofo. fixes #13204 Ryan Boren 2010-05-26 14:49:43 +00:00
  • f333c16f10 More menu class back compat. Props filosofo. fixes #13543 Ryan Boren 2010-05-26 14:18:46 +00:00
  • c28268ccc0 RTL updates for twentyten. Props yoavf. fixes #13233 Ryan Boren 2010-05-26 14:15:27 +00:00
  • f4084990ea Focus on category field when adding a new category in the write panel Nikolay Bachiyski 2010-05-26 09:17:40 +00:00
  • 2d2ad40b9e POT, generated from r14938 potbot 2010-05-26 08:21:07 +00:00
  • cbd7f7baef In the page attributes box, generalize the screen reader text, also remove the help text which is now in the 'Help' tab. see #13539. subject to final UX review. Andrew Nacin 2010-05-26 07:14:42 +00:00
  • 20597ef3f8 Ensure auto-added pages are both published and sent to the end of the menu. Tiny enhancement and optimization to wp_update_nav_menu_item come with it. fixes #13447. Andrew Nacin 2010-05-26 06:59:14 +00:00
  • 49578a78f2 Add textdomain. see #13198. Andrew Nacin 2010-05-26 05:37:34 +00:00
  • c83a2e895e In Twenty Ten, make classes on larr/rarr consistent, and make sure those are translated. props zeo, see #13198. Andrew Nacin 2010-05-26 05:35:14 +00:00
  • e0630f2a93 Don't store nonexistent (deleted) menus in the auto-add option. see #13447. Andrew Nacin 2010-05-26 05:11:46 +00:00
  • 7de9be3c08 Separate out multiple _ajax_nonce fields on post forms. Yay, validation. fixes #13383. Andrew Nacin 2010-05-26 04:55:21 +00:00