• 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.

    https://www.jeremyduffy.com/tools/jtags

Viewing 2 replies - 1 through 2 (of 2 total)
  • That “thing” seems to do a lot interesting stuff ??
    I’ll install and play with it.
    Thanks for sharing it!

    Just out of curiousity: does it work with the 2.0.x branch, too?

    Thread Starter WordyPresser

    (@jeremyduffy)

    Sorry for the slow response. I’m not certain. I can’t remember which version I first installed it with, but I expect that some of the functions would work fine (since many of the functions I included don’t use WP specific variables or DB connectivity).

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Jtags – WordPress plugin’ is closed to new replies.