by lookhappy | Dec 24, 2014 | News
So this seems like it should be straight forward – you’ve created your custom post type within wordpress, but for some reason your template is totally ignoring your orderby commands. You try setting it to orderby=menu_type, or orderby=ID, but nothing seems...
by lookhappy | Dec 10, 2014 | Work
So I’ve decided to start using this blog as a place to store useful WordPress tricks and things as I come across them and learn them. So this is a little snippet to allow you to add an Admin user to a WordPress install even if you only have FTP access. Obviously...