Adds a custom post type for Communities to any Genesis Child Theme. Includes Featured Communities Widget, Custom Archive Page and ability to edit the
0.7.2
Bug fix on Fatal error: Uncaught Error: Call to a member function get() on null under certain conditions.
0.7.1
Bug fix on Fatal error: Call to undefined function get_plugin_data()
0.7.0
Updated banner image for plugin on WordPress repository. Updated urls in README.md and readme.txt files. Bug fix in archive template – add missing closing div and remove duplicate header output. Removed random sort from plugin settings option. Was producing unexpected results and may have also caused an issue using session_start() improperly.
0.6.9
Disabled random sort on archive page with pagination. Was producing unexpected results and may have also caused an issue using session_start() improperly.
0.6.8.1
Oops. Error with version number. Corrected
0.6.8
Bug fix – corrects duplicated featured image on single community post type when using the Winning Agent Pro theme.
0.6.7
Update to avoid conflict with Contact Form 7 hiding the Genesis Communities CPT menu from the Dashboard. Changed menu_position in register_post_type() to 21 from 25.
0.6.6
Bug fix: Updated plugin stylesheet to correct border on widget sidebar.
0.6.5
Bug fix: Updated plugin stylesheet to correct centering on media queries for archive page.
0.6.4
Bug fix: New sorting options not initialized properly when updating to version 0.6.3
0.6.3
Removed erroneous test message.
0.6.2
Added check to make sure Genesis is still active and if not, deactivate the plugin.
0.6.1
Removed test code message on some pages.
0.6.0
Updated plugin for translations. New features added for archive page. Some file names were changed.
0.5.2
Stylesheet changes for font sizes and removing borders on single page post display.
0.5.1
Updated code in functions.php to fix bug that displayed featured image on all single posts instead of just the ‘awp-community’ custom type posts.
0.5.0
Plugin renamed to Genesis Communities CPT. New Github location. https://github.com/jdelia/genesis-communities-cpt
Still need to add support for languages and test.
0.4.3
Bug fix if any of the fields are empty to reset to default on settings page. Setting pages now shows current version number.
0.4.2
Bug fix – uncommented code to update option on init.
0.4.1
Fixed bug in awp-settings.php missing slug variable on initial load.
0.4.0
Added support to change the name of the custom post type.
0.3.2
Updated plugin with function prefix to avoid conflicts. Updated Readme.txt and instructions.
0.2.2
Initial Release.