GavernWP Quick Tip #3 – How to Change the Tag Cloud Layout?
The GavernWP framework supports a mechanism for predefined widget styles. This mechanism is used to create new styles for a tag cloud widget. Using it, you can achieve two different layouts without...
View ArticleWordPress Quick Tip #2 - How to easily check your theme
The process of creating a WordPress theme is quite complex. For that reason, many useful extensions have been created to made a website developer’s work much easier. This tip presents a few WordPress...
View ArticleWordPress Quick Tip #3 - Transient API
Do you find yourself needing to store temporary or cache data for your widgets or themes? Use the Transient API – it is by far the best way to quickly and effectively implement your storage needs....
View ArticleGavernWP Quick Tip #4 - How to Hide Specific Custom Post Fields
Some WordPress plugins use custom post fields [http://codex.wordpress.org/Using_Custom_Fields] to store data associated with specific posts. This is a good way, but if you want to display your own...
View ArticleWordPress Quick Tip #4 - Automatically Set the First Post Image as a Featured...
Have you ever run into the situation where you have a lot of posts without a featured image and you need to change that to be able to use WordPress Themes which depend upon featured images in their...
View ArticleGavernWP QuickTip #5 - Hooks
Hooks are a great way to easily modify the theme code without changing the actual source code. In this article we present a few useful hooks available to you in the GavernWP Framework. We’ve placed...
View ArticleGavernWP Quick Tip #6 - Child Themes
Meet GavernWP v.1.6 provides full support for the Child Themes mechanism. Our users now have the ability to modify a theme without worrying that the theme update will clear out the changes....
View ArticleWordPress Quick Tip #5 - digging into WordPress API
The WordPress API includes features which can help you to avoid additional and unnecessary work on your site. Get to know these features. In this entry I will demonstrate certain API functions and...
View ArticleGavernWP Quick Tip #7 - Unwanted Custom Post Fields
There is a problem that is common to certain WordPress plugins: some of them don’t properly store their post data. The plugin data specific to each post is stored in the Custom Post Fields, but without...
View ArticleMeet GavernWP v.1.7 released!
This release represents our biggest update yet to the GavernWP framework, and is based upon nearly one hundred – 100! – code commits. This update fixes many small issues, and incorporates many new...
View ArticleGavernWP v.1.8 has been released!
Following our last big update, we’ve decided to keep the next two updates much smaller. So, GavernWP v.1.8 is a simply a maintenance release with a few small features. Additionally, all Quickstart...
View ArticleMeetGavernWP v.1.9 has been released!
A new version of our WordPress framework - MeetGavernWP has been released. This update fixes many small issues and contains a few new features. Additionally, all Quickstart packages have been updated...
View ArticleWordPress Resources Roundup no.1
WordPress presentations from WordCamp in Boston. A lot of different topics have been raised during WordCamp in Boston. Personally, we really like two of them: „Wicked Fast WordPress” and „Anatomy of a...
View ArticleGavernWP Quick Tip #8 - Editing labels of Custom Post Fields
Some WordPress plugins use custom post fields to store data associated with specific posts. This can be an issue for some users as the expected presentation of a post may be disrupted by these...
View ArticleWordPress Resources Roundup no.2
The newest version of WordPress, 3.8, is to be released on 12th December 2013, according to the schedule posted on the official WordPress website Of course, given the challenges that come with such a...
View ArticleGavernWP Quick Tip #9 Widget styles modifications
Widgets from our themes always contain a few styles to choose from, but sometimes it's insufficient for your needs and you would like to use a few styles at the same time, or perhaps use your own...
View ArticleWordPress Resources Roundup no.3
An important change to the theme approval rules on wordpress.org A significant amendment has been introduced in the guidelines regarding adding new themes to the wordpress.org repository – from now on,...
View ArticleWordPress Resources Roundup no.4
7 useful improvements in the WordPress content management A collection of 7 plugins which add small but very useful improvements connected with the managament in the cockpit of content, subpages etc....
View ArticleWordPress Resources Roundup no.5
7 fragments of code associated with social network sites If you do not like to use plugins all the time and additionally you are using social network functionalities on your sites, then certainly this...
View ArticleWordPress 3.8 RC1 has been released
Yesterday WordPres 3.8 RC1 has been released, so I expect to release the stable 3.8 version in a few days. This version brings several following features/modifications: The new admin design, which will...
View Article