Mark Jaquith
|
b47f557a49
|
Kill %tag%-based permalinks. fixes #4875
git-svn-id: https://develop.svn.wordpress.org/trunk@5995 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-08-30 19:42:34 +00:00 |
|
Mark Jaquith
|
2cbc2f0e87
|
Roll back [5986], [5988], [5989]. We are in a char class, so no escaping needed. Props mdawaffe. see #4873
git-svn-id: https://develop.svn.wordpress.org/trunk@5993 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-08-30 18:13:48 +00:00 |
|
Mark Jaquith
|
00f5e9555d
|
Better %0d/%0a sanitization for wp_redirect() from hakre. fixes #4819 for trunk
git-svn-id: https://develop.svn.wordpress.org/trunk@5990 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-08-30 17:46:09 +00:00 |
|
Ryan Boren
|
effcdff92b
|
Escape special chars in regex. Props eightize and Otto42. fixes #4873
git-svn-id: https://develop.svn.wordpress.org/trunk@5986 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-08-30 15:42:26 +00:00 |
|
Ryan Boren
|
78c09303ac
|
Make sure term cache is cleared when updating term counts.
git-svn-id: https://develop.svn.wordpress.org/trunk@5983 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-08-30 00:34:55 +00:00 |
|
Ryan Boren
|
3ff8ad1a47
|
Trackback fxn cleanup from Otto42. fixes #4800
git-svn-id: https://develop.svn.wordpress.org/trunk@5982 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-08-29 23:08:44 +00:00 |
|
Ryan Boren
|
3910be3880
|
Include tags in feeds. fixes #4537
git-svn-id: https://develop.svn.wordpress.org/trunk@5979 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-08-29 21:10:20 +00:00 |
|
Mark Jaquith
|
f6b019c8b6
|
More cautious canonical-ness. Exclude IIS and POSTs. Better paging handling. Still a work in progress! see #4773
git-svn-id: https://develop.svn.wordpress.org/trunk@5978 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-08-29 21:06:51 +00:00 |
|
Ryan Boren
|
7109e26194
|
delete_post_meta_by_key() from Mark Jaquith. fixes #4178
git-svn-id: https://develop.svn.wordpress.org/trunk@5976 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-08-29 19:12:20 +00:00 |
|
Ryan Boren
|
d8381c8973
|
Remove hardcoded clean_url on comment_author_url since it is handled on the pre_comment_author_url filter. Props wnorris. fixes #4120
git-svn-id: https://develop.svn.wordpress.org/trunk@5975 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-08-29 19:04:14 +00:00 |
|
Mark Jaquith
|
31d9b33458
|
Fix paging and preview links for canonical stuff. see #4773. fixes #4862
git-svn-id: https://develop.svn.wordpress.org/trunk@5974 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-08-29 18:10:11 +00:00 |
|
Ryan Boren
|
0210464be1
|
Limit recent entries query to published posts. fixes #4786
git-svn-id: https://develop.svn.wordpress.org/trunk@5973 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-08-29 18:02:19 +00:00 |
|
Ryan Boren
|
6fc09cfd3b
|
Take port into consideration when spawning cron. Props bchecketts. fixes #4782
git-svn-id: https://develop.svn.wordpress.org/trunk@5972 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-08-29 17:57:06 +00:00 |
|
Peter Westwood
|
84b76f6832
|
Remove dead code. Fixed #4791 props filosofo
git-svn-id: https://develop.svn.wordpress.org/trunk@5970 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-08-29 17:36:46 +00:00 |
|
Peter Westwood
|
c0e6a44fdf
|
Add utf8->ascii mappings for icelandic letters. Fixes #4739 props einare
git-svn-id: https://develop.svn.wordpress.org/trunk@5969 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-08-29 17:34:15 +00:00 |
|
Peter Westwood
|
5ad60fe10f
|
Fix xhtml output for RSS widget when feed contains no items. Fixed #4671 props brettz95 and Nazgul
git-svn-id: https://develop.svn.wordpress.org/trunk@5968 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-08-29 17:28:07 +00:00 |
|
Ryan Boren
|
e38abfba84
|
Make css cache busting and rtl inclusion uniform across admin. Props mdawaffe. fixes #4830
git-svn-id: https://develop.svn.wordpress.org/trunk@5965 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-08-28 23:23:38 +00:00 |
|
Peter Westwood
|
f763c751d8
|
Ensure we flush the recent entries widget cache after a post has been deleted. Fixes #4825 props donncha
git-svn-id: https://develop.svn.wordpress.org/trunk@5960 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-08-28 20:12:43 +00:00 |
|
Peter Westwood
|
3b74215727
|
Pass through the function argument so rules can actually be added to the top of the stack, props santos
git-svn-id: https://develop.svn.wordpress.org/trunk@5959 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-08-28 19:55:11 +00:00 |
|
Ryan Boren
|
37704dc738
|
explicitly check next() against FALSE in do_action_ref_array(). Props Denis-de-Bernardy, Otto42, Nazgul, santosj, DD32. fixes #4625 for trunk
git-svn-id: https://develop.svn.wordpress.org/trunk@5958 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-08-28 19:06:56 +00:00 |
|
Ryan Boren
|
ba8c7d12ba
|
Don't return permalink for non-existent post. Props Viper007Bond. fixes #4834
git-svn-id: https://develop.svn.wordpress.org/trunk@5956 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-08-28 18:58:54 +00:00 |
|
Ryan Boren
|
13ad64bad7
|
beta1
git-svn-id: https://develop.svn.wordpress.org/trunk@5954 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-08-28 00:18:36 +00:00 |
|
Ryan Boren
|
48120ed74b
|
Add clean_url filter. see #4570
git-svn-id: https://develop.svn.wordpress.org/trunk@5952 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-08-27 23:31:09 +00:00 |
|
Ryan Boren
|
db0b4d72c6
|
Bring in atomlib 0.4 and update wp-app to use it. Props eliast and placey. fixes #4191
git-svn-id: https://develop.svn.wordpress.org/trunk@5951 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-08-27 19:52:58 +00:00 |
|
Ryan Boren
|
f3e9670cfd
|
Revert get_col behavior. Props mdawaffe. fixes #4826
git-svn-id: https://develop.svn.wordpress.org/trunk@5950 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-08-27 19:44:53 +00:00 |
|
Matt Mullenweg
|
7d95821088
|
Make the entire comment flood check pluggable as it can cause load problems on large sites.
git-svn-id: https://develop.svn.wordpress.org/trunk@5947 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-08-27 06:34:18 +00:00 |
|
Ryan Boren
|
06515b9839
|
Display tag name, not slug, in title. Props ionfish. fixes #4812
git-svn-id: https://develop.svn.wordpress.org/trunk@5945 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-08-26 17:18:00 +00:00 |
|
Ryan Boren
|
9b4a30290f
|
Add missing global and remove unused var. Props JeremyVisser. fixes #4818
git-svn-id: https://develop.svn.wordpress.org/trunk@5944 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-08-26 17:12:31 +00:00 |
|
Ryan Boren
|
d0c245d950
|
Update to jquery 1.1.4. Props mdawaffe. fixes #4810
git-svn-id: https://develop.svn.wordpress.org/trunk@5939 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-08-24 21:46:03 +00:00 |
|
Ryan Boren
|
a1b51966d7
|
Don't pass cat as ref. Fix some term sanitization. fixes #4702
git-svn-id: https://develop.svn.wordpress.org/trunk@5938 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-08-24 18:41:01 +00:00 |
|
Ryan Boren
|
aa0ab82ecd
|
Update WP importer to use taxonomy and query cat based on slug. see #4613
git-svn-id: https://develop.svn.wordpress.org/trunk@5937 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-08-24 14:44:26 +00:00 |
|
Ryan Boren
|
73d5479b43
|
Fix how wp_filter array is keyed. Props santosj/darkdragon. fixes #3875 for 2.3
git-svn-id: https://develop.svn.wordpress.org/trunk@5936 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-08-24 14:18:08 +00:00 |
|
Peter Westwood
|
1532e450bb
|
Enable plugins to override the cockney replace array, fixes #4804 props andihit
git-svn-id: https://develop.svn.wordpress.org/trunk@5930 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-08-23 21:02:31 +00:00 |
|
Peter Westwood
|
897531ee27
|
Allow upload of all Open Office document types props nbachiyski fixes #4615
git-svn-id: https://develop.svn.wordpress.org/trunk@5929 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-08-23 18:28:14 +00:00 |
|
Ryan Boren
|
ca4e75cb57
|
Don't allow private query vars in url_to_postid
git-svn-id: https://develop.svn.wordpress.org/trunk@5925 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-08-23 16:09:37 +00:00 |
|
Peter Westwood
|
de6855386a
|
Fix plugin basename for Windows servers. Fixes #3002 props Ozh
git-svn-id: https://develop.svn.wordpress.org/trunk@5924 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-08-23 16:07:21 +00:00 |
|
Mark Jaquith
|
ca9bea927b
|
No canonical-ness for wp-admin. see #4773
git-svn-id: https://develop.svn.wordpress.org/trunk@5921 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-08-23 03:40:51 +00:00 |
|
Ryan Boren
|
dac74f6c47
|
Add cat-item-id and page-item-id classes. Props Otto42. fixes #4703
git-svn-id: https://develop.svn.wordpress.org/trunk@5920 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-08-22 22:59:45 +00:00 |
|
Ryan Boren
|
84df0a2453
|
Fix get_post_comments_feed_link() to work with pages. fixes #4637
git-svn-id: https://develop.svn.wordpress.org/trunk@5919 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-08-22 22:42:57 +00:00 |
|
Ryan Boren
|
e77ed87b6c
|
Add get_lastpostdate and 'get_lastpostdatemodified filters. Props rob1n. fixes #4801
git-svn-id: https://develop.svn.wordpress.org/trunk@5918 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-08-22 22:30:06 +00:00 |
|
Ryan Boren
|
51592ad7f2
|
Add class to tag cloud links. Props filosofo. fixes #4798
git-svn-id: https://develop.svn.wordpress.org/trunk@5917 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-08-22 22:28:00 +00:00 |
|
Ryan Boren
|
87234faca2
|
posts_results and posts_selection hooks. fixes #4799
git-svn-id: https://develop.svn.wordpress.org/trunk@5916 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-08-22 18:03:26 +00:00 |
|
Ryan Boren
|
c10c02374b
|
Sanitize a few options
git-svn-id: https://develop.svn.wordpress.org/trunk@5914 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-08-22 17:57:36 +00:00 |
|
Ryan Boren
|
ece120b57f
|
Some tag api additions from andy.
git-svn-id: https://develop.svn.wordpress.org/trunk@5912 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-08-21 18:39:45 +00:00 |
|
Ryan Boren
|
fd11034748
|
commentsrss2_head action from joostdevalk. fixes #4694
git-svn-id: https://develop.svn.wordpress.org/trunk@5911 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-08-21 18:32:39 +00:00 |
|
Ryan Boren
|
6f03cac3d9
|
Deprecate permalink_single_rss(). Add the_permalink_rss() with accompanying filter. Props joostdevalk and Otto42. fixes #4654
git-svn-id: https://develop.svn.wordpress.org/trunk@5910 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-08-21 18:27:45 +00:00 |
|
Ryan Boren
|
a79d48ea1c
|
wp_reset_query() from mdawaffe. fixes #4741
git-svn-id: https://develop.svn.wordpress.org/trunk@5907 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-08-20 22:55:43 +00:00 |
|
Ryan Boren
|
d8adefe0b2
|
bookmark sanitizer funcs and default filter cleanup. see #4546
git-svn-id: https://develop.svn.wordpress.org/trunk@5906 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-08-20 22:50:04 +00:00 |
|
Matt Mullenweg
|
76384e93f0
|
Don't run if installing, fixes $4772
git-svn-id: https://develop.svn.wordpress.org/trunk@5900 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-08-19 04:27:04 +00:00 |
|
Ryan Boren
|
df22fd9a58
|
Add back compat to get_the_category. Props nbachiyski. fixes #4771
git-svn-id: https://develop.svn.wordpress.org/trunk@5899 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-08-18 17:21:51 +00:00 |
|