Tag Archives: wordpress

Latex Test Post

Posted in Programming, tips and tricks | Tagged , , , | Leave a comment

Simply personalize PRE and CODE tags

It happens to write some code in a post… I found a fast-to-implement solution by visiting the wordpress codex and I personalized it with another comment found in the web! So I actually modified/added two css style in my theme … Continue reading

Posted in How To, Programming, Serveradmin, tips and tricks, wordpress | Tagged , , , | Leave a comment

Correct WordPress Private Link behavior

In wordpress 2.7.1 the private link have a strange behavior, or at least different from the private post one! In order to correct it, we need to modify “post.php” and “classes.php”! Here is a nice How To, but it modifies … Continue reading

Posted in tips and tricks, wordpress | Tagged , , | Leave a comment