Update section
Make sure you keep your themes and plugins updated for the safest, smoothest site experience
Meet GavernWP for WP
- Product:
- gk_meetgavern_wp
- Date:
- 01/10/2012
- Version:
- 1.4
Changelog
- Added option to send copy of the message from the contact form.
- Added Custom Page Template: Latest Posts. This Custom Page Template can be used to display latest posts like on the Homepage, when the Homepage displays the mainbody widget.
- Added option to disable author block info on the pages.
- Added option to disable the custom post fields
- Added favicon support
- Added option to add the code in the head and footer section. Added also two hooks - gavernwp_head and gavernwp_footer - you can modify the hook behaviours in the gavern/hooks.php file
- Support for excluding/including articles for author info block
- Columns shortcode - custom width columns as option. The columns width can be now specified using the new width attribute in the [columns] shortcode. The widths are percent-based values.
- Adjustments for translations
- Back to top link will always appear
- Support for reCaptcha in contact form
- The logo on the login page links to the blog homepage
- The logo title attribute contains the blog name
- The logo is centered now
- Unified styling of the messages in the contact page.
- Improved comments template to avoid problems with the plural forms.
- Unify the content-*.php files structure
- Unified the author info block on the posts and the author archives
- Implemented initial support for the child themes. Currently it can be used for overriding the files in the root directory. The support for the CSS and JS files will come later.
- Fix for the post meta-data at the homepage.
- Fixed problems with media-queries
- Fixed problem with the background-size property for the logo at the login page.
- Fixed the search page where there is a no results.
- Fixed position of the messages in the contact form
- Fixed label in the contact form
- Fixed the support for the custom post fields, when there is no custom fields. Earlier the code generated unnecessary empty list.
- Fixed the container attribute in the wp_nav_menu function
- Fixed problem with the html special chars in the fonts selectors
- Fixed problem with the underlaying the Facebook social API after clicking.
- Fixed problem with wrong working conditional tags.
- Fixed problem with floated elements in the posts content.
- Fixed array error output and hide html output of description and keywords if none is added in post.
- Fix for the menu animation engine
Update details
All changes in the files can be checked on the official repository