Simple URL Shortcodes for WordPress

Doing web development on testing servers is a common practice. Many of these servers have addresses that are an ip address with a user name. For example, these development addresses can be something like: http://12.34.56.789/~username/ The problem with this is that it throws off your relative URL structure. You can use /page because it will… Continue reading Simple URL Shortcodes for WordPress

Hackers Deleted My Permissions! (You do not have sufficient permissions to access this page.)

There is nothing more annoying than to find that a site got hacked and that these hackers deleted some important things that make your site works. I’ve ran across several websites where hackers, just to ruin my day, deleted permissions from WordPress. Because of this, every time you try to log into the back-end, you… Continue reading Hackers Deleted My Permissions! (You do not have sufficient permissions to access this page.)