This repository was archived by the owner on Mar 1, 2024. It is now read-only.
wp-plugins/olympus-shortcodes
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
=== Olympus Shortcodes === Contributors: DannyCooper Tags: buttons, call to action, cocial icons, image slider, text highlight, headings, dividers, content columns, content boxes, content toggle, content accordion, content tabs, font awesome icons Requires at least: 4.0 Tested up to: 4.2.4 License: GPLv2 or later Stable tag: trunk Adds shortcodes you can use in your posts, pages and widgets. == Description == Adds the following shortcodes you can use in your posts, pages and widgets: * Buttons * Call to Action * Social Icons * Image Slider * Text Highlight * Headings * Dividers * Content Columns * Content Boxes * Content Toggle * Content Accordion * Content Tabs * Font Awesome Icons See all the shortcodes in action here - [http://olympusthemes.com/shortcodes](http://olympusthemes.com/shortcodes) = Bugs = If you find an issue, let us know [here](https://github.com/DannyCooper/olympus-shortcodes/issues)! = Contributions = Anyone is welcome to contribute to Olympus Shortcodes. There are various ways you can contribute: 1. Raise an [Issue](https://github.com/DannyCooper/olympus-shortcodes/issues) on GitHub 2. Send us a Pull Request with your bug fixes and/or new features 3. Provide feedback and suggestions on [enhancements](https://github.com/DannyCooper/olympus-shortcodes/issues?direction=desc&labels=Enhancement&page=1&sort=created&state=open) == Installation == 1. Upload `olympus-shortcodes` to the `/wp-content/plugins/` directory 2. Activate the plugin through the 'Plugins' menu in WordPress == Changelog == = 1.0.4 = * Add: Check for conflicting plugin on activation = 1.0.3 = * Fix: image slider shortcode = 1.0.1 = * Move require to init() function * Fix broken wp_enqueue_scripts() in shortcode-functions.php = 1.0 = * Initial release