potbot
|
79e1854996
|
POT, generated from r14791
git-svn-id: http://svn.automattic.com/wordpress/trunk@14792 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-05-21 20:22:02 +00:00 |
|
nacin
|
7b43d20151
|
Better escaping in 2010 attachment.php. fixes #13198, see [14789].
git-svn-id: http://svn.automattic.com/wordpress/trunk@14791 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-05-21 19:32:01 +00:00 |
|
ryan
|
9ed4d4011b
|
No need to double escape. Props s zeo. see #13198
git-svn-id: http://svn.automattic.com/wordpress/trunk@14790 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-05-21 19:26:25 +00:00 |
|
nacin
|
a3dfa293d0
|
Exclusion instead of inclusion for post types for lost attachment scan. Exclude attachments and any !public types, and don't consider attachments on unregistered post types to be lost. fixes #10911.
git-svn-id: http://svn.automattic.com/wordpress/trunk@14789 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-05-21 19:23:52 +00:00 |
|
nacin
|
8d4a9a7568
|
Notice sanity check. fixes #13484, props etiger13.
git-svn-id: http://svn.automattic.com/wordpress/trunk@14788 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-05-21 19:02:36 +00:00 |
|
ryan
|
d83dcfc920
|
Fix typo. Props filosofo.
git-svn-id: http://svn.automattic.com/wordpress/trunk@14787 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-05-21 19:01:37 +00:00 |
|
nacin
|
a35791a4ae
|
In Twenty Ten, final pass on inline docs et al. props jorbin, zeo. fixes #12695.
git-svn-id: http://svn.automattic.com/wordpress/trunk@14786 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-05-21 18:56:27 +00:00 |
|
ryan
|
5659224918
|
Update phpdoc for wp_insert_term(). Props prettyboymp. fixes #12482
git-svn-id: http://svn.automattic.com/wordpress/trunk@14785 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-05-21 18:19:56 +00:00 |
|
ryan
|
a05a51829a
|
If slug and name match an existing term in the same taxonomy at the same hieararchy level return error. fixes #13481
git-svn-id: http://svn.automattic.com/wordpress/trunk@14784 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-05-21 18:03:53 +00:00 |
|
ryan
|
7d01ad3a49
|
Check for siblings only if term already exists in the same taxonomy. see #13119
git-svn-id: http://svn.automattic.com/wordpress/trunk@14783 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-05-21 16:03:35 +00:00 |
|
nacin
|
f9783ba838
|
Some sanity checks -- make sure we have a valid post author user object before checking if the current user is the author.
git-svn-id: http://svn.automattic.com/wordpress/trunk@14782 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-05-21 15:15:32 +00:00 |
|
nacin
|
e85693b8a9
|
False alarm, something else is going on here. Revert [14780], restore [14695]. see #13317.
git-svn-id: http://svn.automattic.com/wordpress/trunk@14781 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-05-21 15:08:07 +00:00 |
|
nacin
|
39af37992a
|
Revert [14695]. We need to be a bit less strict. see #13317.
git-svn-id: http://svn.automattic.com/wordpress/trunk@14780 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-05-21 15:03:54 +00:00 |
|
ryan
|
bc596e1533
|
Fix showing selected for none. Props johnbillion. fixes #13468
git-svn-id: http://svn.automattic.com/wordpress/trunk@14779 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-05-21 14:35:39 +00:00 |
|
ryan
|
52b3a741d5
|
Remove cat/tag importer from list of tools. see #13465
git-svn-id: http://svn.automattic.com/wordpress/trunk@14778 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-05-21 14:17:41 +00:00 |
|
dd32
|
bde0019142
|
Clone Objects in add_option()/update_option() to prevent storing PHP5 object references in memory cache. See [9740]. Fixes #13480
git-svn-id: http://svn.automattic.com/wordpress/trunk@14777 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-05-21 14:15:59 +00:00 |
|
dd32
|
da25731eae
|
We're not as bold as some people make us out to be. Move the maximum upload size from a Heading to a paragraph text. Fix screen formatting on Multisite when over quota. see #12853
git-svn-id: http://svn.automattic.com/wordpress/trunk@14776 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-05-21 12:57:49 +00:00 |
|
nacin
|
79f077c6f6
|
Custom background UI updates. Add padding to radio buttons, also convert repeat/title to radio buttons. props JohnONolan, see #12186.
git-svn-id: http://svn.automattic.com/wordpress/trunk@14775 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-05-21 03:31:35 +00:00 |
|
nacin
|
870f3ab1c8
|
New screen options tab design. props JohnONolan, fixes #13477.
git-svn-id: http://svn.automattic.com/wordpress/trunk@14774 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-05-21 03:20:25 +00:00 |
|
nacin
|
0a0f18adcd
|
Less passive voice and improved language.
git-svn-id: http://svn.automattic.com/wordpress/trunk@14773 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-05-21 02:31:50 +00:00 |
|
nacin
|
49437c3491
|
Fix nav menu locations sorting. props jorbin, koopersmith with assists. see #13378.
git-svn-id: http://svn.automattic.com/wordpress/trunk@14772 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-05-20 22:43:14 +00:00 |
|
westi
|
f268a16a8b
|
First pass of conversion of theme-compat to the I18N version of the files. See #12425
git-svn-id: http://svn.automattic.com/wordpress/trunk@14771 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-05-20 21:53:11 +00:00 |
|
nacin
|
acf5d97586
|
Shake away old files during the upgrade process. see #13307.
git-svn-id: http://svn.automattic.com/wordpress/trunk@14770 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-05-20 21:44:33 +00:00 |
|
westi
|
82f53de54b
|
bumpity
git-svn-id: http://svn.automattic.com/wordpress/trunk@14769 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-05-20 21:43:18 +00:00 |
|
westi
|
05ba5e4dec
|
Restore some more "Show on screen" headers. See #13393.
git-svn-id: http://svn.automattic.com/wordpress/trunk@14768 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-05-20 21:29:45 +00:00 |
|
ryan
|
f8f9eff02d
|
Some explanatory text for the theme locations box. see #13378
git-svn-id: http://svn.automattic.com/wordpress/trunk@14767 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-05-20 21:25:25 +00:00 |
|
westi
|
e8b8361ffe
|
Attempt to make stripslashes_deep object safe. See #12860
git-svn-id: http://svn.automattic.com/wordpress/trunk@14766 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-05-20 21:16:44 +00:00 |
|
nacin
|
3f443689ed
|
Remove non-gzipped version of tinymce. Brace for impact. props azaozz. see #13307.
git-svn-id: http://svn.automattic.com/wordpress/trunk@14765 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-05-20 21:05:16 +00:00 |
|
wpmuguru
|
4976188b2f
|
move importers to plugin repo, see #13307
git-svn-id: http://svn.automattic.com/wordpress/trunk@14764 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-05-20 20:54:28 +00:00 |
|
westi
|
e5430249fb
|
Revert [14755] as this breaks post_meta importing. See #12860.
git-svn-id: http://svn.automattic.com/wordpress/trunk@14763 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-05-20 19:44:30 +00:00 |
|
ryan
|
9e51b45ef1
|
Fix quoting. see #13465
git-svn-id: http://svn.automattic.com/wordpress/trunk@14762 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-05-20 19:43:52 +00:00 |
|
ryan
|
2d3d649182
|
Menu styling fixes for IE. Props filosofo, ocean90. fixes #13388 #13348
git-svn-id: http://svn.automattic.com/wordpress/trunk@14761 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-05-20 19:33:57 +00:00 |
|
ryan
|
18b880f93e
|
WP_Importer class. Props briancolinger. see #13034
git-svn-id: http://svn.automattic.com/wordpress/trunk@14760 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-05-20 19:22:38 +00:00 |
|
ryan
|
23aa576688
|
Add install links to the importer list if popular importers are not present. see #13465
git-svn-id: http://svn.automattic.com/wordpress/trunk@14759 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-05-20 19:20:25 +00:00 |
|
ryan
|
f0b4112f0c
|
Make the next available tab active after deleting a tab. Props koopersmith. fixes #13338
git-svn-id: http://svn.automattic.com/wordpress/trunk@14758 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-05-20 16:57:48 +00:00 |
|
nacin
|
7cbc50ec70
|
RTL updates. props yoavf. see #13233.
git-svn-id: http://svn.automattic.com/wordpress/trunk@14757 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-05-20 14:56:20 +00:00 |
|
nacin
|
337df6e337
|
Remove AYS for deleting a menu item. fixes #13330.
git-svn-id: http://svn.automattic.com/wordpress/trunk@14756 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-05-20 14:55:11 +00:00 |
|
wpmuguru
|
966841f103
|
add_metadata() already stripslashes & unserializes metadata, fixes #12860
git-svn-id: http://svn.automattic.com/wordpress/trunk@14755 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-05-20 03:47:25 +00:00 |
|
wpmuguru
|
660cbfb825
|
strip slashes from site name during network install, fixes #13448
git-svn-id: http://svn.automattic.com/wordpress/trunk@14754 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-05-19 20:43:53 +00:00 |
|
nacin
|
8475725f54
|
Context and translator comments for revisions column names. props dimadin, fixes #13434.
git-svn-id: http://svn.automattic.com/wordpress/trunk@14753 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-05-19 19:20:22 +00:00 |
|
ryan
|
918b5b7a41
|
Meta box and screen option phpdoc and cleanup. Props hakre. fixes #13017
git-svn-id: http://svn.automattic.com/wordpress/trunk@14752 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-05-19 19:11:33 +00:00 |
|
ryan
|
f1f5f4f8f7
|
Order menu tabs by name. Allow passing args to wp_get_nav_menus() which are passed on to get_terms(). Default orderby for wo_get_nav_menus() to none since most requests won't care about order. fixes #13334
git-svn-id: http://svn.automattic.com/wordpress/trunk@14751 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-05-19 18:52:37 +00:00 |
|
ryan
|
b5619ffd0c
|
Fix pages setup in setup_postdata(). Props misterbisson. fixes #12651
git-svn-id: http://svn.automattic.com/wordpress/trunk@14750 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-05-19 18:39:48 +00:00 |
|
ryan
|
caf573b721
|
Fix viewing autosave revision for custom post types. Props duck_. fixes #13110
git-svn-id: http://svn.automattic.com/wordpress/trunk@14749 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-05-19 18:36:52 +00:00 |
|
ryan
|
f0bf7b3bd3
|
Don't subsitute a translated string into a translated string. Props dimadin. fixes #13357
git-svn-id: http://svn.automattic.com/wordpress/trunk@14748 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-05-19 18:18:26 +00:00 |
|
westi
|
b5b2fd3c8f
|
Mark the ULs containing child pages in the page Walker. Fixes #13254 props GDragoN.
git-svn-id: http://svn.automattic.com/wordpress/trunk@14747 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-05-19 17:24:28 +00:00 |
|
ryan
|
83274b1fc0
|
Show local time when a UTC offset is selected. Props ktdreyer. fixes #13408
git-svn-id: http://svn.automattic.com/wordpress/trunk@14746 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-05-19 16:25:55 +00:00 |
|
ryan
|
e7f50f9bfe
|
Add docs for ->insert_id. Props scribu. fixes #13439
git-svn-id: http://svn.automattic.com/wordpress/trunk@14745 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-05-19 16:07:42 +00:00 |
|
ryan
|
ca5d99a7d7
|
Order pages in menu box by menu_order, title. Props filosofo. see #13329
git-svn-id: http://svn.automattic.com/wordpress/trunk@14744 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-05-19 14:34:29 +00:00 |
|
dd32
|
e3c89b72b5
|
Do not perform a plugin search for an empty string on the Installed plugins screen. Clicking "Search Plugins" without a term would result in "No plugins to show". See #13451
git-svn-id: http://svn.automattic.com/wordpress/trunk@14743 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-05-19 13:07:26 +00:00 |
|