You don’t want your site to be hacked, right? Security should be at the top of to-do list. It doesn’t matter which CMS or platform you use for your website or application or portal, but you need to always think about security. Well, you never can stop a hacker to hack your site, but you… Continue reading How to make your wordpress secure, wp config tips and many more
Month: August 2014
Include GitHub Gists in WordPress content
WordPress.com makes it dead easy to include Gists in posts, but that isn’t available in the WordPress software by default.  So let’s add it! GitHub’s Gist service normally provides an embed code to include Gists in other web sites. The embed code is really just a script to load the Gist via JavaScript. Since WordPress normally strips content… Continue reading Include GitHub Gists in WordPress content
Limit one blog per user in a wordpress multisite
In a wordpress multisite, an user can create as many blog as he wants. If you Pro Sites you can control this. Pro Sites is a giant plugin that will help you to have control over the whole network. But if you just want to limit one blog per user in a wordpress multisite and… Continue reading Limit one blog per user in a wordpress multisite