Here is a quick tutorial on how to modify your Thesis theme (WordPress framework) in order to remove one or more categories from appearing on your blog homepage.For those who don’t know much about the Thesis custom_functions.php file, WordPress hooks, and how to retrieve category ids from the database, here is a quick summary.custom_functions.phpPHP file [...]
Tagged as:
thesis,
wordpress
Simple step to secure the wp-admin directory Security should be high in everybody’s mind when running WordPress as blog software. Although vulnerabilities are usually quickly fixed, the open-source nature of the code makes it easier for would-be hackers to find flaws.The risk of having to re-install a breached installation should encourage anyone to take the [...]
Tagged as:
security,
wordpress