-
GenerateWP
my favorite coding shortcut
-
Homebrew and ImageMagick
This post goes into the details of setting up ImageMagick with Homebrew for use with a WordPress install.
-
Add Content on Plugin Activation
Just had a request for automagically creating content when you activate a theme. Here’s how to do it with a PLUGIN as well!
-
Add content on Theme Activation!
Here’s a really cool code snippet for automagically creating content when you activate a theme!
-
Set a Dashboard Logo
This snippet of code will allow you to customize your WordPress dashboard logo.
-
Menu
Once you have some content pieces available, you can start building the menu. Go to Appearance > Menus and create a menu (give it any name you wish, this is only visible to us). Click “Create Menu”. Now, you’ll be given the option to chose a Display location for the menu. Check “left top menu” to get started. To……