markjaquith
|
f396867f60
|
Show "Post #N" for posts without a title in the nag. Props Viper007Bond. fixes #4849
git-svn-id: http://svn.automattic.com/wordpress/trunk@6037 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-09-05 18:33:45 +00:00 |
|
ryan
|
1760555e8b
|
Don't skip sanitization if 404. Add wp_title display filters.
git-svn-id: http://svn.automattic.com/wordpress/trunk@6035 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-09-05 03:11:04 +00:00 |
|
ryan
|
64382fbdc9
|
mprove desriptions for I18N strings. Props nbachiyski. fixes #4906
git-svn-id: http://svn.automattic.com/wordpress/trunk@6034 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-09-04 22:50:31 +00:00 |
|
westi
|
d7c37c0c02
|
Improve desriptions for I18N strings. Fixes #4906 props nbachiyski
git-svn-id: http://svn.automattic.com/wordpress/trunk@6033 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-09-04 20:56:08 +00:00 |
|
ryan
|
40527f6ac2
|
APP taxonomy fixes from rubys. fixes #4904
git-svn-id: http://svn.automattic.com/wordpress/trunk@6032 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-09-04 17:09:57 +00:00 |
|
markjaquith
|
1e8e248b97
|
Actually, let's just drop that slash check altogether. Equals sign is the best indicator. fixes #4903 for trunk
git-svn-id: http://svn.automattic.com/wordpress/trunk@6031 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-09-04 05:26:18 +00:00 |
|
markjaquith
|
ab71cc4a4f
|
Require a slash AND the absence of an equals sign to designate the passed $uri as a base (without a query string). fixes #4903 for trunk
git-svn-id: http://svn.automattic.com/wordpress/trunk@6030 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-09-04 05:21:54 +00:00 |
|
markjaquith
|
5913b16065
|
Better $pagenow determination. fixes #4748
git-svn-id: http://svn.automattic.com/wordpress/trunk@6029 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-09-04 03:21:04 +00:00 |
|
markjaquith
|
2f0e0c8760
|
Clean up Jerome's Keywords importer
git-svn-id: http://svn.automattic.com/wordpress/trunk@6028 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-09-04 02:14:34 +00:00 |
|
ryan
|
a4f8a52b4e
|
beta2
git-svn-id: http://svn.automattic.com/wordpress/trunk@6027 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-09-04 01:01:01 +00:00 |
|
ryan
|
321c310717
|
Remove trailing whitespace
git-svn-id: http://svn.automattic.com/wordpress/trunk@6026 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-09-03 23:32:58 +00:00 |
|
ryan
|
87c4f3a17f
|
Strip lines that contain only whitespace down to newlines.
git-svn-id: http://svn.automattic.com/wordpress/trunk@6025 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-09-03 23:19:20 +00:00 |
|
westi
|
d38d018ce9
|
Fix admin css link when installing in a directory. Fixes #4877
git-svn-id: http://svn.automattic.com/wordpress/trunk@6024 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-09-03 20:20:18 +00:00 |
|
ryan
|
8c8c1cb4f7
|
Remove unused var. Props johnjosephbachir. fixes #4764
git-svn-id: http://svn.automattic.com/wordpress/trunk@6023 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-09-03 20:06:27 +00:00 |
|
markjaquith
|
e468628526
|
Check for wp-admin case-insensitively in is_admin()
git-svn-id: http://svn.automattic.com/wordpress/trunk@6022 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-09-03 19:56:09 +00:00 |
|
ryan
|
58c7ce91e3
|
Tag unions and intersections. fixes #4895
git-svn-id: http://svn.automattic.com/wordpress/trunk@6021 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-09-03 18:14:05 +00:00 |
|
markjaquith
|
6cfdd1934b
|
trim() plugin URL before deciding whether to show a link. props Gary King. fixes #4633
git-svn-id: http://svn.automattic.com/wordpress/trunk@6020 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-09-03 16:55:10 +00:00 |
|
westi
|
03d6c4d0ba
|
Change queries in get_{next|previous}_post so that plugins can INNER JOIN on other tables with an ID column. Fixes #4822 props Cimmo.
git-svn-id: http://svn.automattic.com/wordpress/trunk@6019 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-09-03 16:46:31 +00:00 |
|
westi
|
36851becbd
|
Switch to require_once for wp-includes/db.php when it exists. Fixes #4597 props intoxination.
git-svn-id: http://svn.automattic.com/wordpress/trunk@6017 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-09-03 16:17:10 +00:00 |
|
westi
|
3235902cff
|
urlencode the theme name and stylesheet name in the activate links so as to support directories with + in the name. Fixes #3279.
git-svn-id: http://svn.automattic.com/wordpress/trunk@6016 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-09-03 16:11:10 +00:00 |
|
ryan
|
4726644b8b
|
Don't strip @ from url. Fix scheme prefixing. Props pishmishy. fixes #3299
git-svn-id: http://svn.automattic.com/wordpress/trunk@6015 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-09-03 15:59:12 +00:00 |
|
ryan
|
97918578a4
|
Remove category parent dropdown from edit link category form since link categories are non-hierarchical. fixes #4896
git-svn-id: http://svn.automattic.com/wordpress/trunk@6013 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-09-03 14:49:02 +00:00 |
|
ryan
|
986715f5b6
|
tag_id not tag__id. see #4895
git-svn-id: http://svn.automattic.com/wordpress/trunk@6012 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-09-03 03:26:57 +00:00 |
|
ryan
|
f87baf5b1f
|
tag__in, tag__not_in, and tag_and queries. fixes #4895
git-svn-id: http://svn.automattic.com/wordpress/trunk@6011 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-09-03 03:24:23 +00:00 |
|
markjaquith
|
d723ff00d8
|
Escape text titles in AtomParser. Props Sam Ruby. fixes #4892
git-svn-id: http://svn.automattic.com/wordpress/trunk@6010 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-09-02 20:42:00 +00:00 |
|
westi
|
2662be2098
|
Inform the user when cookies are disabled and login fails. Fixed #2039 props tellyworth.
git-svn-id: http://svn.automattic.com/wordpress/trunk@6009 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-09-02 17:20:37 +00:00 |
|
markjaquith
|
7e45ed193a
|
Eliminate double urlencode()ing in add_query_arg(). Move &-to-& conversion to wp_nonce_url(). fixes #4884
git-svn-id: http://svn.automattic.com/wordpress/trunk@6008 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-09-02 05:49:54 +00:00 |
|
markjaquith
|
e26363a568
|
Correct variable name in clean_object_term_cache(). props arnee. fixes #4888
git-svn-id: http://svn.automattic.com/wordpress/trunk@6007 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-09-02 05:08:48 +00:00 |
|
markjaquith
|
747bd2cf21
|
urlencode() redirect_to param in login links for both themes. fixes #4873 for trunk
git-svn-id: http://svn.automattic.com/wordpress/trunk@6006 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-09-01 23:05:11 +00:00 |
|
markjaquith
|
d60384b385
|
Turn & to & in add_query_arg(). fixes #4878
git-svn-id: http://svn.automattic.com/wordpress/trunk@6005 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-09-01 22:12:17 +00:00 |
|
ryan
|
b04e8d39ee
|
AtomPub fixes from Pete Lacey. fixes #4887
git-svn-id: http://svn.automattic.com/wordpress/trunk@6004 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-09-01 19:32:54 +00:00 |
|
westi
|
1290e8caed
|
Tell the user what number comment they are editing. Fixes #4524 props momo360modena and Nazgul.
git-svn-id: http://svn.automattic.com/wordpress/trunk@6003 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-09-01 16:33:55 +00:00 |
|
westi
|
7b9174524a
|
Enable full translation of the Tags description. Fixes #4885 props nbachiyski.
git-svn-id: http://svn.automattic.com/wordpress/trunk@6002 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-09-01 12:06:47 +00:00 |
|
westi
|
7612bc20b1
|
Fix RDF feeds to not contain invalid tag "category". Fixed #4643 props kztk
git-svn-id: http://svn.automattic.com/wordpress/trunk@6001 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-09-01 08:33:08 +00:00 |
|
ryan
|
a43e37b8a1
|
get_tag() and get_tag_feed_link()
git-svn-id: http://svn.automattic.com/wordpress/trunk@6000 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-09-01 04:43:27 +00:00 |
|
markjaquith
|
0906863d2c
|
Preserve query string arrays in add_query_arg(). fixes #4878 for trunk
git-svn-id: http://svn.automattic.com/wordpress/trunk@5999 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-09-01 03:41:50 +00:00 |
|
ryan
|
93840b1632
|
Add some filtering. Props jhodgdon. see #4516
git-svn-id: http://svn.automattic.com/wordpress/trunk@5998 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-08-31 23:55:56 +00:00 |
|
ryan
|
277e5aa914
|
Don't use unavailable func. Props filosofo. fixes #4881
git-svn-id: http://svn.automattic.com/wordpress/trunk@5997 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-08-31 22:36:16 +00:00 |
|
markjaquith
|
c8d7b27ed2
|
Use single_tag_title() on tag pages in the Default theme. Props Andy. fixes #4876
git-svn-id: http://svn.automattic.com/wordpress/trunk@5996 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-08-30 19:54:46 +00:00 |
|
markjaquith
|
a2cac0cf09
|
Kill %tag%-based permalinks. fixes #4875
git-svn-id: http://svn.automattic.com/wordpress/trunk@5995 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-08-30 19:42:34 +00:00 |
|
markjaquith
|
0219651b96
|
Check manage_options for upgrade notification. Tailor message accordingly. Props johnbillion. fixes #4869
git-svn-id: http://svn.automattic.com/wordpress/trunk@5994 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-08-30 18:21:03 +00:00 |
|
markjaquith
|
bacbca924f
|
Roll back [5986], [5988], [5989]. We are in a char class, so no escaping needed. Props mdawaffe. see #4873
git-svn-id: http://svn.automattic.com/wordpress/trunk@5993 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-08-30 18:13:48 +00:00 |
|
markjaquith
|
f0b39c1b5c
|
Better %0d/%0a sanitization for wp_redirect() from hakre. fixes #4819 for trunk
git-svn-id: http://svn.automattic.com/wordpress/trunk@5990 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-08-30 17:46:09 +00:00 |
|
westi
|
f9e28418ce
|
Ensure we always show the current version in the footer if the last update check failed. Fixes #4867 props Viper007Bond
git-svn-id: http://svn.automattic.com/wordpress/trunk@5987 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-08-30 16:25:50 +00:00 |
|
ryan
|
5a997f588b
|
Escape special chars in regex. Props eightize and Otto42. fixes #4873
git-svn-id: http://svn.automattic.com/wordpress/trunk@5986 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-08-30 15:42:26 +00:00 |
|
markjaquith
|
88f73f7f41
|
Use "update" language to refer to new versions. Props johnbillion. fixes #4868
git-svn-id: http://svn.automattic.com/wordpress/trunk@5985 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-08-30 14:41:03 +00:00 |
|
ryan
|
8790a28916
|
Importer for Jerome's Keywords. fixes #4346
git-svn-id: http://svn.automattic.com/wordpress/trunk@5984 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-08-30 01:39:46 +00:00 |
|
ryan
|
56dd1d2033
|
Make sure term cache is cleared when updating term counts.
git-svn-id: http://svn.automattic.com/wordpress/trunk@5983 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-08-30 00:34:55 +00:00 |
|
ryan
|
b92227412a
|
Trackback fxn cleanup from Otto42. fixes #4800
git-svn-id: http://svn.automattic.com/wordpress/trunk@5982 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-08-29 23:08:44 +00:00 |
|
ryan
|
560b73b9e3
|
mt_keywords support. Props westi and josephscott. fixes #900
git-svn-id: http://svn.automattic.com/wordpress/trunk@5981 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-08-29 23:01:48 +00:00 |
|