=== Plugin Name === Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=2Q5LDE67NNTR4 Tags: icons, tinymce, ajax, bootstrap, twitter, twitter bootstrap, glyphicons, visual editor Requires at least: 3.0.1 Tested up to: 3.6.1 Stable tag: 1.1 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Adds the Glyphicons included with Twitter Bootstrap 3 to the WordPress visual editor. == Description == Adds the Glyphicons included with Twitter Bootstrap 3 to the WordPress visual editor. All credit goes to those 2 places for their awesome work! I just loved the Glyphicons with Bootstrap so much and wanted a way to insert them into posts if I felt like it. I figured others might want the same functionaily. http://www.youtube.com/watch?v=nEmXT_BDSHs Instructions for use: Method A (Visual Editor - Preferred): 1. Edit/Add any Page or Post 2. In the visual editor you will see a new bright red "G" button. Click the button 3. You will now be presented with a selection menu. 4. Simply select any icon and the shortcode will be placed into your post/page! Method B (Manual Shortcode): Insert shortcode into your post. `[glyphicons icon="iconname"]` Method C (Manual into Theme): Since this loads the necessary fonts and css for the Glyphicons you may put them anywhere using the standardized code: `` == Installation == 1. Upload contents of `bootstrap-glyphicons-in-visual-editor.zip` to the `/wp-content/plugins/` directory. 1. Activate the plugin through the 'Plugins' menu in WordPress. 1. Go to the visual editor for any page or post and use the new bright red button. == Frequently Asked Questions == == Screenshots == 1. New Visual Editor Button 2. Glyphicons Selection Screen == Changelog == = 1.1 = * Hotfix for conflict with themes that already have Twitter Bootstrap loaded. = 1.0 = * Initial release.