Jtags – WordPress plugin
-
Hey all. I wanted to announce my new plugin (I think that’s what this forum is for anyway).
My plugin lets you put tags in your posts and pages that will call backend php functions to do multiple formatting, database actions, and calculations all with a single itty bitty bit of code.
Included in the plugin are the main functions that I use on my site. For example, jtag_link automatically looks up a permalink based on it’s postname which makes linking to my own pages very easy. It also has the benefits of auto-updating all links when I change categories or permalink structure (since the links are looked up every time). Lastly it prevents self-pingbacks.
Best of all, if you use my image and link functions, I have a built-in error recording function that will keep track of any broken code so you can just check the table for a list of pages that need work.
- The topic ‘Jtags – WordPress plugin’ is closed to new replies.