solostream

Tag: "tags"

Transferring Simple Tagging tags into another WordPress blog

| October 18, 2007 | 0 Comments
I recently had to migrate an entire blog from one installation to another. WordPress does have an export function, and there are many database backup plugins and managers, but these really only work well with a basic installation that doesn't use any plugins that created tables. So, in my case, I couldn't ... View Post

My favorite WordPress tip

| September 8, 2007 | 1 Comment
Blogging Challenge - Lorelle on WordPressIn Lorelle's latest blog challenge, she asks us to describe our favorite WordPress tip. She says to think back to when we started experimenting with WordPress, and try to remember what tips we found valuable. I started ... View Post

Jerome’s Keywords broke during upgrade, now using Simple Tagging

| March 24, 2007 | 18 Comments
I was using Jerome's Keywords for tagging posts, and all was working fine until I finally upgraded from 2.1.1 to 2.1.2 (yes, I know, I should have done it a long time ago, but upgrades scare me). The upgrade went fine, but I noticed that when you clicked on a tag, ... View Post

Jerome’s Keywords Plugin

| February 21, 2007 | 2 Comments
“Jerome’s Keywords” is a plugin for WordPress 1.5.x and 2.0 and to associate keywords with your posts. I used it for my tags on the right. To get them to look like a cloud, I used the following code: <?php all_keywords('<strong><a href="/tag/%keylink%" style="font-size: %count%px" >%keyword%</a></strong>', '', 10, 30) ?> Jerome's Keywords Plugin>> View Post