WordPress

How To Harden Your WordPress Website For Better Security

My latest blog post, “How To Harden Your WordPress Website For Better Security” was published by INKth.com last night.

//platform.twitter.com/widgets.js

Thanks to Hoi-Sze Lam from INKth.com for the opportunity.

Standard
Productivity, WordPress, Workflow Tools

YeoPress Review

YeoPress: A Yeoman Generator for WordPress by Wesley Todd

I won’t go into too much detail to explain what YeoPress does but you can read more about it from the creator himself, Wesley Todd. YeoPress: A Yeoman Generator for WordPress, basically installs WordPress via the Command Line/Terminal. It’s also assuming that you’re working locally (which is a good start for developing WordPress themes). So you still need to create your database and you have to know what your database username and password will be (this is to set up your wp-config.php file) For example: Database Username: root, Database Password: empty). Be sure to check your database privileges for editing access too. The steps described by Wesley are easy to understand and the instructions set up are pretty straightforward.

Continue reading

Standard