Ryan Boren
|
e15b5fd1fa
|
Fix term count calculation during upgrade. fixes #4922
git-svn-id: https://develop.svn.wordpress.org/trunk@6051 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-09-06 22:56:03 +00:00 |
Ryan Boren
|
836ea54d21
|
Case terms to int so we don't try to create new terms with the term ids as the names. fixes #4920
git-svn-id: https://develop.svn.wordpress.org/trunk@6050 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-09-06 22:07:23 +00:00 |
Mark Jaquith
|
9c73d36b9a
|
Always put the author of the post in the authors dropdown, even if they have since been demoted to a role without post-saving capabilities. fixes #4458
git-svn-id: https://develop.svn.wordpress.org/trunk@6049 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-09-06 04:46:56 +00:00 |
Ryan Boren
|
459a358e04
|
Resurrect hide_empty
git-svn-id: https://develop.svn.wordpress.org/trunk@6048 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-09-06 04:34:06 +00:00 |
Mark Jaquith
|
c2c7912054
|
Default to showing published posts on Manage Posts page. fixes #4858
git-svn-id: https://develop.svn.wordpress.org/trunk@6047 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-09-06 04:33:35 +00:00 |
Ryan Boren
|
397b2c28ba
|
Add missing instance var. Props filosofo. see #4806
git-svn-id: https://develop.svn.wordpress.org/trunk@6046 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-09-05 23:17:41 +00:00 |
Ryan Boren
|
9efd32a426
|
Remove redundant declaration ofedInsertContent. Props Viper007Bond. fixes #4902
git-svn-id: https://develop.svn.wordpress.org/trunk@6045 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-09-05 23:14:39 +00:00 |
Ryan Boren
|
40fe936687
|
Update pop3 class to latest from squirrelmail. Props westi. see #4337
git-svn-id: https://develop.svn.wordpress.org/trunk@6044 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-09-05 22:55:38 +00:00 |
Ryan Boren
|
0b78fa4aa1
|
Fix comment orphaning in blogger importer. Props andy. fixes #4406
git-svn-id: https://develop.svn.wordpress.org/trunk@6043 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-09-05 22:48:58 +00:00 |
Ryan Boren
|
54ff897f1a
|
Remove redundant url filter. fixes #4663
git-svn-id: https://develop.svn.wordpress.org/trunk@6042 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-09-05 22:44:58 +00:00 |
Mark Jaquith
|
70b337fa9a
|
Use post_date (not post_modified) to check for unpublished posts when showing post listings in admin. fixes #4914
git-svn-id: https://develop.svn.wordpress.org/trunk@6041 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-09-05 22:17:59 +00:00 |
Ryan Boren
|
7f8b7c9859
|
Basic tag cloud widget. Props Stargazer. fixes #4130
git-svn-id: https://develop.svn.wordpress.org/trunk@6040 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-09-05 21:50:52 +00:00 |
Mark Jaquith
|
88a4c73ec2
|
Deprecate option_can_override, option_type, option_width, option_height, option_description, option_admin_level from options table. Props Nazgul. fixes #4390
git-svn-id: https://develop.svn.wordpress.org/trunk@6039 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-09-05 19:20:53 +00:00 |
Mark Jaquith
|
fc12da3d9b
|
Fix link to others' drafts from nag. fixes #4912
git-svn-id: https://develop.svn.wordpress.org/trunk@6038 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-09-05 18:40:40 +00:00 |
Mark Jaquith
|
59d491abd0
|
Show "Post #N" for posts without a title in the nag. Props Viper007Bond. fixes #4849
git-svn-id: https://develop.svn.wordpress.org/trunk@6037 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-09-05 18:33:45 +00:00 |
Ryan Boren
|
85bec38507
|
Don't skip sanitization if 404. Add wp_title display filters.
git-svn-id: https://develop.svn.wordpress.org/trunk@6035 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-09-05 03:11:04 +00:00 |
Ryan Boren
|
fba836e57d
|
mprove desriptions for I18N strings. Props nbachiyski. fixes #4906
git-svn-id: https://develop.svn.wordpress.org/trunk@6034 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-09-04 22:50:31 +00:00 |
Peter Westwood
|
5593328ba6
|
Improve desriptions for I18N strings. Fixes #4906 props nbachiyski
git-svn-id: https://develop.svn.wordpress.org/trunk@6033 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-09-04 20:56:08 +00:00 |
Ryan Boren
|
9548887327
|
APP taxonomy fixes from rubys. fixes #4904
git-svn-id: https://develop.svn.wordpress.org/trunk@6032 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-09-04 17:09:57 +00:00 |
Mark Jaquith
|
a2afc64e79
|
Actually, let's just drop that slash check altogether. Equals sign is the best indicator. fixes #4903 for trunk
git-svn-id: https://develop.svn.wordpress.org/trunk@6031 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-09-04 05:26:18 +00:00 |
Mark Jaquith
|
23bcbfcb05
|
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: https://develop.svn.wordpress.org/trunk@6030 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-09-04 05:21:54 +00:00 |
Mark Jaquith
|
5a4c102696
|
Better $pagenow determination. fixes #4748
git-svn-id: https://develop.svn.wordpress.org/trunk@6029 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-09-04 03:21:04 +00:00 |
Mark Jaquith
|
a4924de5d5
|
Clean up Jerome's Keywords importer
git-svn-id: https://develop.svn.wordpress.org/trunk@6028 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-09-04 02:14:34 +00:00 |
Ryan Boren
|
5140fb674b
|
beta2
git-svn-id: https://develop.svn.wordpress.org/trunk@6027 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-09-04 01:01:01 +00:00 |
Ryan Boren
|
7a43c01e08
|
Remove trailing whitespace
git-svn-id: https://develop.svn.wordpress.org/trunk@6026 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-09-03 23:32:58 +00:00 |
Ryan Boren
|
e9391140a7
|
Strip lines that contain only whitespace down to newlines.
git-svn-id: https://develop.svn.wordpress.org/trunk@6025 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-09-03 23:19:20 +00:00 |
Peter Westwood
|
9b621d42c6
|
Fix admin css link when installing in a directory. Fixes #4877
git-svn-id: https://develop.svn.wordpress.org/trunk@6024 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-09-03 20:20:18 +00:00 |
Ryan Boren
|
d25a0027ab
|
Remove unused var. Props johnjosephbachir. fixes #4764
git-svn-id: https://develop.svn.wordpress.org/trunk@6023 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-09-03 20:06:27 +00:00 |
Mark Jaquith
|
0459826bd3
|
Check for wp-admin case-insensitively in is_admin()
git-svn-id: https://develop.svn.wordpress.org/trunk@6022 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-09-03 19:56:09 +00:00 |
Ryan Boren
|
c8e307e72f
|
Tag unions and intersections. fixes #4895
git-svn-id: https://develop.svn.wordpress.org/trunk@6021 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-09-03 18:14:05 +00:00 |
Mark Jaquith
|
10754e7332
|
trim() plugin URL before deciding whether to show a link. props Gary King. fixes #4633
git-svn-id: https://develop.svn.wordpress.org/trunk@6020 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-09-03 16:55:10 +00:00 |
Peter Westwood
|
a629aa8c5f
|
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: https://develop.svn.wordpress.org/trunk@6019 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-09-03 16:46:31 +00:00 |
Peter Westwood
|
5e1d368094
|
Switch to require_once for wp-includes/db.php when it exists. Fixes #4597 props intoxination.
git-svn-id: https://develop.svn.wordpress.org/trunk@6017 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-09-03 16:17:10 +00:00 |
Peter Westwood
|
617592ce64
|
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: https://develop.svn.wordpress.org/trunk@6016 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-09-03 16:11:10 +00:00 |
Ryan Boren
|
0c1e57ff2b
|
Don't strip @ from url. Fix scheme prefixing. Props pishmishy. fixes #3299
git-svn-id: https://develop.svn.wordpress.org/trunk@6015 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-09-03 15:59:12 +00:00 |
Ryan Boren
|
5d17c09b54
|
Remove category parent dropdown from edit link category form since link categories are non-hierarchical. fixes #4896
git-svn-id: https://develop.svn.wordpress.org/trunk@6013 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-09-03 14:49:02 +00:00 |
Ryan Boren
|
2d3b05b2a6
|
tag_id not tag__id. see #4895
git-svn-id: https://develop.svn.wordpress.org/trunk@6012 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-09-03 03:26:57 +00:00 |
Ryan Boren
|
3e725d7a7d
|
tag__in, tag__not_in, and tag_and queries. fixes #4895
git-svn-id: https://develop.svn.wordpress.org/trunk@6011 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-09-03 03:24:23 +00:00 |
Mark Jaquith
|
2c6bb0bd0e
|
Escape text titles in AtomParser. Props Sam Ruby. fixes #4892
git-svn-id: https://develop.svn.wordpress.org/trunk@6010 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-09-02 20:42:00 +00:00 |
Peter Westwood
|
187574db35
|
Inform the user when cookies are disabled and login fails. Fixed #2039 props tellyworth.
git-svn-id: https://develop.svn.wordpress.org/trunk@6009 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-09-02 17:20:37 +00:00 |
Mark Jaquith
|
d0d887d09d
|
Eliminate double urlencode()ing in add_query_arg(). Move &-to-& conversion to wp_nonce_url(). fixes #4884
git-svn-id: https://develop.svn.wordpress.org/trunk@6008 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-09-02 05:49:54 +00:00 |
Mark Jaquith
|
71820cb422
|
Correct variable name in clean_object_term_cache(). props arnee. fixes #4888
git-svn-id: https://develop.svn.wordpress.org/trunk@6007 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-09-02 05:08:48 +00:00 |
Mark Jaquith
|
1a98b38095
|
urlencode() redirect_to param in login links for both themes. fixes #4873 for trunk
git-svn-id: https://develop.svn.wordpress.org/trunk@6006 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-09-01 23:05:11 +00:00 |
Mark Jaquith
|
3308252f00
|
Turn & to & in add_query_arg(). fixes #4878
git-svn-id: https://develop.svn.wordpress.org/trunk@6005 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-09-01 22:12:17 +00:00 |
Ryan Boren
|
9fb2ddc65f
|
AtomPub fixes from Pete Lacey. fixes #4887
git-svn-id: https://develop.svn.wordpress.org/trunk@6004 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-09-01 19:32:54 +00:00 |
Peter Westwood
|
d166d37c3a
|
Tell the user what number comment they are editing. Fixes #4524 props momo360modena and Nazgul.
git-svn-id: https://develop.svn.wordpress.org/trunk@6003 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-09-01 16:33:55 +00:00 |
Peter Westwood
|
9103eafbbb
|
Enable full translation of the Tags description. Fixes #4885 props nbachiyski.
git-svn-id: https://develop.svn.wordpress.org/trunk@6002 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-09-01 12:06:47 +00:00 |
Peter Westwood
|
1b53aaa0ed
|
Fix RDF feeds to not contain invalid tag "category". Fixed #4643 props kztk
git-svn-id: https://develop.svn.wordpress.org/trunk@6001 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-09-01 08:33:08 +00:00 |
Ryan Boren
|
963528d3cb
|
get_tag() and get_tag_feed_link()
git-svn-id: https://develop.svn.wordpress.org/trunk@6000 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-09-01 04:43:27 +00:00 |
Mark Jaquith
|
d5e3e96141
|
Preserve query string arrays in add_query_arg(). fixes #4878 for trunk
git-svn-id: https://develop.svn.wordpress.org/trunk@5999 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-09-01 03:41:50 +00:00 |