Category: WordPress

WordPress Developer Tools

Author: Cristian Antohe
Last Updated: January 5th, 2012

During the last 3 years while providing web-design and development solutions to our clients over at Reflection Media, we're tried our best to optimize our processes and development time by reusing code, creating a database of often used code snipets and constructing generalist plugins when possible. While this didn't always work out as expected, we've […]

Continue Reading
what-is-wordpress-ver-2

Beginner’s Guide to: What Is WordPress?

Author: Cristian Antohe
Last Updated: February 15th, 2017

Ever now and again the question arises with new clients that aren't really tech savvy: "What Is WordPress?" What I'm hoping to achieve with this post is to drop the technical jargon for a minute and explain in down to earth words what is WordPress, how can it help you, what is WordPress.com, what's a […]

Continue Reading

Profile Builder version 1.1.6 has arrived

Author: Gabriel Barina
Last Updated: September 22nd, 2011

The latest version includes a few small, but important features if you wish to customize the plugin. For those who just met up with WordPress, Profile Builder is WordPress registration done right; it lets you customize your website by adding a front-end menu for all your users, giving them a more flexible way to modify […]

Continue Reading

WordPress Automatic Updates Based on Folder Name. Is That a Problem?

Author: Cristian Antohe
Last Updated: July 13th, 2011

Automatic Updates are great. They are one of the best if not THE best feature WordPress has. I've loved it since it was introduced in 2.7 (2.5 for plugins) and it's something that really makes my life easier. If I'm not mistaken, WordPress automatic updates for themes and plugins are based on the folder name […]

Continue Reading

Profile Builder Pro is WordPress Registration Done Right

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

Let's face it. WordPress default registration process is no good. Hard to customize, hard to integrate it in your theme and not that user friendly. Profile Builder Pro is WordPress Registration Done Right Super easy to customize. Chose from the default styling it comes with or just add css to your theme and you're done. […]

Continue Reading

Profile Builder Beta

Author: Cristian Antohe
Last Updated: September 7th, 2022

There's a new version of Profile Builder WordPress plugin. It features the following new features: New interface Create Extra User Fields (like birthdate or education level) Add avatar upload for users and automatic integration with any theme that uses get_avatar() Shortcodes for login, register and edit profile to use in pages and widgets. Select what […]

Continue Reading

wpMail.me – a concise, once weekly free roundup of WordPress news and articles

Author: Cristian Antohe
Last Updated: May 23rd, 2011

wpMail.me is a concise, once-weekly free round up of news and articles. It's main goal is to ease some of the information overload we encounter in our daily computing by providing with a list of curated articles, news and tutorials. Also since it's once a week you can batch process it all in 1 hour […]

Continue Reading

Get the latest comments for a custom post type in WordPress

Author: Cristian Antohe
Last Updated: May 20th, 2011

Custom post types for Wordpress support comments, however the API doesn't allow for retrieving those comments. So in order to get the latest comments from your custom post type you need to do an sql query that does a LEFT OUTER JOIN between the comments table and the posts table: /* Get recent comments */ […]

Continue Reading
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