Skip to content

This is a very simple Wordpress plugin designed to make it a bit easier for a blogger with no HTML experience to set the font for an arbitrary piece of content

License

Notifications You must be signed in to change notification settings

jonevance/Wordpress-Font-Chooser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Wordpress Font Chooser

This is a very simple Wordpress plugin designed to make it a bit easier for a blogger with no HTML experience to set the font for an arbitrary piece of content.

Requirements

As this is a Wordpress plugin, a Wordpress instalation is required.

Installation

Create a directory called "font-chooser" under your Wordpress plugins directory (i.e. wp-content/plugins) and download the source into it. Remember to activate the plugin from your admin page.

Usage

Wrap content in simple font tags like this: [FontName content]. If the content itself contains a closing brace, you can escape it with a backslash: [Arial some content with a ] in it].

Supported fonts

The following fonts are currently supported, as they are known to exist on most computers:

  • Arial
  • Arial Black
  • Comic Sans MS
  • Courier New
  • Georgia1
  • Impact
  • Lucida Console
  • Tahoma
  • Times New Roman
  • Trebuchet MS1
  • Verdana
  • Symbol
  • Webdings
  • Wingdings

About

This is a very simple Wordpress plugin designed to make it a bit easier for a blogger with no HTML experience to set the font for an arbitrary piece of content

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages