Tag Archives: WordPress

AutoNav now will select posts by category, tag, or author

My AutoNav Graphical Navigation and Gallery Plugin now will let you select posts not just by postid, but also by category, tag, or author: postid=”category:17″ posts in a numeric category or categories postid=”category:-17″ posts *not* in a numeric category postid=”category:cakes” … Continue reading

Posted in WordPress | Tagged , , , , , | Comments Off

Supporting multiple WordPress installs

Here’s a little Perl script that uses some modules off CPAN to : Find the names and document-root of each website configured on your server Find the version of WordPress (if any) for each website, and the Subversion repository version … Continue reading

Posted in WordPress | Tagged | Comments Off

Export only a Subset of WordPress pages

In the process of splitting one existing WordPress site (comprised mostly of hierarchically arranged Pages, not posts) I needed to export a batch of pages into the new one. Here’s how to modify your wp-admin/includes/export.php to do that. First we … Continue reading

Posted in WordPress | Tagged , | Comments Off

Some useful WordPress plugins

podPress – Podcast generator EasyTube – YouTube Plugin for WordPress

Posted in WordPress | Tagged , | Comments Off