=== Sympose === Contributors: mklasen Donate link: https://sympose.net/donate-to-sympose/ Tags: conference, speakers, sponsors, schedule, sessions Requires at least: 3.0.1 Tested up to: 5.7.2 Stable tag: trunk Requires PHP: 5.4 Stable tag: 1.4.1 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Sympose makes it easy for anyone to create a conference website. Install WordPress, install Sympose and kick start your conference. Sympose integrates with all WordPress themes. == Description == Sympose by [Conference7](https://conference7.com) makes it easy to share knowledge in WordPress. The core of this plugin is the schedule. Easily create schedules for events, and link the individual sessions to people (speakers) and organisation (sponsors). **Ready to start sharing knowledge?** Check out the demo at [https://sympose.net/sympose-demo](https://sympose.net/sympose-demo). **Sympose Quick Start** After activating Sympose, you can start shaping your event right away! Check out the video below for an example. https://www.youtube.com/watch?v=s3JBBcVYt-k === Shortcodes === Below you'll find some Sympose shortcodes. You can also find specific shortcodes for your event in Sympose -> Shortcodes (in the WordPress dashboard) = Shortcode example for displaying people = `[sympose type="person" category="speakers" event="sympose" description="false" name="true"]` This will display people from the category speakers and the event "sympose". = Shortcode example for displaying a schedule = `[sympose type="schedule" event="sympose"]` This will display the schedule for the event "sympose". = Shortcode example for displaying organisations = `[sympose type="organisation" category="sponsors" event="sympose"]` This will display organisations from the category sponsors and the event "sympose". Check out other shortcodes (after creating posts and categories) in the Sympose -> Shortcodes menu. == Installation == I recommend to install plugins via your WordPress Dashboard. Go to Plugins -> Add new, and search for `Sympose`. == FAQ == You'll find an index of [frequently asked questions](https://sympose.net/faq?utm_source=wordpress-plugin-page) on [https://sympose.net/faq](https://sympose.net/faq?utm_source=wordpress-plugin-page) == Screenshots == 1. Example of schedule page 2. An example of a person/speaker profile page (with extensions) 3. An example of a session page (with extensions) 4. Sessions overview in dashboard 5. Sympose Quick Start 6. Sympose settings (with extensions) 7. Example of available shortcodes 8. Editing a person (with extensions) 9. Editing a session 10. Event taxonomy overview 11. Available extensions (Sympose -> Extensions) 12. An example of the people overview in the dashboard == Extensions == Sympose is a free Wordpress plugin developed to manage events on your WordPress website. Sympose also provides a variety of extensions that add functionality to the main plugin. For more information check the [Sympose website](https://sympose.net?utm_source=wordpress-plugin-page). [Extensions](https://sympose.net/extensions/?utm_source=wordpress-plugin-page) are available for download on the link below: [https://sympose.net/extensions/](https://sympose.net/extensions/?utm_source=wordpress-plugin-page) == Changelog == = 1.4.2 = * Quick fix for Extensions * Show active/installed extensions in Extensions dashboard * * Fixed a wrong presentation of shortcodes * * Add functionality for children sessions * * Other small improvements * = 1.2.1 = * General Improvements * Update session date/time when an event changes date. = 1.2.0 = * Code refactoring * Sympose now follows WordPress Coding Standards = 1.1.3 = * Refreshes extensions on plugin activation * General improvements = 1.1.2 = * Fixes issue with updating extensions on settings page = 1.1.2 = * Fixes a minor bug when creating sample data = 1.1.1 = * Call Flush Rewrite Rules on plugin activation * Add labels for the Events taxonomy * Extend the Create sample data function with a wider set of data = 1.1.0 = * Integrate remote extensions into Sympose Admin Menu * Improve display of icons in Dashboard = 1.0.10 = * Move Page Schedule option to Current Session Plugin = 1.0.9 = * Extend Session Information widget with title input field = 1.0.8 = * Show the correct shortcodes in the WordPress Plugin Repository * Fix an issue with session order = 1.0.7 = * Fix a bug in Settings Page = 1.0.6 = * Use normal image elements instead of div with backgrounds * Optimize image sizes * Improve error handling * Correct shortcode examples = 1.0.1 - 1.0.5 = * Multiple small improvements = 1.0.1 = * Remove fontawesome and bad link to fontawesome stylesheet * Change read-more class to sympose-read-more to avoid issues with themes * Multiple small CSS improvements = 1.0 = * Initial version