Category: Tutorials

WordPress User Registration

Author: Cristian Antohe
Last Updated: February 24th, 2020

Have you hit a road block when it comes to WordPress user registration? You probably would like to have new users register before being able to take certain actions (for example, posting reviews or commenting) but do not want them to have access to the WordPress Dashboard? Truth is, WordPress User Registration doesn't have to […]

Continue Reading

WordPress Plugin for Dynamic Menus Based On Logged In Status

Author: Cristian Antohe
Last Updated: May 13th, 2014

Displaying dynamic menus based on logged in status is quite straight forward and any developer you're gona ask will tell you the same thing. Regardless of that, up to this point, the only way show a different menu to your logged in users was to add a bit of code to your theme header, some […]

Continue Reading

Understand how to create triangles with CSS

Author: Madalin Ungureanu
Last Updated: December 5th, 2011

I've been creating css shapes for a while now, but just recently I've been starting to wonder how does the technique actually work and why. You can find a good collection of css snipets here. Most shapes use css 3 properties but there are a few useful ones that do not require css 3 so […]

Continue Reading