Version Description
- SAFE UPDATE: No data loss for those upgrading from version 1.0 or higher
- Social links open in new windows
Download this release
Release Info
Developer | spwebguy |
Plugin | Team Members |
Version | 2.1.2 |
Comparing to | |
See all releases |
Code changes from version 2.1.1 to 2.1.2
- readme.txt +10 -6
- tmm.php +8 -8
readme.txt
CHANGED
@@ -2,7 +2,7 @@
|
|
2 |
Contributors: spwebguy
|
3 |
Tags: team, teams, meet the team, shortcode, responsive, members, staff, people
|
4 |
Requires at least: 3.6
|
5 |
-
Tested up to: 4.2
|
6 |
Stable tag: trunk
|
7 |
License: GPL2
|
8 |
License URI: http://www.gnu.org/licenses/gpl.html
|
@@ -29,10 +29,10 @@ The [PRO version](http://wpdarko.com/items/team-members-pro/) gives you access t
|
|
29 |
* Color
|
30 |
|
31 |
= Usage =
|
32 |
-
Go to [the plugin's documentation](
|
33 |
|
34 |
= Support =
|
35 |
-
Find help in [our forums](http://wpdarko.com/support/
|
36 |
|
37 |
== Installation ==
|
38 |
|
@@ -43,7 +43,7 @@ Find help in [our forums](http://wpdarko.com/support/forum/plugins/team-members/
|
|
43 |
4. Activate the plugin
|
44 |
|
45 |
= Usage =
|
46 |
-
Go to [the plugin's documentation](
|
47 |
|
48 |
== Frequently Asked Questions ==
|
49 |
|
@@ -53,10 +53,10 @@ The free version of the Team Members plugin is **not limited** and does not cont
|
|
53 |
The [PRO version](http://wpdarko.com/items/team-members-pro/) gives you access to a lot of new features: New picture on hover, pictures’ shape, enabling/disabling picture borders, picture position It also allows you to show from 1 to 5 members per line, add filters to your pictures, set a color for each member instead of one general color for everybody (good for distinguishing your staff). Two more links can be added to each member.
|
54 |
|
55 |
= Usage =
|
56 |
-
Go to [the plugin's documentation](
|
57 |
|
58 |
= Support =
|
59 |
-
Find help in [our forums](http://wpdarko.com/support/
|
60 |
|
61 |
|
62 |
== Screenshots ==
|
@@ -68,6 +68,10 @@ Find help in [our forums](http://wpdarko.com/support/forum/plugins/team-members/
|
|
68 |
6. Finding the shortcode (admin view)
|
69 |
|
70 |
== Changelog ==
|
|
|
|
|
|
|
|
|
71 |
= 2.1.1 =
|
72 |
* SAFE UPDATE: No data loss for those upgrading from version 1.0 or higher
|
73 |
* Fixes for picture display
|
2 |
Contributors: spwebguy
|
3 |
Tags: team, teams, meet the team, shortcode, responsive, members, staff, people
|
4 |
Requires at least: 3.6
|
5 |
+
Tested up to: 4.2.3
|
6 |
Stable tag: trunk
|
7 |
License: GPL2
|
8 |
License URI: http://www.gnu.org/licenses/gpl.html
|
29 |
* Color
|
30 |
|
31 |
= Usage =
|
32 |
+
Go to [the plugin's documentation](https://wpdarko.zendesk.com/hc/en-us/articles/206303627-Get-started-with-the-Team-Members-plugin) if you need more information on how to use this plugin.
|
33 |
|
34 |
= Support =
|
35 |
+
Find help in [our forums](http://wpdarko.com/support/) for this plugin (we’ll answer you fast, promise).
|
36 |
|
37 |
== Installation ==
|
38 |
|
43 |
4. Activate the plugin
|
44 |
|
45 |
= Usage =
|
46 |
+
Go to [the plugin's documentation](https://wpdarko.zendesk.com/hc/en-us/articles/206303627-Get-started-with-the-Team-Members-plugin) for information on how to use it.
|
47 |
|
48 |
== Frequently Asked Questions ==
|
49 |
|
53 |
The [PRO version](http://wpdarko.com/items/team-members-pro/) gives you access to a lot of new features: New picture on hover, pictures’ shape, enabling/disabling picture borders, picture position It also allows you to show from 1 to 5 members per line, add filters to your pictures, set a color for each member instead of one general color for everybody (good for distinguishing your staff). Two more links can be added to each member.
|
54 |
|
55 |
= Usage =
|
56 |
+
Go to [the plugin's documentation](https://wpdarko.zendesk.com/hc/en-us/articles/206303627-Get-started-with-the-Team-Members-plugin) if you need more information on how to use this plugin.
|
57 |
|
58 |
= Support =
|
59 |
+
Find help in [our forums](http://wpdarko.com/support/) for this plugin (we’ll answer you fast, promise).
|
60 |
|
61 |
|
62 |
== Screenshots ==
|
68 |
6. Finding the shortcode (admin view)
|
69 |
|
70 |
== Changelog ==
|
71 |
+
= 2.1.2 =
|
72 |
+
* SAFE UPDATE: No data loss for those upgrading from version 1.0 or higher
|
73 |
+
* Social links open in new windows
|
74 |
+
|
75 |
= 2.1.1 =
|
76 |
* SAFE UPDATE: No data loss for those upgrading from version 1.0 or higher
|
77 |
* Fixes for picture display
|
tmm.php
CHANGED
@@ -1,9 +1,9 @@
|
|
1 |
<?php
|
2 |
/*
|
3 |
Plugin Name: Team Members
|
4 |
-
Plugin URI: http://wpdarko.com/
|
5 |
-
Description: A responsive, simple and clean way to display your team. Create new members, add their positions, bios, social links and copy-paste the shortcode into any post/page. Find
|
6 |
-
Version: 2.1.
|
7 |
Author: WP Darko
|
8 |
Author URI: http://wpdarko.com
|
9 |
License: GPL2
|
@@ -518,7 +518,7 @@ function tmm_register_group_metabox() {
|
|
518 |
|
519 |
$help_group->add_field( array(
|
520 |
'name' => '',
|
521 |
-
'desc' => 'Find help at WPdarko.com<br/><br/><a target="_blank" href="http://wpdarko.com/support/
|
522 |
'id' => $prefix . 'help_desc',
|
523 |
'type' => 'title',
|
524 |
'row_classes' => 'de_hundred de_info de_info_side',
|
@@ -652,7 +652,7 @@ function tmm_sc($atts) {
|
|
652 |
$output .= '<img alt="'.$member['_tmm_sc_title1'].'" src="'.plugins_url('img/links/', __FILE__).$member['_tmm_sc_type1'].'.png"/>';
|
653 |
$output .= '</a>';
|
654 |
} else {
|
655 |
-
$output .= '<a class="tmm_sociallink" href="'.$member['_tmm_sc_url1'].'" title="'.$member['_tmm_sc_title1'].'">';
|
656 |
$output .= '<img alt="'.$member['_tmm_sc_title1'].'" src="'.plugins_url('img/links/', __FILE__).$member['_tmm_sc_type1'].'.png"/>';
|
657 |
$output .= '</a>';
|
658 |
}
|
@@ -664,7 +664,7 @@ function tmm_sc($atts) {
|
|
664 |
$output .= '<img alt="'.$member['_tmm_sc_title2'].'" src="'.plugins_url('img/links/', __FILE__).$member['_tmm_sc_type2'].'.png"/>';
|
665 |
$output .= '</a>';
|
666 |
} else {
|
667 |
-
$output .= '<a class="tmm_sociallink" href="'.$member['_tmm_sc_url2'].'" title="'.$member['_tmm_sc_title2'].'">';
|
668 |
$output .= '<img alt="'.$member['_tmm_sc_title2'].'" src="'.plugins_url('img/links/', __FILE__).$member['_tmm_sc_type2'].'.png"/>';
|
669 |
$output .= '</a>';
|
670 |
}
|
@@ -676,7 +676,7 @@ function tmm_sc($atts) {
|
|
676 |
$output .= '<img alt="'.$member['_tmm_sc_title3'].'" src="'.plugins_url('img/links/', __FILE__).$member['_tmm_sc_type3'].'.png"/>';
|
677 |
$output .= '</a>';
|
678 |
} else {
|
679 |
-
$output .= '<a class="tmm_sociallink" href="'.$member['_tmm_sc_url3'].'" title="'.$member['_tmm_sc_title3'].'">';
|
680 |
$output .= '<img alt="'.$member['_tmm_sc_title3'].'" src="'.plugins_url('img/links/', __FILE__).$member['_tmm_sc_type3'].'.png"/>';
|
681 |
$output .= '</a>';
|
682 |
}
|
@@ -701,7 +701,7 @@ function tmm_sc($atts) {
|
|
701 |
$output .= '</div>';
|
702 |
|
703 |
|
704 |
-
endforeach;
|
705 |
|
706 |
return $output;
|
707 |
|
1 |
<?php
|
2 |
/*
|
3 |
Plugin Name: Team Members
|
4 |
+
Plugin URI: http://wpdarko.com/team-members
|
5 |
+
Description: A responsive, simple and clean way to display your team. Create new members, add their positions, bios, social links and copy-paste the shortcode into any post/page. Find help and information on our <a href="http://wpdarko.com/support/">support site</a>. This free version is NOT limited and does not contain any ad. Check out the <a href='http://wpdarko.com/team-members'>PRO version</a> for more great features.
|
6 |
+
Version: 2.1.2
|
7 |
Author: WP Darko
|
8 |
Author URI: http://wpdarko.com
|
9 |
License: GPL2
|
518 |
|
519 |
$help_group->add_field( array(
|
520 |
'name' => '',
|
521 |
+
'desc' => 'Find help at WPdarko.com<br/><br/><a target="_blank" href="http://wpdarko.com/support/"><span class="dashicons dashicons-arrow-right-alt2"></span> Support forum</a><br/><a target="_blank" href="https://wpdarko.zendesk.com/hc/en-us/articles/206303627-Get-started-with-the-Team-Members-plugin"><span class="dashicons dashicons-arrow-right-alt2"></span> Documentation</a>',
|
522 |
'id' => $prefix . 'help_desc',
|
523 |
'type' => 'title',
|
524 |
'row_classes' => 'de_hundred de_info de_info_side',
|
652 |
$output .= '<img alt="'.$member['_tmm_sc_title1'].'" src="'.plugins_url('img/links/', __FILE__).$member['_tmm_sc_type1'].'.png"/>';
|
653 |
$output .= '</a>';
|
654 |
} else {
|
655 |
+
$output .= '<a target="_blank" class="tmm_sociallink" href="'.$member['_tmm_sc_url1'].'" title="'.$member['_tmm_sc_title1'].'">';
|
656 |
$output .= '<img alt="'.$member['_tmm_sc_title1'].'" src="'.plugins_url('img/links/', __FILE__).$member['_tmm_sc_type1'].'.png"/>';
|
657 |
$output .= '</a>';
|
658 |
}
|
664 |
$output .= '<img alt="'.$member['_tmm_sc_title2'].'" src="'.plugins_url('img/links/', __FILE__).$member['_tmm_sc_type2'].'.png"/>';
|
665 |
$output .= '</a>';
|
666 |
} else {
|
667 |
+
$output .= '<a target="_blank" class="tmm_sociallink" href="'.$member['_tmm_sc_url2'].'" title="'.$member['_tmm_sc_title2'].'">';
|
668 |
$output .= '<img alt="'.$member['_tmm_sc_title2'].'" src="'.plugins_url('img/links/', __FILE__).$member['_tmm_sc_type2'].'.png"/>';
|
669 |
$output .= '</a>';
|
670 |
}
|
676 |
$output .= '<img alt="'.$member['_tmm_sc_title3'].'" src="'.plugins_url('img/links/', __FILE__).$member['_tmm_sc_type3'].'.png"/>';
|
677 |
$output .= '</a>';
|
678 |
} else {
|
679 |
+
$output .= '<a target="_blank" class="tmm_sociallink" href="'.$member['_tmm_sc_url3'].'" title="'.$member['_tmm_sc_title3'].'">';
|
680 |
$output .= '<img alt="'.$member['_tmm_sc_title3'].'" src="'.plugins_url('img/links/', __FILE__).$member['_tmm_sc_type3'].'.png"/>';
|
681 |
$output .= '</a>';
|
682 |
}
|
701 |
$output .= '</div>';
|
702 |
|
703 |
|
704 |
+
endforeach; wp_reset_postdata();
|
705 |
|
706 |
return $output;
|
707 |
|