Categories
We've found 46 snippets by Jenson
Create Post Navigation Like Dribbble in WordPress
Dribbble use image thumbnails for browsing through the website. We can also c...
Add Nofollow Attribute to All Links in a Specific Category
This snippet will add nofollow attribute to affiliate or marketing links, pre...
Keep Users Logged in For Longer in WordPress
WordPress keep users logged in for maximum of 2 weeks but you can extend auto...
Change Submit Button Text in WordPress Comment Form
For branding purposes or may be to spice up your comment form, you might want...
Prevent Direct Access to Functions.php in WordPress
Directly accessible theme files is a potential security threat. To safe-guard...
Disable Comments For Link And Quote Post Formats
WordPress comes with number of standard post formats. To disable comments on ...
Use Custom Permalink Structure for Pages in WordPress
If you want to use different custom permalink structure rules for website pag...
Check if Certain Plugin is Active in WordPress
With this simple method you'll be safe when adding functionality that is mean...
Add Read More Link to WordPress Post Excerpts
If you use excerpt on post stream pages and archive pages then this code snip...
Disable Email Notification For Successful Updates
WordPress sends email for success or failure of automatic WordPress update. W...
Change Title Attribute of WordPress Login Logo
If you are branding WordPress then you may want to change login page WordPres...
Increase The PHP Memory Limit in WordPress
Sometimes you see memory exhausted error in WordPress because PHP memory limi...