Plugin Directory

AnyFont

Usage

After you have uploaded some truetype fonts and created a new font style, you can include dynamic images in your theme with the following code snippet:

"<img src='/images/your-style-name/the text to be generated.png' alt='the text to be generated' />"

Example:

Replacing the text in the menu with an image:

"<a href="<?php bloginfo('home') ?>" rel="home">Home</a>"

becomes

"<a href="<?php bloginfo('home') ?>" rel="home"><img src="/images/menu/Home.png" alt="Home" /></a>"

Download

FYI

Compatibility beta

Your Setup

Log in to vote.

The Consensus (1 reporting)

100%
100,1,1
50,2,1
100,1,1
100,1,1

Average Rating

5 stars
4 stars
3 stars
2 stars
1 star
(15 ratings)