rob1n
|
f69917f454
|
Take out duplicate ID. Props JeremyVisser. fixes #3432
git-svn-id: https://develop.svn.wordpress.org/trunk@5237 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-04-10 23:44:58 +00:00 |
|
rob1n
|
e1ea2d169e
|
Use own category_exists() function, and only list categories to convert. fixes #4107
git-svn-id: https://develop.svn.wordpress.org/trunk@5229 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-04-10 16:57:21 +00:00 |
|
rob1n
|
7ffd36eeb0
|
Fix some i18n and typographical stuff in the UTW importer. Props nbachiyski. fixes #4121
git-svn-id: https://develop.svn.wordpress.org/trunk@5228 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-04-10 09:27:50 +00:00 |
|
Matt Mullenweg
|
c144679edf
|
This fixes the broken paginate_links on the comments and users page, however the way this function works is rather awkward and should be redone. There is far too much complexity for what it's trying to do.
git-svn-id: https://develop.svn.wordpress.org/trunk@5226 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-04-10 07:38:36 +00:00 |
|
rob1n
|
ee25d5d700
|
Just check for manage_categories. fixes #4107
git-svn-id: https://develop.svn.wordpress.org/trunk@5218 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-04-09 16:27:22 +00:00 |
|
rob1n
|
47a79f2001
|
And that's a wrap, folks.
git-svn-id: https://develop.svn.wordpress.org/trunk@5217 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-04-09 16:15:50 +00:00 |
|
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
|
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
|
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
|
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 |
|
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
|
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 |
|
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
|
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 |
|
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
|
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 |
|
Matt Mullenweg
|
3d7bc44610
|
Use category_exists instead of a direct query.
git-svn-id: https://develop.svn.wordpress.org/trunk@5162 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-03-31 22:38:51 +00:00 |
|
Matt Mullenweg
|
6030d299e9
|
Move it to the more intuitive right side of the page, with the rest of the activation links
git-svn-id: https://develop.svn.wordpress.org/trunk@5161 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-03-31 22:15:58 +00:00 |
|
Matt Mullenweg
|
93e33032b6
|
Kill the slow-loading iframe in favor of a popup link
git-svn-id: https://develop.svn.wordpress.org/trunk@5159 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-03-31 22:02:19 +00:00 |
|
rob1n
|
c37bf4c8d5
|
Add exit hooks to wp_insert_category(). Props kevinB. fixes #4056
git-svn-id: https://develop.svn.wordpress.org/trunk@5157 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-03-31 21:33:33 +00:00 |
|
rob1n
|
47ebdc76c7
|
Deactivate All Plugins feature. fixes #3498
git-svn-id: https://develop.svn.wordpress.org/trunk@5156 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-03-31 20:56:54 +00:00 |
|
rob1n
|
fa0b7d4690
|
Take out useless preg_match()'s and ignore directories starting with ".". Props m0n5t3r. fixes #4047
git-svn-id: https://develop.svn.wordpress.org/trunk@5152 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-03-31 19:30:18 +00:00 |
|
Matt Mullenweg
|
a059392772
|
Now tag pretty permalinks should work, and support custom tag bases.
git-svn-id: https://develop.svn.wordpress.org/trunk@5150 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-03-31 09:19:32 +00:00 |
|
Matt Mullenweg
|
4e3b757f81
|
Don't dupe categories when adding new ones, use the existing ID.
git-svn-id: https://develop.svn.wordpress.org/trunk@5148 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-03-31 05:22:10 +00:00 |
|
rob1n
|
424cdf9b88
|
Fix double header when WP importer file upload fails. Props takayukister. fixes #4033
git-svn-id: https://develop.svn.wordpress.org/trunk@5146 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-03-31 03:55:22 +00:00 |
|
rob1n
|
8cc9f714a6
|
Some grammar fixes in options-general.php. Props jonnylamb and foolswisdom. fixes #3749
git-svn-id: https://develop.svn.wordpress.org/trunk@5141 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-03-29 02:43:10 +00:00 |
|
rob1n
|
ea98d87af3
|
Change the message when registration isn't enabled to reflect that. Props markjaquith. fixes #3640
git-svn-id: https://develop.svn.wordpress.org/trunk@5139 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-03-29 02:30:57 +00:00 |
|
Ryan Boren
|
2d804cf565
|
Add missing lvalue. Props markjaquith and joetan. fixes #3928
git-svn-id: https://develop.svn.wordpress.org/trunk@5126 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-03-28 16:17:23 +00:00 |
|
Ryan Boren
|
b6667dbbb3
|
Add rich editing checkbox to user-edit so that the setting isn't stomped. Props kipit. fixes #4036
git-svn-id: https://develop.svn.wordpress.org/trunk@5125 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-03-28 16:10:48 +00:00 |
|
Ryan Boren
|
58efc0e2b2
|
Change bookmark to link. Props foolswisdom. fixes #3143
git-svn-id: https://develop.svn.wordpress.org/trunk@5124 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-03-27 23:54:48 +00:00 |
|
Ryan Boren
|
98e9d2b65c
|
Fix encoding of cats added over AJAX. Props mdawaffe. fixes #3676
git-svn-id: https://develop.svn.wordpress.org/trunk@5123 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-03-27 23:51:26 +00:00 |
|
Ryan Boren
|
cb5bbf3ee4
|
Fix list JS when marking comment as spam. Props mdawaffe. fixes #4038
git-svn-id: https://develop.svn.wordpress.org/trunk@5122 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-03-27 23:49:15 +00:00 |
|
Ryan Boren
|
51cd99bb02
|
More clean_url and int casts for trunk.
git-svn-id: https://develop.svn.wordpress.org/trunk@5119 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-03-27 23:45:41 +00:00 |
|
Ryan Boren
|
8a15ffc657
|
Dynamically refill comment list when a comment is deleted. Props mdawaffe. fixes #4038
git-svn-id: https://develop.svn.wordpress.org/trunk@5118 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-03-27 21:20:16 +00:00 |
|
Matt Mullenweg
|
b7debfb42b
|
A backend interface for tagging.
git-svn-id: https://develop.svn.wordpress.org/trunk@5110 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-03-26 07:28:29 +00:00 |
|
Ryan Boren
|
6f23fb8858
|
Don't wrap submenu tabs. Props Viper007Bond. fixes #3675
git-svn-id: https://develop.svn.wordpress.org/trunk@5103 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-03-25 23:35:23 +00:00 |
|
Ryan Boren
|
786786b1a1
|
Add missing the_title filter. Props jhodgdon. fixes #4019
git-svn-id: https://develop.svn.wordpress.org/trunk@5094 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-03-23 23:06:45 +00:00 |
|
Ryan Boren
|
de3198277a
|
Allow siteurl and home to be defined as constants in wp-config, bypassing the DB. Props filosofo and charleshooper. fixes #4003
git-svn-id: https://develop.svn.wordpress.org/trunk@5093 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-03-23 17:45:40 +00:00 |
|
Ryan Boren
|
d64c69bcd4
|
Castaways on Gilligan's Isle
git-svn-id: https://develop.svn.wordpress.org/trunk@5090 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-03-23 02:16:16 +00:00 |
|