|
|
|
@8645
|
[8645]
|
08/14/08 06:30:38 |
westi |
phpdoc for wp-admin. See #7496 props santosj. |
|
|
|
@8600
|
[8600]
|
08/09/08 05:36:14 |
ryan |
Trailing whitespace cleanup |
|
|
|
@8279
|
[8279]
|
07/07/08 23:49:22 |
ryan |
gettext updates for cat2tag. Props msi08. fixes #7139 |
|
|
|
@8253
|
[8253]
|
07/04/08 00:28:18 |
ryan |
Grammar fix |
|
|
|
@8080
|
[8080]
|
06/14/08 15:08:53 |
westi |
Make the subject in "wp-cat2tag.php" translatable. Fixes #7137 props … |
|
|
|
@8077
|
[8077]
|
06/13/08 20:23:29 |
ryan |
Tag to cat converter improvements from azaozz. see #6909 |
|
|
|
@7897
|
[7897]
|
05/05/08 17:15:35 |
ryan |
Show when a term is both a category and a tag, also when a child category … |
|
|
|
@7645
|
[7645]
|
04/14/08 16:13:25 |
ryan |
Prepare DB queries in more places. Props filosofo. see #6644 |
|
|
|
@6950
|
[6950]
|
02/21/08 00:27:23 |
ryan |
Admin styling updates from mt. fixes #5940 |
|
|
|
@6943
|
[6943]
|
02/20/08 19:30:55 |
ryan |
Remove raquo from buttons. Props filosofo. fixes #5938 |
|
|
|
@6726
|
[6726]
|
02/05/08 06:47:27 |
ryan |
Trailing whitespace cleanup |
|
|
|
@6551
|
[6551]
|
01/04/08 19:36:34 |
ryan |
Unused var cleanup. Props DD32. see #5418 |
|
|
|
@6394
|
[6394]
|
12/16/07 22:07:32 |
matt |
Change prints to echoes. Add check all button to avoid carpal clicking … |
|
|
|
@6225
|
[6225]
|
10/11/07 17:50:56 |
ryan |
Lose Convert All Categories button. It is confusing people. Props … |
|
|
|
@6206
|
[6206]
|
10/08/07 22:39:20 |
ryan |
Add some cache clearing to cat to tag converter. |
|
|
|
@6147
|
[6147]
|
09/21/07 15:04:13 |
ryan |
Add some filtering. Props jhodgdon. fixes #5030 |
|
|
|
@6080
|
[6080]
|
09/11/07 19:54:19 |
ryan |
If a category is already a tag, don't put it in the list of categories to … |
|
|
|
@6079
|
[6079]
|
09/11/07 19:33:35 |
ryan |
Retain default category when converting categories to tags. fixes #4845 |
|
|
|
@5980
|
[5980]
|
08/29/07 22:47:07 |
ryan |
Don't convert category to tag if tag of the same name already exists. … |
|
|
|
@5941
|
[5941]
|
08/25/07 17:07:10 |
ryan |
Add nonces to tag importers. Props xknown. fixes #4811 |
|
|
|
@5700
|
[5700]
|
06/14/07 02:25:30 |
ryan |
Trim empty lines. Nothing but newline. |
|
|
|
@5554
|
[5554]
|
05/26/07 18:59:58 |
ryan |
cat2tag fixes. see #4189 |
|
|
|
@5553
|
[5553]
|
05/26/07 18:54:16 |
ryan |
Update cat2tag converter. Some term API tweaks. see #4189 |
|
|
|
@5390
|
[5390]
|
05/04/07 21:28:50 |
ryan |
Set eol-style |
|
|
|
@5253
|
[5253]
|
04/12/07 05:59:59 |
rob1n |
Add small i18n fix. Props nbachiyski. fixes #4139 |
|
|
|
@5251
|
[5251]
|
04/12/07 05:46:36 |
rob1n |
Add ability to convert all categories to tags. fixes #4135 |
|
|
|
@5229
|
[5229]
|
04/10/07 16:57:21 |
rob1n |
Use own category_exists() function, and only list categories to convert. … |
|
|
|
@5218
|
[5218]
|
04/09/07 16:27:22 |
rob1n |
Just check for manage_categories. fixes #4107 |
|
|
|
@5210
|
[5210]
|
04/07/07 19:04:57 |
rob1n |
Put the sorting on hold, and add empty contructor. |
|
|
|
@5205
|
[5205]
|
04/07/07 15:52:53 |
rob1n |
Fix typo. |
|
|
|
@5203
|
[5203]
|
04/07/07 15:43:20 |
rob1n |
Add clean_category_cache() and capability checking. see #4107 |
|
|
|
@5201
|
[5201]
|
04/07/07 04:58:28 |
rob1n |
Add initial category to tag importing. see #4107 |