Tag Archives: Wordpress
Family website migrated
A week or so ago I was talking about migrating all my WordPress installations to a new hosting provider. Well, my family website migration must be a cat because I swear it died 9 times on its way over. Eventually … Continue reading
Want an opening PHP tag in your WordPress post?
http://codex.wordpress.org/Writing_Code_in_Your_Posts It always drives me batty when I want to put some PHP code in my posts and WordPress mildly freaks out. To prevent the freaking out, encode your entities. Here are the really common ones: < = < > … Continue reading
WordPress + Google Search Result links redirected/hijacked/hacked
A couple weeks ago it was brought to my attention that when googling myself and then clicking on the Google search links, users were redirected to various spam websites instead of the actual website they wanted to visit. Since I … Continue reading
WordPress: new Custom Post Type returning 404
I added a custom post type to a WordPress website that I’m building and created two new posts using the custom post type. When I went to view them, I got a 404 error. Create the custom post type: add_action( … Continue reading
Follow up to WordPress 3.3
Just started truly exploring but 2 immediate favs: 1) Drap and drop media uploader. Hot stuff. Also, the uploader no longer designates certain icons for certain file types; it’s all a single icon and after you drag&drop, WordPress does the … Continue reading