ryan
|
2644391146
|
Cache get_adjacent_post() queries for the duration of the page load to avoid running queries multiple times
git-svn-id: http://svn.automattic.com/wordpress/trunk@11241 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-05-08 18:04:13 +00:00 |
|
azaozz
|
348654df25
|
Strip tags from category description when used as title, props demetris, fixes #9753
git-svn-id: http://svn.automattic.com/wordpress/trunk@11239 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-05-08 13:47:26 +00:00 |
|
azaozz
|
ba1741b6e5
|
Fix old format multi-number placeholder in widgets
git-svn-id: http://svn.automattic.com/wordpress/trunk@11238 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-05-07 21:58:45 +00:00 |
|
westi
|
b8bc0b796a
|
Minor tidy up from merge of changes to BackPress.
git-svn-id: http://svn.automattic.com/wordpress/trunk@11237 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-05-07 21:49:10 +00:00 |
|
westi
|
79c7fb33fa
|
Pass just the headers array to should_decode. Fixes #9754 props willnorris.
git-svn-id: http://svn.automattic.com/wordpress/trunk@11236 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-05-07 21:18:20 +00:00 |
|
westi
|
f0c4dc3058
|
Prevent notice check on invalid sticky settings. See #9393 props nbachiyski.
git-svn-id: http://svn.automattic.com/wordpress/trunk@11230 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-05-07 07:05:35 +00:00 |
|
westi
|
792271cc4b
|
Fix notices when an in-use widget is deleted. See #9393 props nbachiyski
git-svn-id: http://svn.automattic.com/wordpress/trunk@11229 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-05-07 06:59:06 +00:00 |
|
westi
|
99c157dbaf
|
Fix notices when the Recent_Comments widget has no settings
git-svn-id: http://svn.automattic.com/wordpress/trunk@11228 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-05-07 06:57:28 +00:00 |
|
azaozz
|
e191104e4a
|
Show Plugin Information thickbox title only when installing plugins, restore access to links on install plugins screens, some colors-fresh.css cleanup, fixes #9742
git-svn-id: http://svn.automattic.com/wordpress/trunk@11225 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-05-07 02:41:36 +00:00 |
|
azaozz
|
0ba921274d
|
Change CSS classes to avoid collisions with ui.tabs, fixes #9740
git-svn-id: http://svn.automattic.com/wordpress/trunk@11224 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-05-06 21:31:07 +00:00 |
|
westi
|
abe4bd3f46
|
Updates phpDoc for the post functions. See #8805 props CharlesClarkson.
git-svn-id: http://svn.automattic.com/wordpress/trunk@11222 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-05-06 20:49:36 +00:00 |
|
westi
|
0c5393432e
|
Update phpDoc for update_option. See #8805 props rmccue.
git-svn-id: http://svn.automattic.com/wordpress/trunk@11221 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-05-06 20:33:59 +00:00 |
|
westi
|
e89d78ee08
|
Decode the commenters name why looking up un-moderated comments. Fixes #6992.
git-svn-id: http://svn.automattic.com/wordpress/trunk@11220 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-05-06 20:24:57 +00:00 |
|
ryan
|
1971247149
|
Fix RTL color stylesheet loading. Props hakre. fixes #9735
git-svn-id: http://svn.automattic.com/wordpress/trunk@11219 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-05-06 17:47:58 +00:00 |
|
ryan
|
85497e63a0
|
Revert[11210]. fixes #9738 see #9515
git-svn-id: http://svn.automattic.com/wordpress/trunk@11218 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-05-06 16:56:13 +00:00 |
|
ryan
|
e15c230205
|
Return ref. Props nbachiyski. fixes #9109
git-svn-id: http://svn.automattic.com/wordpress/trunk@11216 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-05-06 05:03:59 +00:00 |
|
ryan
|
bf92d8a323
|
Escape title attributes in calendar links. fixes #8967
git-svn-id: http://svn.automattic.com/wordpress/trunk@11215 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-05-06 04:56:32 +00:00 |
|
ryan
|
c0f2a493ee
|
Add the_post action. Props Denis-de-Bernardy. fixes #6284
git-svn-id: http://svn.automattic.com/wordpress/trunk@11213 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-05-06 01:42:43 +00:00 |
|
ryan
|
44777c3352
|
Revert accidental fxn rename
git-svn-id: http://svn.automattic.com/wordpress/trunk@11212 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-05-05 23:32:16 +00:00 |
|
ryan
|
9ae6f72acd
|
Comment query filters. Props filosofo. fixes #9635
git-svn-id: http://svn.automattic.com/wordpress/trunk@11211 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-05-05 22:41:26 +00:00 |
|
ryan
|
e513a9012b
|
Slashe before query args. Props peaceablewhale. fixes #9515
git-svn-id: http://svn.automattic.com/wordpress/trunk@11210 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-05-05 22:22:20 +00:00 |
|
ryan
|
83925773d0
|
Don't do core version check from front page loads. Props Denis-de-Bernardy. fixes #8590
git-svn-id: http://svn.automattic.com/wordpress/trunk@11209 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-05-05 21:51:48 +00:00 |
|
ryan
|
ff9b91d141
|
texturize widget titles. Props jtatum. fixes #7084
git-svn-id: http://svn.automattic.com/wordpress/trunk@11208 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-05-05 21:38:08 +00:00 |
|
ryan
|
18e6d80bc1
|
Use lastBuildDate. Props peaceablewhale. fixes #9566
git-svn-id: http://svn.automattic.com/wordpress/trunk@11206 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-05-05 20:38:47 +00:00 |
|
ryan
|
0d4c0a54da
|
Proper lastBuildDate for rss2 comments feed. Props peaceablewhale. fixes #9567
git-svn-id: http://svn.automattic.com/wordpress/trunk@11205 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-05-05 20:36:20 +00:00 |
|
markjaquith
|
6c2ffddf31
|
_a(), _ea(), _xa(), attr() are now esc_attr__(), esc_attr_e(), esc_attr_x(), esc_attr() -- still short, but less cryptic. see #9650
git-svn-id: http://svn.automattic.com/wordpress/trunk@11204 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-05-05 19:43:53 +00:00 |
|
ryan
|
e631b2d341
|
Use wp_unique_slug() in wp_insert_attachment(). Props Denis-de-Bernardy. fixes #9726
git-svn-id: http://svn.automattic.com/wordpress/trunk@11202 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-05-05 16:39:36 +00:00 |
|
azaozz
|
2c2878bc80
|
Don't bind every form element to form.submit in wp-lists, fixes #7838, see #9696
git-svn-id: http://svn.automattic.com/wordpress/trunk@11201 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-05-05 10:29:37 +00:00 |
|
azaozz
|
62b2e5e278
|
Escape caption in [gallery] output, props MattyRob, fixes #8763
git-svn-id: http://svn.automattic.com/wordpress/trunk@11200 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-05-05 07:35:03 +00:00 |
|
azaozz
|
28ee4bf382
|
Wrap tag cloud in a block element, props hudatoriq, fixes #7905
git-svn-id: http://svn.automattic.com/wordpress/trunk@11199 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-05-05 07:14:51 +00:00 |
|
ryan
|
cc3d87bf2b
|
Always do post status transition actions. Props nbachiyski. fixes #8792
git-svn-id: http://svn.automattic.com/wordpress/trunk@11197 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-05-05 05:53:55 +00:00 |
|
ryan
|
bc57e47e02
|
Fix callbacks. Props Denis-de-Bernardy. fixes #9722 see #9697
git-svn-id: http://svn.automattic.com/wordpress/trunk@11195 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-05-05 05:35:56 +00:00 |
|
ryan
|
4f40b6e5ff
|
Return fiter result directly. Props Denis-de-Bernardy. fixes #9690
git-svn-id: http://svn.automattic.com/wordpress/trunk@11194 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-05-05 05:32:20 +00:00 |
|
azaozz
|
83f674bf9a
|
Banishing ASCII quotes and apostrophes, props demetris, fixes #9655
git-svn-id: http://svn.automattic.com/wordpress/trunk@11190 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-05-05 04:28:05 +00:00 |
|
ryan
|
6d46bed194
|
always apply widget_title filter. Props Denis-de-Bernardy. fixes #9450
git-svn-id: http://svn.automattic.com/wordpress/trunk@11188 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-05-05 03:59:08 +00:00 |
|
azaozz
|
154896f99d
|
Add a space between image and name in bookmark-template.php, props sivel, fixes #8608
git-svn-id: http://svn.automattic.com/wordpress/trunk@11184 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-05-05 02:23:40 +00:00 |
|
azaozz
|
1aa5637881
|
Fix target = _blank, props Nazgul, fixes #6049
git-svn-id: http://svn.automattic.com/wordpress/trunk@11182 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-05-05 00:51:47 +00:00 |
|
ryan
|
808079dc32
|
Use invisible class for hiding labels and legends.
git-svn-id: http://svn.automattic.com/wordpress/trunk@11180 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-05-04 21:28:58 +00:00 |
|
ryan
|
3072fbb30d
|
sanitize_file_name() improvements. Props sivel. fixes #9416
git-svn-id: http://svn.automattic.com/wordpress/trunk@11178 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-05-04 20:20:48 +00:00 |
|
azaozz
|
6b7da9c94d
|
Fix widget option saving on drop, fixes #9721
git-svn-id: http://svn.automattic.com/wordpress/trunk@11176 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-05-04 19:33:54 +00:00 |
|
ryan
|
229dedb539
|
Hide things that need to be available to screen readers via offscreen positioning. see #9445
git-svn-id: http://svn.automattic.com/wordpress/trunk@11175 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-05-04 18:05:16 +00:00 |
|
ryan
|
12078bcb11
|
Attr escaping
git-svn-id: http://svn.automattic.com/wordpress/trunk@11173 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-05-04 17:54:08 +00:00 |
|
azaozz
|
bf88b244cd
|
Hide text while editor is loading, show html editor on error
git-svn-id: http://svn.automattic.com/wordpress/trunk@11171 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-05-04 10:34:50 +00:00 |
|
westi
|
cce77d198a
|
Move _cleanup_header_comment() to wp-includes so it is always available. Fixes #8497 props Denis-de-Bernardy.
git-svn-id: http://svn.automattic.com/wordpress/trunk@11170 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-05-04 09:33:58 +00:00 |
|
westi
|
96eb01c3ac
|
Enhance get_comments() phpdoc.
git-svn-id: http://svn.automattic.com/wordpress/trunk@11169 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-05-04 09:22:44 +00:00 |
|
westi
|
c8c528f18e
|
Support single line Template Name comment blocks for theme Templates and apply same cleanup to all header lines. Fixes #8497 props DD32 and Denis-de-Bernardy.
git-svn-id: http://svn.automattic.com/wordpress/trunk@11168 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-05-04 09:12:12 +00:00 |
|
azaozz
|
6c24a749f3
|
Refresh widgets screen css
git-svn-id: http://svn.automattic.com/wordpress/trunk@11167 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-05-04 01:21:59 +00:00 |
|
azaozz
|
7d778bdaca
|
Widgets UI improvements: arrows, some more help
git-svn-id: http://svn.automattic.com/wordpress/trunk@11166 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-05-04 01:19:10 +00:00 |
|
azaozz
|
4ad76521d5
|
Make is_active_widget() optionally look in 'wp_inactive_widgets' for use in the admin
git-svn-id: http://svn.automattic.com/wordpress/trunk@11164 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-05-03 23:20:26 +00:00 |
|
azaozz
|
83952bee95
|
Widgets UI styling, see #9511
git-svn-id: http://svn.automattic.com/wordpress/trunk@11160 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-05-03 05:27:13 +00:00 |
|