Changeset 1832665
- Timestamp:
- 03/03/2018 06:48:23 AM (8 years ago)
- Location:
- pt-elementor-addons-lite/trunk
- Files:
-
- 2 edited
-
elements/class-pt-elementor-team.php (modified) (1 diff)
-
readme.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
pt-elementor-addons-lite/trunk/elements/class-pt-elementor-team.php
r1793491 r1832665 989 989 } 990 990 ?> 991 <a class="elementor-icon elementor-social-icon elementor-social-icon-<?php echo esc_html( $social . $class_animation ); ?>" <?php echo esc_html( $this->get_render_attribute_string( $link_key )); ?>>991 <a class="elementor-icon elementor-social-icon elementor-social-icon-<?php echo esc_html( $social . $class_animation ); ?>" <?php echo $this->get_render_attribute_string( $link_key ); ?>> 992 992 <i class="<?php echo esc_html( $item['social'] ); ?>"></i> 993 993 </a> -
pt-elementor-addons-lite/trunk/readme.txt
r1821794 r1832665 84 84 85 85 == Changelog == 86 = 1.3.2 = 87 * Fixed - PT Team Element Social Links issue 88 86 89 = 1.3.1 = 87 90 88 * Added - Admin Options is added 89 * Added - Performance Optimized you can enable only the controls you using in Backend 90 * Added - Contact form 7 Added 91 * Added - Ninja Form Added 92 * Added - wpForms Added 93 * Added - Inline Code Enabled for Controls 94 * Update - Code Optimized 91 * Added - Added Dropdown to filter past,present and future posts in Timeline Control 92 * Fixed - Support issue fixed 93 * Fixed - FlipBox vertical issue fixed 95 94 96 95
Note: See TracChangeset
for help on using the changeset viewer.