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 to support WordPress 3.7.1.
WordPress
The GavernWP WordPress theme framework’s v.1.8 update comes with optimized and improved the back-end JavaScript files.
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 packages have been updated to support WordPress 3.6.
Meet 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 features. The most important features are described in this article, while the complete list may be found in the commits list.
GavernWP WordPress theme framework 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 an underscore (“_”) at the beginning of the field name.
WordPress Quick Tip #5 – digging into WordPress API
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 classes I think are worth using.
The Meet Gavern WordPress Theme now boasts WPML plugin compatibility!
We have great news for all users needing multi-language support on their WordPress pages: our popular and always free Meet GavernWP theme for WordPress supports the wonderful WPML plugin! This has been possible since version 1.6.2 released February 27th thanks to the advice and testing of the WPML Team!
Meet GavernWP supported now 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.
Meet GavernWP v.1.6 WordPress Theme Released!
Since version 1.5.2 of our Meet GavernWP theme for WordPress, we have made 54 modifications, including many new features and bug fixes. In this article we introduce the most important new features you will find in this new release.
Important changes within WordPress subscriptions
As of February 14, 2013, there are some changes in WordPress subscriptions implemented. It applies to both new and present users.
An Introduction to WordPress 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.