This plugin removes the tagline that usually appears in the home page title; I wrote it following a request in the forum. Get the code here, save it as remove_tagline.php in your plugins directory, and activate it as normal.
You are currently browsing articles tagged title.
I’ve written a small plugin that changes the separator character in Tarski’s document titles. You can get the code here; just save it as title_sep_swap.php in your WordPress install’s plugins directory. The code provided changes the separator to the pipe character, but you can make it use whatever you prefer by changing the second argument of the define call on line 11.
