Skip to content

linchpin/shortcodes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

Linchpin Shortcodes

A plugin that with a few short codes the Linchpin team uses on the daily

This plugin also adds a filter to the Text Widget to do_shortcode

Available Shortcodes

  • [email]email@obfuscate.com[/email]
    • This is taken directly from the codex.
    • Converts email addresses characters to HTML entities to block spam bots.
    • Read more about it on the WordPress Codex
  • [date format="Y"] format attribute is optional
    • Just a simple utility to output a standard date format
    • Typically use it to output copyright information
    • © CompanyName [date]

We'll be adding more over time. We have about 40 - 50 sites that utilize all sorts of shortcodes we're just trying to figure out which ones are the most useful.

About

Just a set of smaller shortcodes we use on a regular basis in our projects

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages