Ryan Boren
|
ed5f240c7e
|
Move separator inside conditional. see #6965
git-svn-id: https://develop.svn.wordpress.org/trunk@8166 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-06-22 22:48:45 +00:00 |
|
Ryan Boren
|
026ecf9198
|
Beta1
git-svn-id: https://develop.svn.wordpress.org/trunk@8165 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-06-22 20:45:07 +00:00 |
|
Ryan Boren
|
ef20031e40
|
phpdoc updates from jacobsantos. see #7038
git-svn-id: https://develop.svn.wordpress.org/trunk@8164 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-06-22 20:23:23 +00:00 |
|
Peter Westwood
|
97d67b7f80
|
Minor phpdoc fixups.
git-svn-id: https://develop.svn.wordpress.org/trunk@8149 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-06-20 20:56:40 +00:00 |
|
Peter Westwood
|
a4d4d281d6
|
Fix a possible fatal error on the dashboard. Fixes #6833 for trunk.
git-svn-id: https://develop.svn.wordpress.org/trunk@8141 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-06-20 17:08:31 +00:00 |
|
Peter Westwood
|
d1f676cdc1
|
Allow enabling of remote publishing at install time. See #7157.
git-svn-id: https://develop.svn.wordpress.org/trunk@8139 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-06-20 16:35:45 +00:00 |
|
Peter Westwood
|
9fc155d599
|
Bump the db_version so people get the new options for #7157.
git-svn-id: https://develop.svn.wordpress.org/trunk@8138 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-06-20 16:15:21 +00:00 |
|
Ryan Boren
|
a9e662bf1c
|
Update blogsearch URL when home changes. Props andy. fixes #7159
git-svn-id: https://develop.svn.wordpress.org/trunk@8137 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-06-20 16:06:57 +00:00 |
|
Ryan Boren
|
b17b7f8bf0
|
Disable remote publishing by default. Add options to turn them back on. Props josephscott. see #7157
git-svn-id: https://develop.svn.wordpress.org/trunk@8136 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-06-20 15:39:41 +00:00 |
|
Peter Westwood
|
d07eb672ef
|
Update nickname in display name dropdown dynamically. Fixes #5691 props hansengel.
git-svn-id: https://develop.svn.wordpress.org/trunk@8135 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-06-20 15:28:22 +00:00 |
|
Peter Westwood
|
6869890baf
|
Make the SAVEQUERIES define more flexible. Fixes #6764 props filosofo.
git-svn-id: https://develop.svn.wordpress.org/trunk@8134 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-06-20 15:17:09 +00:00 |
|
Peter Westwood
|
f69d72a502
|
Show comment counts on the dashboard. Fixes #6471 props josephscott.
git-svn-id: https://develop.svn.wordpress.org/trunk@8133 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-06-20 14:33:52 +00:00 |
|
Peter Westwood
|
c273f5e8d4
|
Add xoxo microformat markup to the blogroll. Fixes #4954 props Otto42.
git-svn-id: https://develop.svn.wordpress.org/trunk@8132 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-06-20 13:54:23 +00:00 |
|
Peter Westwood
|
27f6aaeb80
|
Add new has_tag() template tag. Fixes #6590 props Otto42.
git-svn-id: https://develop.svn.wordpress.org/trunk@8131 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-06-20 13:52:18 +00:00 |
|
Ryan Boren
|
58e2526423
|
Press This: Fixes for unicode/ascii/apostrophe problems. Upgrades to the Photo tab. Props noel. see #6813
git-svn-id: https://develop.svn.wordpress.org/trunk@8128 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-06-19 17:03:23 +00:00 |
|
Ryan Boren
|
ddc798ad6f
|
TinyMCE 3.1.0.1 from azaozz. fixes #7153 #7148 #7128
git-svn-id: https://develop.svn.wordpress.org/trunk@8127 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-06-19 16:55:50 +00:00 |
|
Ryan Boren
|
e7e215aa60
|
Always load RTL CSS in manifest. Props azaozz. fixes #7154
git-svn-id: https://develop.svn.wordpress.org/trunk@8126 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-06-19 16:52:52 +00:00 |
|
Peter Westwood
|
5abf4bfe1b
|
Move another sizeof out of the loop. See #7147.
git-svn-id: https://develop.svn.wordpress.org/trunk@8118 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-06-18 06:48:48 +00:00 |
|
Peter Westwood
|
a1c42c6c0b
|
Ensure we initialise the position variable. See #5599 props codestyling.
git-svn-id: https://develop.svn.wordpress.org/trunk@8117 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-06-18 06:38:30 +00:00 |
|
Peter Westwood
|
7e3c52d52c
|
Add XMLRPC options api. See #7123 props josephscott.
git-svn-id: https://develop.svn.wordpress.org/trunk@8114 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-06-17 20:41:13 +00:00 |
|
Ryan Boren
|
873dd6bedf
|
Press This changes from noel. see #6813
git-svn-id: https://develop.svn.wordpress.org/trunk@8113 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-06-17 19:36:29 +00:00 |
|
Ryan Boren
|
c1a68e5c0f
|
Make the args for the category drop down query the same as the category table query so that the cache is used. Eliminates a query. see #7147
git-svn-id: https://develop.svn.wordpress.org/trunk@8112 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-06-17 05:45:21 +00:00 |
|
Ryan Boren
|
f46c926a06
|
Don't do sizeof() in a loop. Props DD32. see #7147
git-svn-id: https://develop.svn.wordpress.org/trunk@8111 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-06-17 03:07:42 +00:00 |
|
Ryan Boren
|
8293447648
|
Update author link. Props JohnLamansky. fixes #7142
git-svn-id: https://develop.svn.wordpress.org/trunk@8110 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-06-16 22:30:46 +00:00 |
|
Ryan Boren
|
55a2ea611f
|
previous_post_link and next_post_link filters. Props JohnLamansky. fixes #6985 for trunk
git-svn-id: https://develop.svn.wordpress.org/trunk@8108 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-06-16 22:27:07 +00:00 |
|
Ryan Boren
|
11964d948e
|
RTL fixes from RanYanivHartstein. fixes #6826 for trunk
git-svn-id: https://develop.svn.wordpress.org/trunk@8106 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-06-16 22:23:22 +00:00 |
|
Ryan Boren
|
408e467fd1
|
category_name is not a valid arg. Use name__like. Props drdavid. fixes #6722 for trunk
git-svn-id: https://develop.svn.wordpress.org/trunk@8104 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-06-16 22:19:34 +00:00 |
|
Ryan Boren
|
b56481f330
|
Don't trim strings in maybe_serialize(). Props hakre. fixes #7132 #7133 #4781 for trunk
git-svn-id: https://develop.svn.wordpress.org/trunk@8100 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-06-16 20:41:02 +00:00 |
|
Ryan Boren
|
f6ee577705
|
Handle cc and bcc. Props MattyRob. fixes #6899
git-svn-id: https://develop.svn.wordpress.org/trunk@8098 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-06-16 20:02:10 +00:00 |
|
Ryan Boren
|
0f60672bdd
|
If only one incoming link, show it. Props synapsestudios and hansengel. fixes #7122
git-svn-id: https://develop.svn.wordpress.org/trunk@8097 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-06-16 18:44:13 +00:00 |
|
Ryan Boren
|
8ef3dea136
|
Don't decode slug in get_page_uri(). Props nbachiyski. fixes #6723
git-svn-id: https://develop.svn.wordpress.org/trunk@8096 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-06-16 18:40:47 +00:00 |
|
Ryan Boren
|
8712abb23c
|
Delete plugin confirmation from DD32. see #7091
git-svn-id: https://develop.svn.wordpress.org/trunk@8095 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-06-16 18:35:48 +00:00 |
|
Peter Westwood
|
578941e41a
|
Fix the phpdoc comments so we don't lose a function :-(. Fixes #7144 props johnhennmacc.
git-svn-id: https://develop.svn.wordpress.org/trunk@8094 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-06-15 19:11:15 +00:00 |
|
Ryan Boren
|
e3ea2c92cc
|
Press this updates from noel. see #6813
git-svn-id: https://develop.svn.wordpress.org/trunk@8093 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-06-15 18:05:01 +00:00 |
|
Peter Westwood
|
69c9cd5ccc
|
PHPDoc updates for functions.php. See #5639 props jacobsantos.
git-svn-id: https://develop.svn.wordpress.org/trunk@8092 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-06-15 09:38:32 +00:00 |
|
Peter Westwood
|
5c2ffbf45f
|
PHPDoc updates for comment.php. See #5578 props jacobsantos.
git-svn-id: https://develop.svn.wordpress.org/trunk@8091 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-06-15 09:34:00 +00:00 |
|
Peter Westwood
|
8949d59d94
|
PHPDoc updates for category.php. Fixes #5633 props jacobsantos.
git-svn-id: https://develop.svn.wordpress.org/trunk@8090 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-06-15 09:32:19 +00:00 |
|
Ryan Boren
|
325f22fd4b
|
Add paging to Manage->Pages. see #6561
git-svn-id: https://develop.svn.wordpress.org/trunk@8089 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-06-15 00:45:01 +00:00 |
|
Ryan Boren
|
e719ad71ee
|
Add RTL stylesheet for edit image. Props azaozz. see #681!
git-svn-id: https://develop.svn.wordpress.org/trunk@8088 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-06-14 21:01:32 +00:00 |
|
Peter Westwood
|
0cd764aac4
|
Make sure force_ssl_login and force_ssl_admin work as designed. Fixes #7140 props wet.
git-svn-id: https://develop.svn.wordpress.org/trunk@8087 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-06-14 20:58:43 +00:00 |
|
Ryan Boren
|
1e42089bb1
|
Passing categories by ref screws up internal array pointer when recursing. fixes #7138 #7136
git-svn-id: https://develop.svn.wordpress.org/trunk@8086 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-06-14 17:22:52 +00:00 |
|
Peter Westwood
|
244c4a66c6
|
** > *.
git-svn-id: https://develop.svn.wordpress.org/trunk@8085 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-06-14 16:57:20 +00:00 |
|
Peter Westwood
|
f67c0eb921
|
phpdoc updates for IXR. See #7038 props jacobsantos.
git-svn-id: https://develop.svn.wordpress.org/trunk@8084 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-06-14 16:50:55 +00:00 |
|
Ryan Boren
|
761c8cef28
|
Image popup improvements from azaozz. Added translation strings, RTL support, several layout improvements, image border, hspace and vspace can be used as shortcuts to add css styles, the preview is visible on both tabs, etc. see #6811
git-svn-id: https://develop.svn.wordpress.org/trunk@8083 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-06-14 16:38:08 +00:00 |
|
Peter Westwood
|
b4a108815f
|
Updated phpdoc for external libs. See #7038 props jacobsantos.
git-svn-id: https://develop.svn.wordpress.org/trunk@8082 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-06-14 16:36:13 +00:00 |
|
Peter Westwood
|
96511b2ca2
|
PHPdoc updates for wp-includes/post.php. See #7038 props jacobsantos.
git-svn-id: https://develop.svn.wordpress.org/trunk@8081 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-06-14 16:31:08 +00:00 |
|
Peter Westwood
|
0366c40414
|
Make the subject in "wp-cat2tag.php" translatable. Fixes #7137 props msi08.
git-svn-id: https://develop.svn.wordpress.org/trunk@8080 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-06-14 15:08:53 +00:00 |
|
Ryan Boren
|
b521db8627
|
Add paging to Manage->Categories. fixes #7136
git-svn-id: https://develop.svn.wordpress.org/trunk@8079 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-06-13 23:52:07 +00:00 |
|
Ryan Boren
|
b0494981e5
|
Add paging to Manage->Categories. fixes #7136
git-svn-id: https://develop.svn.wordpress.org/trunk@8078 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-06-13 23:22:29 +00:00 |
|
Ryan Boren
|
c2b68223db
|
Tag to cat converter improvements from azaozz. see #6909
git-svn-id: https://develop.svn.wordpress.org/trunk@8077 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-06-13 20:23:29 +00:00 |
|