Ryan Boren
|
0af7659d69
|
Move delete_attachment action up. Props filosofo. fixes #8909
git-svn-id: https://develop.svn.wordpress.org/trunk@10400 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-01-21 21:19:22 +00:00 |
|
Ryan Boren
|
c46a012328
|
Silence charset not supported warnings
git-svn-id: https://develop.svn.wordpress.org/trunk@10398 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-01-21 20:28:51 +00:00 |
|
Mark Jaquith
|
07cf58c881
|
Only redirect categories if one "cat" positive integer is specified. fixes #8784 for trunk
git-svn-id: https://develop.svn.wordpress.org/trunk@10396 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-01-21 19:47:51 +00:00 |
|
Ryan Boren
|
17eacc240c
|
Remove update_user_cache(). Long dead.
git-svn-id: https://develop.svn.wordpress.org/trunk@10395 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-01-21 19:21:51 +00:00 |
|
Ryan Boren
|
7c9f38cf57
|
Don't show plugin by line if no author. Props Denis-de-Bernardy. fixes #4632 for trunk
git-svn-id: https://develop.svn.wordpress.org/trunk@10393 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-01-21 19:02:15 +00:00 |
|
Andrew Ozz
|
0a3b4246b7
|
When inserting orphaned attachment in a post, set post_parent only for this attachment, see #8721
git-svn-id: https://develop.svn.wordpress.org/trunk@10390 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-01-21 03:45:57 +00:00 |
|
Ryan Boren
|
e80027f5fd
|
Show absolute date instead of relative date for scheduled pages
git-svn-id: https://develop.svn.wordpress.org/trunk@10389 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-01-20 23:07:21 +00:00 |
|
Ryan Boren
|
05226d13fe
|
Show absolute date instead of relative date for scheduled posts
git-svn-id: https://develop.svn.wordpress.org/trunk@10388 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-01-20 22:47:18 +00:00 |
|
Ryan Boren
|
a60f3571bc
|
Revert accidental bits. see #8708
git-svn-id: https://develop.svn.wordpress.org/trunk@10386 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-01-20 20:55:57 +00:00 |
|
Ryan Boren
|
9dbfa279af
|
Use guid instead of link for atom comment IDs. fixes #8708 for trunk
git-svn-id: https://develop.svn.wordpress.org/trunk@10385 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-01-20 20:55:03 +00:00 |
|
Andrew Ozz
|
eef5b71258
|
Ensure translations are loaded properly in TinyMCE when using the compressed version
git-svn-id: https://develop.svn.wordpress.org/trunk@10384 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-01-20 20:31:31 +00:00 |
|
Peter Westwood
|
4bde1847be
|
Don't duplicate enclosures on edit. See #7773 props redsweater.
git-svn-id: https://develop.svn.wordpress.org/trunk@10383 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-01-19 22:19:45 +00:00 |
|
Ryan Boren
|
094a435382
|
Provide access to sticky status via XMLRPC. Props josephscott. see #8777
git-svn-id: https://develop.svn.wordpress.org/trunk@10382 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-01-19 19:22:26 +00:00 |
|
Ryan Boren
|
36f9811fa1
|
XMLRPC wp_newComment() fixes. Props josephscott. fixes #8672 for trunk
git-svn-id: https://develop.svn.wordpress.org/trunk@10380 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-01-19 18:47:24 +00:00 |
|
Ryan Boren
|
bbc6c8b1bd
|
Use ABSPATH when including footer. Props vladimir_kolesnikov. fixes #8848 for trunk
git-svn-id: https://develop.svn.wordpress.org/trunk@10378 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-01-19 18:31:08 +00:00 |
|
Andrew Ozz
|
19577d0a8d
|
Add support for automatic feed links in themes, props Viper007Bond, see #8878
git-svn-id: https://develop.svn.wordpress.org/trunk@10377 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-01-19 05:04:58 +00:00 |
|
Andrew Ozz
|
2a684445e6
|
Fix incorrect quote style in wp_specialchars, props sambauers, see #8767
git-svn-id: https://develop.svn.wordpress.org/trunk@10376 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-01-19 04:40:12 +00:00 |
|
Andrew Ozz
|
13865daa5a
|
Add Content-Type header to admin-ajax and press this, props UnderWordPressure, fixes #8795
git-svn-id: https://develop.svn.wordpress.org/trunk@10375 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-01-18 05:40:40 +00:00 |
|
Andrew Ozz
|
aae58c3556
|
Fix Press This tags input, fixes #8743
git-svn-id: https://develop.svn.wordpress.org/trunk@10374 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-01-18 00:56:15 +00:00 |
|
Andrew Ozz
|
ffd66244c7
|
Add default formatting for <ol> tags and make <input type="password"> match <input type="text">, props beaulebens, fixes #8876
git-svn-id: https://develop.svn.wordpress.org/trunk@10373 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-01-17 21:17:00 +00:00 |
|
Andrew Ozz
|
8e68af3087
|
Use gzip instead of deflate as more servers seem to understand it, add separate switch for disabling CSS compression
git-svn-id: https://develop.svn.wordpress.org/trunk@10372 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-01-17 14:08:15 +00:00 |
|
Peter Westwood
|
733b554431
|
Update phpdoc for get_gmt_from_date(). Fixes #8869 for trunk
git-svn-id: https://develop.svn.wordpress.org/trunk@10370 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-01-17 10:20:49 +00:00 |
|
Andrew Ozz
|
38e3fc9d5a
|
Concatenated and compressed versions of the default TinyMCE scripts
git-svn-id: https://develop.svn.wordpress.org/trunk@10369 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-01-16 12:58:38 +00:00 |
|
Andrew Ozz
|
077ad7b58f
|
Stop notices when outputting concatenated scripts
git-svn-id: https://develop.svn.wordpress.org/trunk@10368 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-01-16 05:45:44 +00:00 |
|
Andrew Ozz
|
97839ac498
|
Let plugins register footer scripts easier and add filters to the concatenating functions
git-svn-id: https://develop.svn.wordpress.org/trunk@10367 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-01-15 19:50:23 +00:00 |
|
Andrew Ozz
|
5f38225a1c
|
Fix image insertion in IE7
git-svn-id: https://develop.svn.wordpress.org/trunk@10366 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-01-15 16:17:46 +00:00 |
|
Andrew Ozz
|
11743ff0c0
|
Fix Thickbox position for browsers pretending to be IE6
git-svn-id: https://develop.svn.wordpress.org/trunk@10365 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-01-15 14:56:52 +00:00 |
|
Andrew Ozz
|
c3040a615e
|
Add action "admin_enqueue_scripts" to make it easy for plugins to queue JavaScript and CSS for specific admin pages
git-svn-id: https://develop.svn.wordpress.org/trunk@10364 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-01-15 07:43:35 +00:00 |
|
Andrew Ozz
|
05e015dbf7
|
"Unstick" posts when deleting, fixes #8860
git-svn-id: https://develop.svn.wordpress.org/trunk@10363 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-01-15 00:47:56 +00:00 |
|
Andrew Ozz
|
f36563c215
|
Add action hook in admin footer so plugins can output scripts there on specific pages only, props GamerZ, fixes #8859
git-svn-id: https://develop.svn.wordpress.org/trunk@10362 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-01-15 00:08:20 +00:00 |
|
Ryan Boren
|
7d0211f12c
|
Don't return comment page links if paging is disabled. fixes #8824 for trunk
git-svn-id: https://develop.svn.wordpress.org/trunk@10361 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-01-14 23:06:46 +00:00 |
|
Andrew Ozz
|
d91d895369
|
jQuery 1.3 final
git-svn-id: https://develop.svn.wordpress.org/trunk@10360 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-01-14 21:55:26 +00:00 |
|
Peter Westwood
|
b646d66c7e
|
update phpdoc to hilight return of WP_Error objects on failures. See #8620.
git-svn-id: https://develop.svn.wordpress.org/trunk@10359 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-01-14 21:40:41 +00:00 |
|
Andrew Ozz
|
bdf9472e38
|
Remove unused var
git-svn-id: https://develop.svn.wordpress.org/trunk@10358 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-01-14 14:40:08 +00:00 |
|
Andrew Ozz
|
22eddf34d2
|
Split the script queue in head and footer part, concatenate and compress the default js and css, first run, see #8628
git-svn-id: https://develop.svn.wordpress.org/trunk@10357 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-01-14 14:18:51 +00:00 |
|
Andrew Ozz
|
1677a33778
|
Fix invalid HTML in get_search_form(), props jcraig90210, fixes #8851
git-svn-id: https://develop.svn.wordpress.org/trunk@10356 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-01-14 02:40:04 +00:00 |
|
Andrew Ozz
|
926adb5bcb
|
Speed up wp_specialchars, props sambauers, see #8767
git-svn-id: https://develop.svn.wordpress.org/trunk@10355 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-01-13 15:18:37 +00:00 |
|
Andrew Ozz
|
6912126d8f
|
Faster wp_clone function fix, props sambauers, fixes #8844 for trunk
git-svn-id: https://develop.svn.wordpress.org/trunk@10353 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-01-13 14:45:50 +00:00 |
|
Andrew Ozz
|
2237a6e4b8
|
jQuery 1.3RC2
git-svn-id: https://develop.svn.wordpress.org/trunk@10352 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-01-13 11:50:01 +00:00 |
|
Ryan Boren
|
09c323f120
|
Run version_compare only once for wp_clone(). Props sambauers. fixes #8844 for trunk
git-svn-id: https://develop.svn.wordpress.org/trunk@10350 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-01-13 06:31:58 +00:00 |
|
Andrew Ozz
|
2df4ac7356
|
Fix comment action links after quick editing and reloading of page on enter while quick editing.
git-svn-id: https://develop.svn.wordpress.org/trunk@10349 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-01-13 01:31:19 +00:00 |
|
Andrew Ozz
|
80fb5c79ce
|
Cleanup js files and prepare for concatenating, move most inline js to files
git-svn-id: https://develop.svn.wordpress.org/trunk@10348 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-01-12 13:43:17 +00:00 |
|
Ryan Boren
|
23d722d40a
|
Reinstall fix. fixes #8724 for trunk
git-svn-id: https://develop.svn.wordpress.org/trunk@10346 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-01-11 21:48:40 +00:00 |
|
Andrew Ozz
|
45a972e7ee
|
Fix tags postboxes when no js
git-svn-id: https://develop.svn.wordpress.org/trunk@10345 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-01-10 15:10:06 +00:00 |
|
Andrew Ozz
|
d66921d5a3
|
Redirect properly on categories listing page, props Viper007Bond, fixes #8837
git-svn-id: https://develop.svn.wordpress.org/trunk@10344 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-01-10 14:34:04 +00:00 |
|
Andrew Ozz
|
93ce89d4b6
|
Fix ajax-delete of categories, link categories and tags
git-svn-id: https://develop.svn.wordpress.org/trunk@10343 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-01-10 14:25:51 +00:00 |
|
Andrew Ozz
|
0aa6a407e5
|
Remove unused category parent settings from inline-edit-tax.js
git-svn-id: https://develop.svn.wordpress.org/trunk@10342 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-01-10 14:09:06 +00:00 |
|
Andrew Ozz
|
abdc43a273
|
Add CSS class to "comment-reply-link", props yoavf, fixes #8836
git-svn-id: https://develop.svn.wordpress.org/trunk@10341 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-01-10 10:21:28 +00:00 |
|
Andrew Ozz
|
5996ed33f4
|
Move handlers.js out of swfupload-all.js for better compatibility/easier editing
git-svn-id: https://develop.svn.wordpress.org/trunk@10340 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-01-10 09:29:39 +00:00 |
|
Ryan Boren
|
2baa2f8e58
|
Use preg_replace_callback instead of preg_replace with eval. Props beaulebens. see #8689
git-svn-id: https://develop.svn.wordpress.org/trunk@10339 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-01-09 19:29:35 +00:00 |
|