Skip to content

Releases: webmandesign/webman-amplifier

1.2.4

13 Aug 11:03
Compare
Choose a tag to compare
  • Update: Testimonials headings updated to H2 tag
  • Fix: Visual Composer shortcodes layout issue (for Posts, Testimonials and Content Modules)

Files changed:

includes/shortcodes/renderers/content_module.php
includes/shortcodes/renderers/posts.php
includes/shortcodes/renderers/testimonials.php

1.2.3

09 Aug 18:23
Compare
Choose a tag to compare
  • Add: WordPress 4.3 support
  • Update: Metabox controls styles
  • Update: Improved accessibility
  • Update: Allowed overriding $helper variable in Posts shortcode
  • Update: Allowed premature overriding of Posts and Testimonials shortcode item
  • Update: Added headings into Contact widget sections
  • Fix: Visual Composer custom shortcode mapping via dashboard not working

Files changed:

assets/css/admin-addons.css
assets/css/metabox.css
assets/js/metabox.js
assets/sass/admin-addons.scss
assets/sass/metabox.scss
assets/sass/metabox/_field-range.scss
includes/custom-posts/logos.php
includes/custom-posts/modules.php
includes/custom-posts/projects.php
includes/custom-posts/staff.php
includes/custom-posts/testimonials.php
includes/shortcodes/class-shortcodes.php
includes/shortcodes/renderers/posts.php
includes/shortcodes/renderers/testimonials.php
includes/widgets/w-contact.php

1.2.2

20 Jul 08:26
Compare
Choose a tag to compare
  • Add: Visual Composer 4.6+ support
  • Add: Ability to filter icons in metaboxes and page builders
  • Add: Applied SASS for all CSS stylesheets
  • Update: Scripts updates: Isotope 2.2.1, bxSlider 4.2.5
  • Update: Retina ready admin interface, removed support for Internet Explorer 8
  • Update: Removed front-end shortcodes sample CSS stylesheet
  • Update: Removed obsolete jQuery plugins CSS stylesheets
  • Update: Supplying unpacked, non-minified styles and JavaScript
  • Update: Metabox icons selector (custom radio buttons control) styles and functionality
  • Update: Sample plugin setup file for usage in themes
  • Update: Improved and optimized code
  • Update: Localization

Files changed:

class-wm-amplifier.php
webman-amplifier-setup.php
webman-amplifier.php
assets/css/admin-addons.css
assets/css/input-wm-radio.css
assets/css/metabox.css
assets/css/rtl-metabox.css
assets/css/rtl-shortcodes-generator.css
assets/css/rtl-shortcodes-vc-addons.css
assets/css/shortcodes-bb-addons.css
assets/css/shortcodes-vc-addons.css
assets/js/metabox.js
assets/js/shortcode-accordion.js
assets/js/shortcode-parallax.js
assets/js/shortcode-posts.js
assets/js/shortcode-slideshow.js
assets/js/shortcode-tabs.js
assets/js/shortcodes-button.js
assets/js/shortcodes-ie.js
assets/js/shortcodes-vc-addons.js
assets/sass/admin-addons.scss
assets/sass/input-wm-radio.scss
assets/sass/metabox.scss
assets/sass/rtl-metabox.scss
assets/sass/rtl-shortcodes-generator.scss
assets/sass/rtl-shortcodes-vc-addons.scss
assets/sass/shortcodes-bb-addons.scss
assets/sass/shortcodes-vc-addons.scss
includes/functions.php
includes/custom-posts/modules.php
includes/metabox/fields/radio.php
includes/metabox/fields/slider.php
includes/shortcodes/class-shortcodes.php
includes/shortcodes/definitions/definitions.php
includes/visual-editor/visual-editor.php
includes/widgets/w-twitter.php
languages/sk_SK.mo
languages/sk_SK.po
languages/xx_XX.pot

1.2.1

20 Jun 09:29
Compare
Choose a tag to compare
  • Update: Font Awesome 4.3
  • Fix: Hashtag links in Twitter widget

Files changed:

assets/font/*.*
includes/widgets/w-twitter.php

1.2

27 May 15:09
Compare
Choose a tag to compare
1.2
  • Add: Visual Composer 4.5.2 compatibility (fixed the content parameter not being parsed)
  • Update: Using tag_escape() where needed
  • Update: Rehooked the custom widgets to early init action
  • Update: WP_Query optimalizations
  • Update: Generalized script handler names
  • Update: Removing obsolete theme constants (making theme library independent)
  • Update: Beaver Builder affiliate link updated
  • Fix: Filter hook names for Beaver Builder page builder integration

Files removed:

class-wm-amplifier.php
includes/functions.php
includes/shortcodes/class-shortcodes.php
includes/shortcodes/page-builder/beaver-builder/beaver-builder.php
includes/shortcodes/renderers/call_to_action.php
includes/shortcodes/renderers/content_module.php
includes/shortcodes/renderers/countdown_timer.php
includes/shortcodes/renderers/item.php
includes/shortcodes/renderers/message.php
includes/shortcodes/renderers/posts.php
includes/shortcodes/renderers/price.php
includes/shortcodes/renderers/row.php
includes/shortcodes/renderers/separator_heading.php
includes/shortcodes/renderers/slideshow.php
includes/shortcodes/renderers/testimonials.php
includes/widgets/w-contact.php
includes/widgets/w-module.php
includes/widgets/w-posts.php
includes/widgets/w-subnav.php
includes/widgets/w-tabbed-widgets.php
includes/widgets/w-twitter.php

1.1.7.6

13 May 12:03
Compare
Choose a tag to compare
  • Updated: Removing uninstall.php file to prevent possible issues when deleting the plugin via WordPress dashboard