Blog

wordpress profile builder

WordPress Profile Builder: a Front-end User Registration, Login and Edit-Profile Plugin

Author: Cristian Antohe
Last Updated: January 22nd, 2024

Easily Login, Register and Edit your Profile Directly from the Front-end Profile Builder lets you add front-end forms that give your users a more flexible way to register, log in, and modify their profile information. If you allow public registration on your site, you don't want to force your users to use the backend WordPress […]

Continue Reading

Professional WordPress Plugin Development review

Author: Cristian Antohe
Last Updated: March 22nd, 2011

It's been a while since I've reviewed books on this blog and I think it's about time to start doing that again. And I couldn't have chosen a better book to start with then "Professional WordPress Plugin Development" written by Brad Williams, Ozh Richard and Justin Tadlock. This is the book I’ve been waiting for […]

Continue Reading

Cozy Child Theme

Author: Cristian Antohe
Last Updated: December 13th, 2021

This elegant Wordpress theme started as a custom project but ended up as a Child Theme for the Thematic Framework. It's a warm design that makes you feel comfortable.

Continue Reading

Thematic PHP constants

Author: Cristian Antohe
Last Updated: January 27th, 2011

With Thematic 0.9.7.7 there are a couple of changes made to the way it works. One of those changes was the inclusion of a few constants, that based on their value lets you chose whether you want the default WordPress functionality or the more powerful (and complex) Thematic functionality. I'm talking here about whether you […]

Continue Reading

Unlock Exclusive Tips, Updates, and Early Access

Get valuable insights, tips, and strategies on how to create, grow and monetize your membership and community websites. + Early access to new plugins and discounts.

All Child Themes got updated

Author: Cristian Antohe
Last Updated: November 17th, 2010

While a bit late, we finally managed to get all Child Themes that are free for download updated to work with the latest Thematic (# Version: 0.9.7.7). Early Morning, Street and Byty now make use of the WordPress 3.0 menu system, while Commune now makes use of the Featured thumbnail image that comes with WordPress […]

Continue Reading

WordPress pieces of code of the month

Author: Cristian Antohe
Last Updated: September 9th, 2010

I found two pieces of code for WordPress that might come in handy from time to time. Custom Post Types pagination for the homepage It appears there's a bug in WP 3.0 with the pagination on the homepage for custom post types. When we create an archive page for a custom post type we make […]

Continue Reading

The wp_nav_menu Shortcode for WordPress Menus

Author: Cristian Antohe
Last Updated: October 4th, 2023

Since Wordpress 3.0 we have access to the really useful wp_nav_menu shortcode functionality. We can now create our own menus without resorting to several plugins or tricks. Another cool thing we can do with this new menu is build the sitemap. I was in need, the other day, of a plugin that would generate a […]

Continue Reading

The new Smarter and WordPress 3.0

Author: Adrian Spiac
Last Updated: July 10th, 2013

As you all know, Wordpress has made the 3.0 transition, which brings the long-awaited merge of MU and Wordpress and a lot of new features to the table. Trying to keep up with the goodies we developed a new version of Smarter, which runs smooth on 3.0 and takes advantage of the new feature list. […]

Continue Reading

Charisma, Free Genesis Child Theme

Author: Cristian Antohe
Last Updated: December 13th, 2021

Charisma is a free Genesis child theme that will work perfectly for your Wordpress personal blog. When I started designing Charisma I had in mind an elegant, simple, well structured theme which highlights the content and gives the user a pleasurable reading experience.

Continue Reading

Thematic Tabbed Widgets

Author: Cristian Antohe
Last Updated: July 10th, 2013

Tabbed widgets for Wordpress themes have been around since Wordpress it self. They are a perfect way to save on vertical space and add a bit of interaction with the users. There are two classic ways of implementing the tabbed widgets. Creating a hard coded widget and using the jQuery Cycle plugin. This means you […]

Continue Reading