Team Members - Version 1.3

Version Description

  • SAFE UPDATE: No data loss for those upgrading from version 1.0 or higher
  • You can now show 2, 3 or 4 members per line
  • Styling bug fixes
Download this release

Release Info

Developer spwebguy
Plugin Icon 128x128 Team Members
Version 1.3
Comparing to
See all releases

Code changes from version 1.2 to 1.3

css/tmm_custom_style.css CHANGED
@@ -17,6 +17,7 @@
17
 
18
  .tmm_three_entries {clear:both;}
19
 
 
20
  .tmm_3_columns .tmm_member {width: 31%; margin-right:1%; margin-left:1%;}
21
  .tmm_4_columns .tmm_member {width: 23%; margin-right:1%; margin-left:1%;}
22
 
@@ -53,7 +54,7 @@
53
  .tmm_lname {display:inline;}
54
  .tmm_job {font-size:14px; color:#a2a5a4; text-transform:uppercase;}
55
  .tmm_desc {padding:10px; margin-top:19px; margin-bottom:10px; font-size:14px;}
56
- .tmm_4_columns .tmm_desc {padding:8px; margin-top:14px; margin-bottom:8px; font-size:13px;}
57
 
58
  /* TABLETS */
59
  @media only screen and (min-width: 40em) and (max-width: 64.063em) {
@@ -80,7 +81,7 @@
80
  /* MOBILE */
81
  @media only screen and (max-width: 40em) {
82
  .tmm_member {width: 96%; margin:0 2%; margin-top:120px;}
83
- .tmm_3_columns .tmm_member, .tmm_4_columns .tmm_member {width: 96%; margin:0 2%; margin-top:120px;}
84
  .tmm_4_columns .tmm_desc {font-size:15px;}
85
  .tmm_4_columns .tmm_member > img {
86
  width:150px;
17
 
18
  .tmm_three_entries {clear:both;}
19
 
20
+ .tmm_2_columns .tmm_member {width: 48%; margin-right:1%; margin-left:1%;}
21
  .tmm_3_columns .tmm_member {width: 31%; margin-right:1%; margin-left:1%;}
22
  .tmm_4_columns .tmm_member {width: 23%; margin-right:1%; margin-left:1%;}
23
 
54
  .tmm_lname {display:inline;}
55
  .tmm_job {font-size:14px; color:#a2a5a4; text-transform:uppercase;}
56
  .tmm_desc {padding:10px; margin-top:19px; margin-bottom:10px; font-size:14px;}
57
+ .tmm_4_columns .tmm_desc {padding:8px; margin-top:14px; margin-bottom:8px; font-size:13px; line-height: 23px;}
58
 
59
  /* TABLETS */
60
  @media only screen and (min-width: 40em) and (max-width: 64.063em) {
81
  /* MOBILE */
82
  @media only screen and (max-width: 40em) {
83
  .tmm_member {width: 96%; margin:0 2%; margin-top:120px;}
84
+ .tmm_2_columns .tmm_member, .tmm_3_columns .tmm_member, .tmm_4_columns .tmm_member {width: 96%; margin:0 2%; margin-top:120px;}
85
  .tmm_4_columns .tmm_desc {font-size:15px;}
86
  .tmm_4_columns .tmm_member > img {
87
  width:150px;
css/tmm_custom_style.min.css CHANGED
@@ -1 +1 @@
1
- @charset "UTF-8";.tmm_wrap{width:100%;margin-bottom:30px;text-align:center}.clearer{clear:both}.tmm_member{margin-top:100px;height:auto;float:left;text-align:center;border-bottom:1px solid #f5f5f5;-webkit-box-shadow:1px 0 5px 0 rgba(0,0,0,0.05);-moz-box-shadow:1px 0 5px 0 rgba(0,0,0,0.05);box-shadow:1px 0 5px 0 rgba(0,0,0,0.05);border-top:5px solid #d3d3d3;border-bottom:8px solid #f5f5f5}.tmm_three_entries{clear:both}.tmm_3_columns .tmm_member{width:31%;margin-right:1%;margin-left:1%}.tmm_4_columns .tmm_member{width:23%;margin-right:1%;margin-left:1%}.tmm_member > img{width:150px;height:150px;border:none;-webkit-box-shadow:2px 0 15px 0 rgba(0,0,0,0.15);-moz-box-shadow:2px 0 15px 0 rgba(0,0,0,0.15);box-shadow:2px 0 15px 0 rgba(0,0,0,0.15);border-radius:60px!important;margin-top:-80px;border:10px solid #f5f5f5}.tmm_4_columns .tmm_member > img{width:100px;height:100px;margin-top:-70px;border-radius:40px!important;border:6px solid #f5f5f5}.tmm_member .tmm_textblock .tmm_scblock{padding-top:10px}.tmm_member .tmm_textblock{padding:10px 20px}.tmm_member .tmm_textblock .tmm_sociallink{clear:both;margin-bottom:20px;border:none}.tmm_member .tmm_textblock .tmm_sociallink img{display:inline-block;border:none;width:24px;height:24px;box-shadow:0 0 0 0;margin:10px 5px}.tmm_4_columns .tmm_member .tmm_textblock .tmm_sociallink img{width:21px;height:21px;margin:6px 3px}.tmm_member .tmm_textblock .tmm_sociallink img:hover{opacity:.8}.tmm_names{font-size:22px;margin-bottom:8px;margin-top:10px;font-weight:300;line-height:24px}.tmm_4_columns .tmm_names{font-size:19px}.tmm_fname{display:inline}.tmm_lname{display:inline}.tmm_job{font-size:14px;color:#a2a5a4;text-transform:uppercase}.tmm_desc{padding:10px;margin-top:19px;margin-bottom:10px;font-size:14px}.tmm_4_columns .tmm_desc{padding:8px;margin-top:14px;margin-bottom:8px;font-size:13px}@media only screen and (min-width: 40em) and (max-width: 64.063em){.tmm_4_columns .tmm_member{width:40%;margin-left:5%;margin-right:5%}.tmm_names{font-size:17px;margin-bottom:8px;margin-top:10px;font-weight:300;line-height:24px}.tmm_job{font-size:13px;color:#a2a5a4;text-transform:uppercase}.tmm_desc{padding:10px;margin-top:19px;margin-bottom:10px;font-size:14px;line-height:23px}.tmm_4_columns .tmm_desc{font-size:15px;line-height:23px}.tmm_3_columns .tmm_member > img{width:100px;height:100px;border-radius:40px!important;border:9px solid #f5f5f5}.tmm_4_columns .tmm_member > img{width:150px;height:150px;border-radius:60px!important;border:9px solid #f5f5f5}.tmm_4_columns .tmm_member .tmm_textblock .tmm_sociallink img{width:24px;height:24px;margin:10px 5px}}@media only screen and (max-width: 40em){.tmm_member{width:96%;margin:0 2%;margin-top:120px}.tmm_3_columns .tmm_member,.tmm_4_columns .tmm_member{width:96%;margin:0 2%;margin-top:120px}.tmm_4_columns .tmm_desc{font-size:15px}.tmm_4_columns .tmm_member > img{width:150px;height:150px;border-radius:60px!important;border:9px solid #f5f5f5}.tmm_4_columns .tmm_names{font-size:22px}.tmm_4_columns .tmm_member .tmm_textblock .tmm_sociallink img{width:24px;height:24px;margin:10px 5px}}
1
+ @charset "UTF-8";.tmm_wrap{width:100%;margin-bottom:30px;text-align:center}.clearer{clear:both}.tmm_member{margin-top:100px;height:auto;float:left;text-align:center;border-bottom:1px solid #f5f5f5;-webkit-box-shadow:1px 0 5px 0 rgba(0,0,0,0.05);-moz-box-shadow:1px 0 5px 0 rgba(0,0,0,0.05);box-shadow:1px 0 5px 0 rgba(0,0,0,0.05);border-top:5px solid #d3d3d3;border-bottom:8px solid #f5f5f5}.tmm_three_entries{clear:both}.tmm_2_columns .tmm_member{width:48%;margin-right:1%;margin-left:1%}.tmm_3_columns .tmm_member{width:31%;margin-right:1%;margin-left:1%}.tmm_4_columns .tmm_member{width:23%;margin-right:1%;margin-left:1%}.tmm_member > img{width:150px;height:150px;border:none;-webkit-box-shadow:2px 0 15px 0 rgba(0,0,0,0.15);-moz-box-shadow:2px 0 15px 0 rgba(0,0,0,0.15);box-shadow:2px 0 15px 0 rgba(0,0,0,0.15);border-radius:60px!important;margin-top:-80px;border:10px solid #f5f5f5}.tmm_4_columns .tmm_member > img{width:100px;height:100px;margin-top:-70px;border-radius:40px!important;border:6px solid #f5f5f5}.tmm_member .tmm_textblock .tmm_scblock{padding-top:10px}.tmm_member .tmm_textblock{padding:10px 20px}.tmm_member .tmm_textblock .tmm_sociallink{clear:both;margin-bottom:20px;border:none}.tmm_member .tmm_textblock .tmm_sociallink img{display:inline-block;border:none;width:24px;height:24px;box-shadow:0 0 0 0;margin:10px 5px}.tmm_4_columns .tmm_member .tmm_textblock .tmm_sociallink img{width:21px;height:21px;margin:6px 3px}.tmm_member .tmm_textblock .tmm_sociallink img:hover{opacity:.8}.tmm_names{font-size:22px;margin-bottom:8px;margin-top:10px;font-weight:300;line-height:24px}.tmm_4_columns .tmm_names{font-size:19px}.tmm_fname{display:inline}.tmm_lname{display:inline}.tmm_job{font-size:14px;color:#a2a5a4;text-transform:uppercase}.tmm_desc{padding:10px;margin-top:19px;margin-bottom:10px;font-size:14px}.tmm_4_columns .tmm_desc{padding:8px;margin-top:14px;margin-bottom:8px;font-size:13px;line-height:23px}@media only screen and (min-width: 40em) and (max-width: 64.063em){.tmm_4_columns .tmm_member{width:40%;margin-left:5%;margin-right:5%}.tmm_names{font-size:17px;margin-bottom:8px;margin-top:10px;font-weight:300;line-height:24px}.tmm_job{font-size:13px;color:#a2a5a4;text-transform:uppercase}.tmm_desc{padding:10px;margin-top:19px;margin-bottom:10px;font-size:14px;line-height:23px}.tmm_4_columns .tmm_desc{font-size:15px;line-height:23px}.tmm_3_columns .tmm_member > img{width:100px;height:100px;border-radius:40px!important;border:9px solid #f5f5f5}.tmm_4_columns .tmm_member > img{width:150px;height:150px;border-radius:60px!important;border:9px solid #f5f5f5}.tmm_4_columns .tmm_member .tmm_textblock .tmm_sociallink img{width:24px;height:24px;margin:10px 5px}}@media only screen and (max-width: 40em){.tmm_member{width:96%;margin:0 2%;margin-top:120px}.tmm_2_columns .tmm_member,.tmm_3_columns .tmm_member,.tmm_4_columns .tmm_member{width:96%;margin:0 2%;margin-top:120px}.tmm_4_columns .tmm_desc{font-size:15px}.tmm_4_columns .tmm_member > img{width:150px;height:150px;border-radius:60px!important;border:9px solid #f5f5f5}.tmm_4_columns .tmm_names{font-size:22px}.tmm_4_columns .tmm_member .tmm_textblock .tmm_sociallink img{width:24px;height:24px;margin:10px 5px}}
readme.txt CHANGED
@@ -1,7 +1,7 @@
1
  === Team Members ===
2
  Tags: team, my team, our team, grid, shortcode, responsive, members, staff, people, showcase, employees, simple, founders
3
  Requires at least: 3.6
4
- Tested up to: 4.0
5
  Stable tag: trunk
6
  License: GPL2
7
  License URI: http://www.gnu.org/licenses/gpl.html
@@ -9,8 +9,6 @@ License URI: http://www.gnu.org/licenses/gpl.html
9
  A responsive and clean way to display your team. Create members, add their positions, bios (and more...) and copy-paste the shortcode anywhere.
10
 
11
  == Description ==
12
- [View demo & instructions](http://wpdarko.com/team-members/)
13
-
14
  This plugin adds a “Teams” section to the admin panel which allows you to showcase your staff/employees/people on your website the easy way. You can quickly add members to your team(s), add their picture, position, bios, social links, re-order them at anytime and display them anywhere with a simple shortcode. What you see is what you get, and it’s totally free.
15
 
16
  = Rate and review =
@@ -19,7 +17,7 @@ We love to hear from our users, please take the time to rate this plugin and tel
19
  = Free vs PRO version? =
20
  The free version of the Team Members plugin is **not limited** and does not contain any ad.
21
 
22
- The [PRO version](http://wpdarko.com/items/team-members-pro/) gives you access to a lot of new features: Pictures’ shape, enabling/disabling picture borders, picture position. It also allows you to add filters to your pictures, set a color for each member instead of one general color for everybody (good for distinguishing your staff). One more link can be added to each member.
23
 
24
  = Author =
25
  [WP Darko](http://wpdarko.com/) is one more great place to find exclusive WordPress themes & plugins.
@@ -30,13 +28,14 @@ The [PRO version](http://wpdarko.com/items/team-members-pro/) gives you access t
30
  * Description/bio
31
  * Picture
32
  * Social links (FB, Twitter…)
 
33
  * Color
34
 
35
  = Usage =
36
- Go to [the plugin's page](http://wpdarko.com/team-members/) if you need more information on how to use this plugin.
37
 
38
  = Support =
39
- Find help in [our forums](http://wpdarko.com/forum/plugins/team-members/) for this plugin (we’ll answer you fast, promise).
40
 
41
  == Installation ==
42
 
@@ -47,15 +46,15 @@ Find help in [our forums](http://wpdarko.com/forum/plugins/team-members/) for th
47
  4. Activate the plugin
48
 
49
  = Usage =
50
- Go to [the plugin's page](http://wpdarko.com/team-members/) for information on how to use it.
51
 
52
  == Frequently Asked Questions ==
53
 
54
  = Example & Support =
55
- Go to [the plugin's page](http://wpdarko.com/team-members/) for information on how to use this plugin.
56
 
57
  = Where can I get help with this plugin? =
58
- Find help in [our forums](http://wpdarko.com/forum/plugins/team-members/) for this plugin (we’ll answer you fast, promise).
59
 
60
  = Free vs PRO version? =
61
  The free version of the Team Members plugin is **not limited** and does not contain any ad.
@@ -68,6 +67,11 @@ The [PRO version](http://wpdarko.com/items/team-members-pro/) gives you access t
68
  3. Creating members (admin view)
69
 
70
  == Changelog ==
 
 
 
 
 
71
  = 1.2 =
72
  * SAFE UPDATE: No data loss for those upgrading from version 1.0 or higher
73
  * Added more social network support (tumblr, pinterest, instagram)
1
  === Team Members ===
2
  Tags: team, my team, our team, grid, shortcode, responsive, members, staff, people, showcase, employees, simple, founders
3
  Requires at least: 3.6
4
+ Tested up to: 4.1.1
5
  Stable tag: trunk
6
  License: GPL2
7
  License URI: http://www.gnu.org/licenses/gpl.html
9
  A responsive and clean way to display your team. Create members, add their positions, bios (and more...) and copy-paste the shortcode anywhere.
10
 
11
  == Description ==
 
 
12
  This plugin adds a “Teams” section to the admin panel which allows you to showcase your staff/employees/people on your website the easy way. You can quickly add members to your team(s), add their picture, position, bios, social links, re-order them at anytime and display them anywhere with a simple shortcode. What you see is what you get, and it’s totally free.
13
 
14
  = Rate and review =
17
  = Free vs PRO version? =
18
  The free version of the Team Members plugin is **not limited** and does not contain any ad.
19
 
20
+ The [PRO version](http://wpdarko.com/items/team-members-pro/) gives you access to a lot of new features: 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.
21
 
22
  = Author =
23
  [WP Darko](http://wpdarko.com/) is one more great place to find exclusive WordPress themes & plugins.
28
  * Description/bio
29
  * Picture
30
  * Social links (FB, Twitter…)
31
+ * Number of members to show per line (2, 3, 4)
32
  * Color
33
 
34
  = Usage =
35
+ Go to [the plugin's documentation](http://wpdarko.com/support/documentation/get-started-team-members/) if you need more information on how to use this plugin.
36
 
37
  = Support =
38
+ Find help in [our forums](http://wpdarko.com/support/forum/plugins/team-members/) for this plugin (we’ll answer you fast, promise).
39
 
40
  == Installation ==
41
 
46
  4. Activate the plugin
47
 
48
  = Usage =
49
+ Go to [the plugin's documentation](http://wpdarko.com/support/documentation/get-started-team-members/) for information on how to use it.
50
 
51
  == Frequently Asked Questions ==
52
 
53
  = Example & Support =
54
+ Go to [the plugin's documentation](http://wpdarko.com/support/documentation/get-started-team-members/) for information on how to use this plugin.
55
 
56
  = Where can I get help with this plugin? =
57
+ Find help in [our forums](http://wpdarko.com/support/forum/plugins/team-members/) for this plugin (we’ll answer you fast, promise).
58
 
59
  = Free vs PRO version? =
60
  The free version of the Team Members plugin is **not limited** and does not contain any ad.
67
  3. Creating members (admin view)
68
 
69
  == Changelog ==
70
+ = 1.3 =
71
+ * SAFE UPDATE: No data loss for those upgrading from version 1.0 or higher
72
+ * You can now show 2, 3 or 4 members per line
73
+ * Styling bug fixes
74
+
75
  = 1.2 =
76
  * SAFE UPDATE: No data loss for those upgrading from version 1.0 or higher
77
  * Added more social network support (tumblr, pinterest, instagram)
tmm.php CHANGED
@@ -1,9 +1,9 @@
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 support and information on the <a href="http://wpdarko.com/team-members/">plugin's page</a>. This free version is NOT limited and does not contain any ad. Check out the <a href='http://wpdarko.com/team-members-pro/'>PRO version</a> for more great features.
6
- * Version: 1.2
7
  * Author: WP Darko
8
  * Author URI: http://wpdarko.com
9
  * License: GPL2
@@ -141,6 +141,7 @@ function tmm_metaboxes( array $meta_boxes ) {
141
  'type' => 'select',
142
  'desc' => 'Number of members to show per line.',
143
  'options' => array(
 
144
  '3' => '3',
145
  '4' => '4',
146
  )
@@ -274,9 +275,9 @@ function tmm_sc($atts) {
274
  $output .= wp_get_attachment_image( $member['tmm_photo'] );
275
  $output .= '<div class="tmm_textblock">';
276
  $output .= '<div class="tmm_names">';
277
- $output .= '<div class="tmm_fname">'.$member['tmm_firstname'].'</div>';
278
  $output .= '&nbsp;';
279
- $output .= '<div class="tmm_lname">'.$member['tmm_lastname'].'</div>';
280
  $output .= '</div>';
281
  $output .= '<div class="tmm_job">'.$member['tmm_job'].'</div>';
282
  $output .= '<div class="tmm_desc">'.$member['tmm_desc'].'</div>';
1
  <?php
2
  /**
3
  * Plugin Name: Team Members
4
+ * Plugin URI: http://wpdarko.com/support/documentation/get-started-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 support and information on the <a href="http://wpdarko.com/team-members/">plugin's page</a>. This free version is NOT limited and does not contain any ad. Check out the <a href='http://wpdarko.com/items/team-members-pro/'>PRO version</a> for more great features.
6
+ * Version: 1.3
7
  * Author: WP Darko
8
  * Author URI: http://wpdarko.com
9
  * License: GPL2
141
  'type' => 'select',
142
  'desc' => 'Number of members to show per line.',
143
  'options' => array(
144
+ '2' => '2',
145
  '3' => '3',
146
  '4' => '4',
147
  )
275
  $output .= wp_get_attachment_image( $member['tmm_photo'] );
276
  $output .= '<div class="tmm_textblock">';
277
  $output .= '<div class="tmm_names">';
278
+ $output .= '<span class="tmm_fname">'.$member['tmm_firstname'].'</span>';
279
  $output .= '&nbsp;';
280
+ $output .= '<span class="tmm_lname">'.$member['tmm_lastname'].'</span>';
281
  $output .= '</div>';
282
  $output .= '<div class="tmm_job">'.$member['tmm_job'].'</div>';
283
  $output .= '<div class="tmm_desc">'.$member['tmm_desc'].'</div>';