starverte/steel
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
=== Steel === Contributors: starverte, mbeall Tags: bootstrap, carousel, quotes, shortcodes, slides, teams, widgets Requires at least: 4.4 Tested up to: 4.6.1 Stable tag: 1.4.2 License: GPLv3 or later License URI: https://www.gnu.org/licenses/gpl.html Steel brings the power of Matchstix to a simple user interface, making any site’s impact spread like wildfire. No programming required. == Description == Steel adds certain capabilities through several optional modules. We are continuing to add modules, so stay tuned. = Bootstrap = Bootstrap 3 is included with Steel, and comes alive with shortcodes. = Broadcast = Create audio or video series to display on website or publish on podcast feed. = Cards = Create cards to be displayed by set, deck, or individually in multiple ways. Replaces previous Slides module. A slide is now card, and a slideshow is now a deck. Uses Bootstrap's Carousel, and will use Bootstrap 4's new cards component. = Quotes = Display a random quote (or testimonial) in the sidebar with our random quote widget. We are looking at embedding random quotes within a post or page in our next update. = Teams = Create profiles for board of directors, staff members, etc. and display them on a nice summary page. = Future Modules = * Aliases - Have multiple "pretty permalinks" point to the same post or page, or create a "pretty permalink" for an offsite link. * Events - Add an events calendar to your WordPress site * Styles - This module will replace the need for shortcodes by adding buttons and styles to TinyMCE. Suggestions for other modules? Let us know via the Support tab. Like our plugin? Write us a review! == Installation == 1. Upload `steel.zip` to the `/wp-content/plugins/` directory 1. Unzip `steel.zip` to a sub-directory named `steel` 1. Activate the plugin through the 'Plugins' menu in WordPress 1. Check out the options menu for more options == Frequently Asked Questions == Submit your questions to https://matchstix.io/steel and we will try to answer them. == Changelog == = 1.4.2 = - Fixed: Use valid syntax for Google Analytics For more details check out #229 = 1.4.1 = For details check out #226 = 1.4.0 = - Updated dependencies - Improved code quality - Upgraded Steel Slides to [MSX Cards] (https://matchstix.io/msx-cards/) - Integrated Matchstix 2.0 - Improved support for NPM, Grunt, and Travis-CI For more details, check out #182 = 1.3.0 = - Fixed: Team profiles can once again be given a "menu order" value for sorting - Fixed: Delete item icon is now visible in all browsers, including Chrome - Fixed: If an attachment is deleted, it no longer appears in Slides - Prepared Steel for [Matchstix] (https://matchstix.io/the-future-of-sparks/) - New Broadcast Module: Create audio or video series to display on website or publish on podcast feed - Improved inline code documentation - Improved code quality For more details, check out #156 = 1.2.7 = - Changed `$this->WP_Widget` to `$this->__construct` (deprecated with WordPress 4.3) = 1.2.6 = - Upgraded to Bootstrap 3.3.5 - Code quality improvements = 1.2.5 = - Code quality improvements - Bug fix: Gallery skin outputs links as expected = 1.2.4 = - Update core colors for WordPress 4.2 - New Gallery skin for Slides - New functions `steel_get_slides` and `steel_sanitize_get_slides` for use in building `<select>` fields = 1.2.3 = * Fixed fatal error in slides.php = 1.2.2 = * Added target attribute to btn shortcode * Various UI improvements * Added Google Analytics module * Upgrade to Bootstrap 3.3.4 and point to MaxCDN's bootstrap files = 1.2.0 = * Options UI improvements * Added grid.css * Further development of Podcast module (still inactive) * Upgrade to Bootstrap 3.3.2 = 1.1.7 = * Clean up code * Upgrade to Bootstrap 3.2 For more details, check out #126 = 1.1.6 = * Fixed `run.js` to avoid conflict with new Audio List feature in WordPress 3.9 * Fixed columns shortcode to reflect Bootstrap integration * Added transitions to Slides module * New Navigation Menu widget For more details, check out #125 = 1.1.4 = * Simplified editor in Slides * Removed templates and integrated new Flint action hooks * Upgraded to Bootstrap 3.1.1 = 1.1.3 = * Caption in "Bar" skin now overlays image instead of appearing beneath the image * jQuery conflicts fixed = 1.1.2 = Extracted carousel and glyphicon styles from bootstrap.css so that carousel works even if Bootstrap module isn't active = 1.1.1 = * Added skins for Slides module * Added ability to turn off Bootstrap module = 1.1.0 = * Added numerous shortcodes to implement Bootstrap like [btn] and [glyph] (for complete list and use, check out https://matchstix.io/steel/bootstrap/) * Added new Slides module (documentation will soon be available via https://matchstix.io/steel/slides/) For more details, check out #102 = 1.0.1 = Removed redundant `steel_version` and admin scripts functions = 1.0.0 = Updated branding and descriptions. = 0.8.2 = Initial release