Team Members - Version 1.2

Version Description

  • SAFE UPDATE: No data loss for those upgrading from version 1.0 or higher
  • Added more social network support (tumblr, pinterest, instagram)
  • You can now add a website for your members
  • Fixed some styling issues
Download this release

Release Info

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

Code changes from version 1.1 to 1.2

css/tmm_custom_style.css CHANGED
@@ -42,8 +42,8 @@
42
 
43
  .tmm_member .tmm_textblock .tmm_scblock {padding-top:10px;}
44
  .tmm_member .tmm_textblock {padding:10px 20px;}
45
- .tmm_member .tmm_textblock .tmm_sociallink {clear:both; margin-bottom:20px;}
46
- .tmm_member .tmm_textblock .tmm_sociallink img {border:none; width:24px; height:24px; box-shadow: 0 0 0 0;margin:10px 5px;}
47
  .tmm_4_columns .tmm_member .tmm_textblock .tmm_sociallink img {width:21px; height:21px; margin:6px 3px;}
48
  .tmm_member .tmm_textblock .tmm_sociallink img:hover {opacity:0.8;}
49
 
42
 
43
  .tmm_member .tmm_textblock .tmm_scblock {padding-top:10px;}
44
  .tmm_member .tmm_textblock {padding:10px 20px;}
45
+ .tmm_member .tmm_textblock .tmm_sociallink {clear:both; margin-bottom:20px; border:none;}
46
+ .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;}
47
  .tmm_4_columns .tmm_member .tmm_textblock .tmm_sociallink img {width:21px; height:21px; margin:6px 3px;}
48
  .tmm_member .tmm_textblock .tmm_sociallink img:hover {opacity:0.8;}
49
 
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;-webkit-box-shadow:1px 0 5px 0 rgba(0,0,0,.05);-moz-box-shadow:1px 0 5px 0 rgba(0,0,0,.05);box-shadow:1px 0 5px 0 rgba(0,0,0,.05);border-top:5px solid lightgrey;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;-webkit-box-shadow:2px 0 15px 0 rgba(0,0,0,.15);-moz-box-shadow:2px 0 15px 0 rgba(0,0,0,.15);box-shadow:2px 0 15px 0 rgba(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}.tmm_member .tmm_textblock .tmm_sociallink img{border:none;width:24px;height:24px;box-shadow: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,.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_3_columns .tmm_member,.tmm_4_columns .tmm_member,.tmm_member{width:96%;margin:120px 2% 0}.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_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}}
img/links/googleplus.png CHANGED
Binary file
img/links/instagram.png ADDED
Binary file
img/links/linkedin.png CHANGED
Binary file
img/links/pinterest.png ADDED
Binary file
img/links/tumblr.png ADDED
Binary file
img/links/twitter.png CHANGED
Binary file
img/links/website.png ADDED
Binary file
readme.txt CHANGED
@@ -16,8 +16,8 @@ This plugin adds a “Teams” section to the admin panel which allows you to sh
16
  = Rate and review =
17
  We love to hear from our users, please take the time to rate this plugin and tell us what you think about it!
18
 
19
- = No limitation for the Free 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
 
@@ -57,8 +57,8 @@ Go to [the plugin's page](http://wpdarko.com/team-members/) for information on h
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
- = No limitation for the Free version =
61
- The Free version of the Team Members plugin is **not limited** and does not contain any ad.
62
 
63
  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.
64
 
@@ -68,6 +68,12 @@ 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.1 =
72
  * SAFE UPDATE: No data loss for those upgrading from version 1.0 or higher
73
  * Major bug fix (the sidebar ended up inside the content on some themes when a certain number of members was reached)
16
  = Rate and review =
17
  We love to hear from our users, please take the time to rate this plugin and tell us what you think about it!
18
 
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
 
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.
62
 
63
  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.
64
 
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)
74
+ * You can now add a website for your members
75
+ * Fixed some styling issues
76
+
77
  = 1.1 =
78
  * SAFE UPDATE: No data loss for those upgrading from version 1.0 or higher
79
  * Major bug fix (the sidebar ended up inside the content on some themes when a certain number of members was reached)
tmm.php CHANGED
@@ -3,7 +3,7 @@
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.1
7
  * Author: WP Darko
8
  * Author URI: http://wpdarko.com
9
  * License: GPL2
@@ -84,6 +84,10 @@ function tmm_metaboxes( array $meta_boxes ) {
84
  'linkedin' => 'LinkedIn',
85
  'googleplus' => 'Google+',
86
  'facebook' => 'Facebook',
 
 
 
 
87
  'customlink' => 'Other links',
88
  )
89
  ),
@@ -99,6 +103,10 @@ function tmm_metaboxes( array $meta_boxes ) {
99
  'linkedin' => 'LinkedIn',
100
  'googleplus' => 'Google+',
101
  'facebook' => 'Facebook',
 
 
 
 
102
  'customlink' => 'Other links',
103
  )
104
  ),
@@ -114,6 +122,10 @@ function tmm_metaboxes( array $meta_boxes ) {
114
  'linkedin' => 'LinkedIn',
115
  'googleplus' => 'Google+',
116
  'facebook' => 'Facebook',
 
 
 
 
117
  'customlink' => 'Other links',
118
  )
119
  ),
@@ -174,7 +186,7 @@ function tmm_metaboxes( array $meta_boxes ) {
174
  }
175
 
176
  $meta_boxes[] = array(
177
- 'title' => 'Team Members PRO',
178
  'pages' => 'tmm',
179
  'context' => 'side',
180
  'priority' => 'low',
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
84
  'linkedin' => 'LinkedIn',
85
  'googleplus' => 'Google+',
86
  'facebook' => 'Facebook',
87
+ 'instagram' => 'Instagram',
88
+ 'tumblr' => 'Tumblr',
89
+ 'pinterest' => 'Pinterest',
90
+ 'website' => 'Website',
91
  'customlink' => 'Other links',
92
  )
93
  ),
103
  'linkedin' => 'LinkedIn',
104
  'googleplus' => 'Google+',
105
  'facebook' => 'Facebook',
106
+ 'instagram' => 'Instagram',
107
+ 'tumblr' => 'Tumblr',
108
+ 'pinterest' => 'Pinterest',
109
+ 'website' => 'Website',
110
  'customlink' => 'Other links',
111
  )
112
  ),
122
  'linkedin' => 'LinkedIn',
123
  'googleplus' => 'Google+',
124
  'facebook' => 'Facebook',
125
+ 'instagram' => 'Instagram',
126
+ 'tumblr' => 'Tumblr',
127
+ 'pinterest' => 'Pinterest',
128
+ 'website' => 'Website',
129
  'customlink' => 'Other links',
130
  )
131
  ),
186
  }
187
 
188
  $meta_boxes[] = array(
189
+ 'title' => 'Meet The Team PRO',
190
  'pages' => 'tmm',
191
  'context' => 'side',
192
  'priority' => 'low',