Skip to navigation

Barry Kooij

Barry Kooij

Indie Developer

  • Home
  • Return to Content

Main Menu

  • Home
  • About Barry Kooij
  • My Plugins
  • Never5
  • Contact

Tag Archives: WordPress

09/03/2013

Creating a widget

Today I’ll explain how to create one of my favourite WordPress features, a widget. Widgets allow WordPress users to add functionality to their website without requiring any coding experience. Before we create our first widget it’s important we understand the way they work.
Continue Reading…

  • WordPress Development
  • 3 Comments
  • development, tutorial, widget, WordPress
  • Barry Kooij
06/03/2013

Let WordPress automatically clean up your trash

Allot of WordPress users never empty their trash, what could result in a large amount of trashed posts. Since you’ll probably never use these posts again, we can let WordPress delete them automatically after a certain amount of days. We can enable this feature by adding the following line of code to our wp-config.php file.
Continue Reading…

  • WordPress Tips
  • 11 Comments
  • backend, config, trash, WordPress
  • Barry Kooij
05/03/2013

What file is this page using? – What The File

When I started off with WordPress I had trouble finding out what file I needed to edit to change the page I was viewing in my browser. I’ve checked the Template Hierarchy dozens of times, trying to figure out what file was loaded by WordPress to display my page.
Continue Reading…

  • WordPress Plugins
  • 40 Comments
  • development, plugins, Template Hierarchy, themes, WordPress
  • Barry Kooij
04/03/2013

Disable revisions

In WordPress a revision (copy) of a post is saved each time you save it. This way WordPress enables you to go back to a previous version of a post (remember, a page is also a post). Although this might sound like a feature that may come in handy, most people never use this.
Continue Reading…

  • WordPress Tips
  • 6 Comments
  • backend, config, post, revisions, WordPress
  • Barry Kooij
02/03/2013

Enable role to access the Gravity Forms admin screen

Image of an astronaut sitting in a room.

Gravity Forms is in my opinion the best choice if you’re looking for a form plugin. Unfortunately by default only users with the Administrator role can access the Gravity Forms admin screen. If you want other roles being able to create forms, view entries, etc. simply use the following code.
Continue Reading…

  • WordPress Plugins
  • 9 Comments
  • backend, capabilities, development, Gravity Forms, roles, WordPress
  • Barry Kooij

Post navigation

Older posts
Newer posts

Stay Up to Date

Recent Posts

  • “Live reloading” for WordPress development
  • Moving to “Related Posts for WordPress”
  • Changing WordPress User Roles and Capabilities
  • Creating Many to Many Relationships Between Posts in WordPress
  • How to Boost Sales Using Related Posts

Recent Comments

  • user-634560 on Display all hooks that run on your page
  • Neetu Wadhwa on WordPress Notification Manager
  • JosephMog on Display all hooks that run on your page
  • Jeremy on Check for nonces in WordPress AJAX calls
  • Hairstyles on Unable to install plugins on localhost

Code Disclaimer

All code on this website is GPL v3 licensed.
Please read the full code disclaimer.

Donate

Interested in donating? Much love. Read the donation page.

Powered by WordPress & Highwind.

Back to top

Related Posts for WordPress

×