WordPress Plug-Ins

Troll-Stomping and Other Sensible Things: #WordPress Plug-In Beta Test/Preview

It occurred to me the other day or week that it wouldn’t be hard to create a jQuery-enabled ignore button, and it wouldn’t be too hard to add cookies to make the ignoring persistent, and it wouldn’t be too hard to un-ignore, too. While I was at it, and feeling that enabling ignore was kind of negative, how about making it possible to highlight commenters using about the same methods used to ignore them, or particular comments, so they’re easy to pick out in a thread?

Posted in Meta, WordPress Plug-Ins Tagged with: , ,

Drilling a Hole in the Universe with WP_Query in a Shortcode

Placing a post whose content would include a version of the post itself (containing a version of the post itself, and so on) produces a site-crashing “reset overload” (ERR_CONNECTION_RESET). It’s easy to create the danger inadvertently, but also easy to prevent.

Posted in Using WordPress, WordPress Plug-Ins Tagged with: , , , ,

jQuery-Filling an Input Box in WordPress Admin

…on how I think a textbox should be filled in WordPress Admin… from simple anchor links… and when the content – in this instance long image links – is too long to be nicely contained… plus some little tricks and things I never noticed or noticed I’d noticed before…

Posted in WordPress Plug-Ins Tagged with: , ,

Comparative Page Loads with and without Image Errors

This benefit of WP-RUBI is additional to the one of avoiding “the $8,000 mistake” of using unlicensed images, but for some sites will be much more important. 

Posted in notes, WordPress Plug-Ins Tagged with: , ,

Getting Right with Image Rights: Workflow and Major Minor Upgrade

I discovered many non-rights-cleared images that I now think may have detracted from the posts in some ways, even if they initially seemed to make them more attractive or striking.

Posted in notes, WordPress Plug-Ins Tagged with: , ,

Getting Right with Image Rights: WP Replace Unlicensed and Broken Images Plug-In

A primary use for WP-RUBI will be at sites where administrators have decided to remove images that have been used either without permission or under lapsed or lapsing usage licenses: Proper employment will help to reduce or eliminate legal and actual “exposure” quickly and easily, without harming the site’s search engine rankings and while preserving posts as originally composed, allowing for eventual restoration.

Posted in Using WordPress, WordPress Plug-Ins Tagged with: , , ,

Output-Buffering and Extensible WordPress Plug-Ins

Contrary to my tentative conclusions of a month ago, I now understand at least one good reason to use output-buffering while writing WordPress code. Indeed, I now anticipate using the tool frequently.

Posted in Using WordPress, WordPress Plug-Ins Tagged with: , , , ,

Plug-In Away… and the Iron Law of Irony

Seems fitting and probably should have been predictable – for a believer in the Iron Law of Irony – that an application meant to facilitate blogging, in this case by making aggregation of interesting material an easy “few clicks” operation, would annihilate my blogging. Anyway, is what happened.

Posted in Meta, WordPress Plug-Ins Tagged with: , ,

Finding Lost WordPress Widgets after Core Upgrade

Just a quick note on fixing problem affecting one of my favorite WordPress Plug-Ins in use at this site, and possibly affecting many others as well.

Posted in WordPress Plug-Ins Tagged with: ,

Add Amazon Affiliate Tags to WordPress Posts and Comments Automatically

A helper function extending the WordPress Amazon Affiliate Tag (Amazify) plug-in to Comment as well as Post text.

Posted in WordPress Plug-Ins Tagged with: , ,