My other new plugins! Inbetween, QuickPHP, and Redirect
-
Okay, all with “CG-” at the front of the names. ??
CG-Redirect does browser-redirects via a tag in a post/page. Good for turning Pages into ‘links’ to other areas — a Home link, a Forum or Gallery link, etc. Also would be good for reblogging, where the excerpt on the homepage works as usual, but when you click to go ‘into’ the article, you get redirected immediately to the source article.
CG-QuickPHP does embedded PHP in a post/page, with a one-function-call restriction. By avoiding eval(), it’s hopefully more compatible, and lots of times you just want to embed a Plugin’s single ‘dump output’ call into a page anyway… Also great for weather plugins, CG-FeedRead RSS feeds (or del.icio.us, or TaDa lists, etc.), CG-Amazon ‘now reading’ Page (or Wishlist Page), etc.
CG-Inbetween was my answer to ‘how do I insert X after the Nth post in The Loop’. You can now echo static html/text, call a php function (a la QuickPHP, though separate code), and/or include a php/html file. (yes, you can actually do all three at once, in that fixed order…). For many users, this may be your ‘adsense solution’. It also lets you specify to insert ‘inbetween’ posts by post number on the page (1, 4, …), ALL posts, the LAST post on the page, or only for Single posts (single or page). There’s been thought about what else I can do for single posts (i.e., my auto-insertion code I’ve discussed in the past), but I didn’t have time, and I’m not sure if it should be a separate plugin.
Of course, you MUST check out CG-FlashyTitles if you haven’t already.
For the moment, they’re all accessible off one post at CHAITGEAR (if I split them off, I’ll leave links to the new posts).
If you have issues, bugs, support stuff, etc., feel free to start a NEW THREAD for the plugin you have Qs about — rather than replying here. If it’s just “cool”, “awesome man”, “great job”, etc., well that you can just reply here. ??
-d
- The topic ‘My other new plugins! Inbetween, QuickPHP, and Redirect’ is closed to new replies.