In this article, Milan Petrović will teach you how to create the Tabber widget, which saves space and streamlines the appearance and functionality of your WordPress-powered website. As you’ll see in this tutorial, creating a tabbed widget that works on its own and with any theme is easily accomplished. So, let’s jump in and learn how to create our own Tabber widget!
Read more…
Recently Siobhan McKeown shared some advice from the WordPress community to beginners. But what if you’re already so immersed in the world of WordPress that you dream of the latest thing you’ve achieved with custom post types? Below are some tips from WordPress pros from across the community!
Read more…
If you’re starting out building WordPress themes or want to develop a system for building them more efficiently or robustly, how do you decide which approach to take? In this article, Rachel McCollin will briefly describe how WordPress themes work and then look at some of the different approaches to developing them.
Read more…
The purists out there may be throwing their hands up in horror — a WYSIWYG interface! Letting users alter themes themselves! Well, yes, there is a risk on that. But the Customizer means that if you’re developing custom themes for client websites, you have a whole new set of tools to play with. The theme customizer allows users to tweak theme settings using a WYSIWYG interface and customise a theme so it includes pretty much anything they want.
Read more…
Rather than write another article on building a WordPress theme, Siobhan McKeown shares with us techniques that will help us refine our workflow, saving our time and making us more efficient on our theme development and design process.
Read more…
Alex Denning explores the steps you need to follow in order to get the most out of your premium WordPress theme. From simply choosing the right theme, to installing it the right way, to being able to ask support questions that get answered promptly, to making customizations to your theme which won’t get overwritten by theme updates.
Read more…
If you’ve been around WordPress for a while you know how difficult it used to be to create post lists based on complex criteria while also conforming to WordPress standards. Over the course of a few years the platform has come a long way. By utilising the power of the WP_Query class, we can list posts in any way we want.
Read more…
The shortcode ability of WordPress is extremely underrated. It enables the end user to create intricate elements with a few keystrokes while also modularizing editing tasks. This tutorial is for experienced WordPress users; we will be looking at the widgets object and shortcodes.
Read more…
WordPress makes it easy for people to publish a blog or website; it democratizes Web publishing. In this post, Siobhan McKeown takes a look at how you can be a top WordPress professional. This advice could apply to developers, but equally to bloggers, support reps, designers and everyone in between.
Read more…
WordPress is one of the most deployed content management systems around. One of the main reasons is the number of plugins available and the ease with which we can use the system.
Read more…