{"id":33546,"date":"2014-12-22T22:14:46","date_gmt":"2014-12-22T22:14:46","guid":{"rendered":"https:\/\/wordpress.org\/plugins-wp\/enigma-buttons\/"},"modified":"2020-08-30T17:27:26","modified_gmt":"2020-08-30T17:27:26","slug":"enigma-buttons","status":"closed","type":"plugin","link":"https:\/\/tw.wordpress.org\/plugins\/enigma-buttons\/","author":12149909,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_crdt_document":"","version":"1.1.3","stable_tag":"1.1.5","tested":"5.5.18","requires":"3.0.1","requires_php":"","requires_plugins":"","header_name":"e.nigma buttons","header_author":"Alexander L\u00fcken","header_description":"","assets_banners_color":"fafafa","last_updated":"2020-08-30 17:27:26","external_support_url":"","external_repository_url":"","donate_link":"","header_plugin_uri":"http:\/\/e.nigma.de\/portfolio\/enigma-buttons","header_author_uri":"http:\/\/e.nigma.de","rating":4,"author_block_rating":0,"active_installs":20,"downloads":3780,"num_ratings":2,"support_threads":0,"support_threads_resolved":0,"author_block_count":0,"sections":["description","installation","faq","changelog"],"tags":{"1.0.0":{"tag":"1.0.0","author":"chemiker","date":"2014-12-30 13:36:02"},"1.0.1":{"tag":"1.0.1","author":"chemiker","date":"2016-08-09 19:38:03"},"1.1":{"tag":"1.1","author":"chemiker","date":"2016-09-11 11:32:50"},"1.1.1":{"tag":"1.1.1","author":"chemiker","date":"2016-09-11 12:29:16"},"1.1.2":{"tag":"1.1.2","author":"chemiker","date":"2017-04-17 17:26:00"},"1.1.3":{"tag":"1.1.3","author":"chemiker","date":"2019-06-18 17:13:50"},"1.1.4":{"tag":"1.1.4","author":"chemiker","date":"2019-07-08 17:42:43"},"1.1.5":{"tag":"1.1.5","author":"chemiker","date":"2020-08-30 17:27:26"}},"upgrade_notice":[],"ratings":{"1":0,"2":0,"3":"1","4":0,"5":"1"},"assets_icons":{"icon-128x128.jpg":{"filename":"icon-128x128.jpg","revision":1052025,"resolution":"128x128","location":"assets","locale":""},"icon-256x256.jpg":{"filename":"icon-256x256.jpg","revision":1052025,"resolution":"256x256","location":"assets","locale":""}},"assets_banners":{"banner-1544x500.png":{"filename":"banner-1544x500.png","revision":1052025,"resolution":"1544x500","location":"assets","locale":""},"banner-772x250.png":{"filename":"banner-772x250.png","revision":1052025,"resolution":"772x250","location":"assets","locale":""}},"assets_blueprints":{},"all_blocks":[],"tagged_versions":["1.0.0","1.0.1","1.1","1.1.1","1.1.2","1.1.3","1.1.4","1.1.5"],"block_files":[],"assets_screenshots":[],"screenshots":[],"jetpack_post_was_ever_published":false},"plugin_section":[],"plugin_tags":[485,4593,497,170,86],"plugin_category":[50],"plugin_contributors":[82057],"plugin_business_model":[],"class_list":["post-33546","plugin","type-plugin","status-closed","hentry","plugin_tags-button","plugin_tags-font-awesome","plugin_tags-icon","plugin_tags-page","plugin_tags-post","plugin_category-media","plugin_contributors-chemiker","plugin_committers-chemiker"],"banners":[],"icons":{"svg":false,"icon":"https:\/\/s.w.org\/plugins\/geopattern-icon\/enigma-buttons_fafafa.svg","icon_2x":false,"generated":true},"screenshots":[],"raw_content":"<!--section=description-->\n<p>e.nigma buttons is a lightweight plugin that adresses a common problem that applies to many WordPress users: Visually highlight a link (e.g. a download link). One great solution is the use of buttons<\/p>\n\n<p>The purpose of a button is clear. You press that button and something happens. This is a well known principle that most users are aware of. In contrast to regular text links (e.g. a download link), buttons are more likely to be noticed, especially if you use them in combination with an icon.<\/p>\n\n<p>e.nigma buttons allows you to easily create those visually attractive buttons using a simple shortcode environment.<\/p>\n\n<p>Development of the plugin is an open process. The current version is available on github:<\/p>\n\n<p>https:\/\/github.com\/chemiker\/enigma-buttons<\/p>\n\n<p>Feel free to contribute and to fix errors or send improvements via github.<\/p>\n\n<h3>Shortcodes &amp; Attributes<\/h3>\n\n<p><em>e.nigma buttons<\/em> adds the shortcode <code>[button]<\/code> to your installation. The following options can be used to adjust the button for your needs:<\/p>\n\n<ul>\n<li><code>label<\/code>: The label of your button<\/li>\n<li><code>icon<\/code>: The icon of your button<\/li>\n<li><code>link<\/code>: The link of your button<\/li>\n<li><code>color<\/code>: The color of button<\/li>\n<li><code>border<\/code>: yes (default) or no<\/li>\n<li><code>size<\/code>: small, medium (default) or large<\/li>\n<li><code>class<\/code>: Additional CSS classes that will be added to your buttons icon<\/li>\n<\/ul>\n\n<p>Most of the shortcodes attributes are self explaining. However, it must be noted that the <code>icon<\/code> attribute can be filled by using modififed <a href=\"http:\/\/fontawesome.io\/icons\/\">Font Awesome shortcodes<\/a>.<\/p>\n\n<p>For instance: If you want to use the GitHub icon you would search for that icon in the <a href=\"http:\/\/fontawesome.io\/icons\/\">list of all icons<\/a>. What you will find is the corresponding CSS class. For <em>e.nigma buttons<\/em> the name of the icon (which is obtained if stripping the \"fa-\" in the beginning of the CSS class) is used. For GitHub the CSS class would be <code>fa-github<\/code>. Thus, <code>github<\/code> is your value for the <code>icon<\/code> attribute.<\/p>\n\n<h4>Colors<\/h4>\n\n<p>The following colors are avaible:\n* green\n* orange\n* purple\n* cyan\n* white\n* red\n* black<\/p>\n\n<p>In addition to those values you can also use a hex color code (e.g. #ff3600)<\/p>\n\n<h4>Icons<\/h4>\n\n<p><em>e.nigma buttons<\/em> uses <a href=\"http:\/\/fontawesome.io\/\">Font Awesome<\/a> by Dave Gandy as icon resource. <a href=\"http:\/\/fontawesome.io\/icons\/\">An overview over all available icons<\/a> can be found on their website.<\/p>\n\n<h4>Examples<\/h4>\n\n<pre><code>[button label=\"My GitHub account\" icon=\"github\" color=\"orange\" link=\"https:\/\/github.com\/chemiker\"]\n<\/code><\/pre>\n\n<p>Brings you an linked, medium-sized, orange button that has a GitHub icon and the label \"My GitHub account\".<\/p>\n\n<pre><code>[button icon=\"github\" color=\"orange\" link=\"https:\/\/github.com\/chemiker\" size=\"large\"]\n<\/code><\/pre>\n\n<p>Brings you an orange, large-sized, linked GitHub icon.<\/p>\n\n<!--section=installation-->\n<ol>\n<li>Upload the plugin folder to the <code>\/wp-content\/plugins\/<\/code> directory<\/li>\n<li>Activate the plugin through the 'Plugins' menu in WordPress<\/li>\n<\/ol>\n\n<!--section=faq-->\n<dl>\n<dt><h3>Are there any reserved CSS classes for the 'class' attribute?<\/h3><\/dt>\n<dd><p>Yes. The original idea behind that class attribute was the ability to add additional Font Awesome CSS classes (for spinning, rotating etc.). Several examples can be found in the documentation of <a href=\"http:\/\/fontawesome.io\/examples\/\">Font Awesome<\/a>.<\/p><\/dd>\n\n<\/dl>\n\n<!--section=changelog-->\n<h4>1.1.5<\/h4>\n\n<ul>\n<li>Update of readme<\/li>\n<\/ul>\n\n<h4>1.1.4<\/h4>\n\n<ul>\n<li>Update of readme<\/li>\n<\/ul>\n\n<h4>1.1.3<\/h4>\n\n<ul>\n<li>Minor CSS modifications<\/li>\n<\/ul>\n\n<h4>1.1.2<\/h4>\n\n<ul>\n<li>Upgraded to Font Awesome 4.7<\/li>\n<li>Added Support for localization<\/li>\n<\/ul>\n\n<h4>1.1.1<\/h4>\n\n<ul>\n<li>Upgraded to Font Awesome 4.6.3<\/li>\n<\/ul>\n\n<h4>1.1<\/h4>\n\n<ul>\n<li>Upgraded to Font Awesome 4.2<\/li>\n<li>Support Hexvalues (e.g. #ff3600) as color attribute<\/li>\n<\/ul>\n\n<h4>1.0.1<\/h4>\n\n<ul>\n<li>Fix wrong line-height for various themes<\/li>\n<\/ul>\n\n<h4>1.0<\/h4>\n\n<ul>\n<li>Initial release<\/li>\n<\/ul>","raw_excerpt":"e.nigma buttons allows you to easily add buttons to your posts, pages etc.","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/tw.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/33546","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/tw.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin"}],"about":[{"href":"https:\/\/tw.wordpress.org\/plugins\/wp-json\/wp\/v2\/types\/plugin"}],"replies":[{"embeddable":true,"href":"https:\/\/tw.wordpress.org\/plugins\/wp-json\/wp\/v2\/comments?post=33546"}],"author":[{"embeddable":true,"href":"https:\/\/tw.wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/chemiker"}],"wp:attachment":[{"href":"https:\/\/tw.wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=33546"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/tw.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=33546"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/tw.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=33546"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/tw.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=33546"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/tw.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=33546"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/tw.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=33546"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}