rob1n
9862ce334e
Link to categories to tags converter and UTW importer. fixes #4100 #4107
...
git-svn-id: https://develop.svn.wordpress.org/trunk@5216 602fd350-edb4-49c9-b593-d223f7449a82
2007-04-09 06:35:32 +00:00
rob1n
5dd06ccdb7
Don't show categories in getCategoryList. fixes #4114
...
git-svn-id: https://develop.svn.wordpress.org/trunk@5215 602fd350-edb4-49c9-b593-d223f7449a82
2007-04-09 02:12:29 +00:00
Ryan Boren
ab74cb7a60
Google spell connect fix. Props Nazgul. see #3857
...
git-svn-id: https://develop.svn.wordpress.org/trunk@5214 602fd350-edb4-49c9-b593-d223f7449a82
2007-04-09 00:09:42 +00:00
rob1n
bd96ee067f
Add initial UTW tag converter. Props MellerTime. fixes #4100
...
git-svn-id: https://develop.svn.wordpress.org/trunk@5213 602fd350-edb4-49c9-b593-d223f7449a82
2007-04-08 04:51:35 +00:00
rob1n
995ac94ed7
Fix typo.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@5212 602fd350-edb4-49c9-b593-d223f7449a82
2007-04-07 19:31:54 +00:00
rob1n
f691bc31ec
Fixed sorting -- uasort() instead of usort().
...
git-svn-id: https://develop.svn.wordpress.org/trunk@5211 602fd350-edb4-49c9-b593-d223f7449a82
2007-04-07 19:06:33 +00:00
rob1n
f75f20b517
Put the sorting on hold, and add empty contructor.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@5210 602fd350-edb4-49c9-b593-d223f7449a82
2007-04-07 19:04:57 +00:00
rob1n
e4620977f5
Add wp_add_post_tags() and $append variable for wp_set_post_tags(). fixes #4109
...
git-svn-id: https://develop.svn.wordpress.org/trunk@5209 602fd350-edb4-49c9-b593-d223f7449a82
2007-04-07 19:00:19 +00:00
rob1n
f429599f0f
Add menu_order and page_name to WP import/export. Props takaykister. fixes #4024
...
git-svn-id: https://develop.svn.wordpress.org/trunk@5208 602fd350-edb4-49c9-b593-d223f7449a82
2007-04-07 16:36:10 +00:00
rob1n
f42f14fb91
Add a bit of warning (red background on hover) to the Deactivate All Plugins button, and make align="right" XHTML-compliant.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@5207 602fd350-edb4-49c9-b593-d223f7449a82
2007-04-07 16:03:38 +00:00
rob1n
9e69234db5
Sort the importers by name, instead of filename. Easier to find stuff, no?
...
git-svn-id: https://develop.svn.wordpress.org/trunk@5206 602fd350-edb4-49c9-b593-d223f7449a82
2007-04-07 15:53:19 +00:00
rob1n
6cc6c1de4f
Fix typo.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@5205 602fd350-edb4-49c9-b593-d223f7449a82
2007-04-07 15:52:53 +00:00
rob1n
0a98870027
Import cleanup and optimizations.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@5204 602fd350-edb4-49c9-b593-d223f7449a82
2007-04-07 15:46:09 +00:00
rob1n
143c7eb4c1
Add clean_category_cache() and capability checking. see #4107
...
git-svn-id: https://develop.svn.wordpress.org/trunk@5203 602fd350-edb4-49c9-b593-d223f7449a82
2007-04-07 15:43:20 +00:00
Ryan Boren
c113ddaa1f
Avoid php notices.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@5202 602fd350-edb4-49c9-b593-d223f7449a82
2007-04-07 05:24:37 +00:00
rob1n
ab8c90f89e
Add initial category to tag importing. see #4107
...
git-svn-id: https://develop.svn.wordpress.org/trunk@5201 602fd350-edb4-49c9-b593-d223f7449a82
2007-04-07 04:58:28 +00:00
rob1n
2ea44df759
Move the stripslashes(), and change it to stripslashes_deep(). Props mdawaffe. fixes #4105
...
git-svn-id: https://develop.svn.wordpress.org/trunk@5200 602fd350-edb4-49c9-b593-d223f7449a82
2007-04-07 01:24:40 +00:00
rob1n
2e64f813ec
Set the post ID when calling wp_get_attachment_url(). Props chess64. fixes #4104
...
git-svn-id: https://develop.svn.wordpress.org/trunk@5199 602fd350-edb4-49c9-b593-d223f7449a82
2007-04-06 23:42:38 +00:00
rob1n
00cabf391f
Fix Back to Authors and Users link. fixes #4102
...
git-svn-id: https://develop.svn.wordpress.org/trunk@5198 602fd350-edb4-49c9-b593-d223f7449a82
2007-04-06 23:09:02 +00:00
Ryan Boren
cfb13d7bcf
Relocate get_post_tags.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@5197 602fd350-edb4-49c9-b593-d223f7449a82
2007-04-06 18:22:54 +00:00
Ryan Boren
214141d62a
Typo
...
git-svn-id: https://develop.svn.wordpress.org/trunk@5196 602fd350-edb4-49c9-b593-d223f7449a82
2007-04-06 17:53:34 +00:00
Ryan Boren
f01644b6c6
Pass link indentifier to mymysql_affected_rows(). Props Doug Kaye.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@5195 602fd350-edb4-49c9-b593-d223f7449a82
2007-04-06 17:22:53 +00:00
rob1n
993b6f231c
Add AND. fixes #4101
...
git-svn-id: https://develop.svn.wordpress.org/trunk@5194 602fd350-edb4-49c9-b593-d223f7449a82
2007-04-06 14:53:46 +00:00
rob1n
627cf79932
Re-encode query values after passed to add_query_arg(). Props mdawaffe. fixes #4084
...
git-svn-id: https://develop.svn.wordpress.org/trunk@5193 602fd350-edb4-49c9-b593-d223f7449a82
2007-04-06 04:21:21 +00:00
rob1n
1bc2123ca5
Add the argument back in. Whoops.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@5192 602fd350-edb4-49c9-b593-d223f7449a82
2007-04-06 03:34:01 +00:00
rob1n
172de9ed6d
Add private posts to Recent Posts for those who can read them. Props molecularbear. fixes #3877
...
git-svn-id: https://develop.svn.wordpress.org/trunk@5191 602fd350-edb4-49c9-b593-d223f7449a82
2007-04-06 03:33:21 +00:00
rob1n
4a16bf61be
Add private posts to get_usernumposts() when the current_user_can read_private_posts. Props molecularbear. fixes #3868
...
git-svn-id: https://develop.svn.wordpress.org/trunk@5190 602fd350-edb4-49c9-b593-d223f7449a82
2007-04-06 03:29:44 +00:00
rob1n
7e8754bbd8
Add a function to unify private posts SQL based on capabilities -- get_private_posts_cap_sql().
...
Usage: get_private_posts_cap_sql($type), where $type is either 'post' or 'page'.
Props molecularbear. fixes #3861
git-svn-id: https://develop.svn.wordpress.org/trunk@5189 602fd350-edb4-49c9-b593-d223f7449a82
2007-04-06 03:25:41 +00:00
rob1n
429613b2cc
Add support to wp-mail.php for quoted-printable Content-Transfer-Encoding. Props Nazgul. fixes #2460
...
git-svn-id: https://develop.svn.wordpress.org/trunk@5188 602fd350-edb4-49c9-b593-d223f7449a82
2007-04-06 02:57:46 +00:00
rob1n
28066a110c
Add stripos() for compatibility for PHP < 5. This will be needed for a patch later, I think.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@5187 602fd350-edb4-49c9-b593-d223f7449a82
2007-04-06 02:54:12 +00:00
rob1n
335777c369
Add DBX to link-add.php. Props Nazgul. fixes #3922
...
git-svn-id: https://develop.svn.wordpress.org/trunk@5186 602fd350-edb4-49c9-b593-d223f7449a82
2007-04-06 00:56:28 +00:00
rob1n
d560f89eb4
Use fixed widths instead of pixels, so it stays the same at all resolutions. see #4068
...
git-svn-id: https://develop.svn.wordpress.org/trunk@5185 602fd350-edb4-49c9-b593-d223f7449a82
2007-04-06 00:38:30 +00:00
Ryan Boren
8a8e57b000
Bit twiddling. Add type bitfield to categories table. see #3723
...
git-svn-id: https://develop.svn.wordpress.org/trunk@5184 602fd350-edb4-49c9-b593-d223f7449a82
2007-04-05 21:16:02 +00:00
rob1n
5d754bf617
Add RTL support for new view-link class. see #4068
...
git-svn-id: https://develop.svn.wordpress.org/trunk@5183 602fd350-edb4-49c9-b593-d223f7449a82
2007-04-05 04:54:54 +00:00
rob1n
8044a5fec7
Move inline styles to wp-admin.css. see #4068
...
git-svn-id: https://develop.svn.wordpress.org/trunk@5182 602fd350-edb4-49c9-b593-d223f7449a82
2007-04-05 02:03:40 +00:00
rob1n
42414763e8
Add admin_xml_ns action to <html> in the admin header. Props jhodgdon. fixes #4077
...
git-svn-id: https://develop.svn.wordpress.org/trunk@5181 602fd350-edb4-49c9-b593-d223f7449a82
2007-04-04 23:54:47 +00:00
rob1n
ea7193714d
Fix typo. Props Nazgul. fixes #4083
...
git-svn-id: https://develop.svn.wordpress.org/trunk@5180 602fd350-edb4-49c9-b593-d223f7449a82
2007-04-04 23:35:37 +00:00
Ryan Boren
c81341f3ee
Category listing speedups. see #3985
...
git-svn-id: https://develop.svn.wordpress.org/trunk@5179 602fd350-edb4-49c9-b593-d223f7449a82
2007-04-04 22:32:24 +00:00
Ryan Boren
93cdc6deac
Cache category hierarchy to make cat listing faster. Phase 1. see #3985
...
git-svn-id: https://develop.svn.wordpress.org/trunk@5178 602fd350-edb4-49c9-b593-d223f7449a82
2007-04-04 20:44:45 +00:00
rob1n
8a155e75f5
Add exit hook to wp_delete_link(). Props kevinB. fixes #4078
...
git-svn-id: https://develop.svn.wordpress.org/trunk@5177 602fd350-edb4-49c9-b593-d223f7449a82
2007-04-04 04:25:44 +00:00
rob1n
99aba2a91c
Fix typo. Props johnbillion. fixes #4057
...
git-svn-id: https://develop.svn.wordpress.org/trunk@5176 602fd350-edb4-49c9-b593-d223f7449a82
2007-04-04 00:58:55 +00:00
Ryan Boren
75fdbf0f87
Cast to int after escaping. Props Joseph Scott.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@5173 602fd350-edb4-49c9-b593-d223f7449a82
2007-04-03 07:11:13 +00:00
Mark Jaquith
aa82383dc6
Fix category_name=foo WP_Queries. fixes #4069
...
git-svn-id: https://develop.svn.wordpress.org/trunk@5171 602fd350-edb4-49c9-b593-d223f7449a82
2007-04-02 19:40:15 +00:00
Matt Mullenweg
3be1be3815
Because of the next we should always do a reset.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@5170 602fd350-edb4-49c9-b593-d223f7449a82
2007-04-02 07:46:05 +00:00
Matt Mullenweg
0b78f9638c
Fixes bottlenecks found in filter system using xdebug + kcachegrind. merge_filters was being called 1000+ times.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@5169 602fd350-edb4-49c9-b593-d223f7449a82
2007-04-02 07:03:38 +00:00
rob1n
a499d35043
Localize admin tag form and classic theme's tag output. Props nbachiyski. fixes #4031
...
git-svn-id: https://develop.svn.wordpress.org/trunk@5168 602fd350-edb4-49c9-b593-d223f7449a82
2007-04-01 19:42:06 +00:00
Ryan Boren
b11b72c851
i18n for quicktags.js. Props Nazgul. fixes #3958
...
git-svn-id: https://develop.svn.wordpress.org/trunk@5167 602fd350-edb4-49c9-b593-d223f7449a82
2007-04-01 16:06:19 +00:00
Ryan Boren
8be342b294
Translate APP and XMLRPC errors. Props nbachiyski. fixes #3997
...
git-svn-id: https://develop.svn.wordpress.org/trunk@5166 602fd350-edb4-49c9-b593-d223f7449a82
2007-04-01 15:59:50 +00:00
rob1n
d57de9f654
Add CSS class in if it's not empty when there's no comments. fixes #2180
...
git-svn-id: https://develop.svn.wordpress.org/trunk@5165 602fd350-edb4-49c9-b593-d223f7449a82
2007-04-01 15:57:13 +00:00
rob1n
616570aadc
Run the post titles through the the_title filter. fixes #3366
...
git-svn-id: https://develop.svn.wordpress.org/trunk@5164 602fd350-edb4-49c9-b593-d223f7449a82
2007-04-01 15:40:50 +00:00