Select Page

Limiting posttypes to Administrators

Earlier, I wrote a quick article that introduced WordPress Roles and Capabilities.  Today, I revisited that page to figure out how to make it so that my new custom post type would only be accessible by the Administrator.  The Codex page did not really make me...

Permalinks not appearing

I came into a problem on one of my machines where the WordPress permalinks were not working.  Typically, I go to the WP backend and click Settings >> Permalinks, then resave what I have there so that WP updates the .htaccess file.  However, that did not do the...