Category: WordPress

Posts about WordPress, plugin development, and dev-tips.

  • Two clocks, side by side

    whatzone.me: two analog clocks side by side. Yours on the left, anywhere on the right. Skip the wall-of-text time-zone tools.

  • Lightweight JS Snippet 1.4: pick the post, skip the post ID

    Version 1.4 replaces the comma-separated post-ID textbox with a search-as-you-type chip picker. Start typing a post or page title, click the one you want.

  • Same rules, different triggers

    Per-category routing for order events — new, processing, completed, cancelled, failed. Same rules engine as the free plugin, just a different trigger.

  • Really Simple Under Construction PRO is here

    The free plugin hides your site. PRO is what you put in front of visitors while it’s hidden — a real launch page, a real countdown, and an…

  • Really Simple Under Construction: a maintenance-mode plugin that does one thing

    A free plugin for the times when you need your site offline for an hour without hauling in a page builder, a form library, and three tracking scripts.

  • Set home and siteurl in DB

    Here is in really short terms, how you update the siteurl and home in the options table in WordPress. Make sure to update your_db and https://your_domain. And check…

  • apple.quarantine shown in web page

    I recently downloaded a WordPress site, just to move to a new server and got a lot of crap on every page that looks like this on the…

  • wp-cli online installer

    Do you want a one liner to install, chmod and move the wp-cli when you install a new site? Here it is! Just to avoid to copy and…

  • Reset WordPress user password

    WordPress has a very good guide for doing this here. But in short it really is this mysql command that does the magic, just replace the prefix wp_…

  • Simple Expand for WordPress

    This plugin makes it easy to get an expandable text, or a read more functionality inside a post or page. Install the plugin, search for Simple Expand or…