Wordpress

  • adminbar1

    Improve wordpress performance mobile devices logged in user

    In working with a client on performance issues with their wordpress powered website on iPads they were using to beta test, one strange thing became apparent, there was some correlation to a user being logged into the site and the…

  • forbidden1

    Troubleshoot apple touch icons nginx webserver

    In working with Nginx webserver and a client who wanted to have customized apple touch icons display when an end user bookmarked their page or used the “send to desktop” button within Safari to show their customized icon, we discovered…

  • mysql_1

    Mass set or remove WordPress post password

    Recently, in a WordPress project I have been working on, I had the need to mass set or remove the post password as it was set on various posts that were contained in a WordPress site.  The way this site…

  • passchange1

    MySQL trigger to update wordpress post_password in wp_posts

    In working on a special project as of late, I ran into a situation where I needed to have the post password reset on posts upon an insert into a custom mysql table in the same database where wordpress was…

  • wptexts1

    How to send free text message alerts in wordpress

    With many wordpress projects going on recently, I have had quite a few different requests to accomplish things as cheaply as possible (aka free) without having to involve 3rd party services.  One client recently needed the ability to send text…

  • wpgetarchives1

    How to create a dropdown list of posts in WordPress by category

    You may find yourself in need of creating a drop down box listing of all your posts on your blog or maybe a subset of posts based on category.  There are a couple of ways to do this both by…

  • Using WordPress As A Knowledgebase

    Okay, so we know about and have read countless blog posts about using WordPress as a conten management system as well as for an intranet solution.  Have you thought about using it for your IT knowledgebase?  It is actually a…