EmbedPress – Embed Google Docs, YouTube, Maps, Vimeo, Wistia Videos & Upload PDF, PPT in Gutenberg & Elementor - Version 1.7.1

Version Description

Release Date: 2017-04-06

  • Removed the account submenu
  • Removed the Freemius tab
  • Fixed the menu color
Download this release

Release Info

Developer pressshack
Plugin Icon wp plugin EmbedPress – Embed Google Docs, YouTube, Maps, Vimeo, Wistia Videos & Upload PDF, PPT in Gutenberg & Elementor
Version 1.7.1
Comparing to
See all releases

Code changes from version 1.7.0 to 1.7.1

Files changed (6) hide show
  1. assets/css/admin.css +9 -1
  2. changelog.txt +7 -0
  3. embedpress.php +1 -1
  4. freemius.php +1 -0
  5. includes.php +1 -1
  6. readme.txt +8 -1
assets/css/admin.css CHANGED
@@ -9,7 +9,8 @@
9
  /**
10
  * WordPress's admin sidebar.
11
  */
12
- #toplevel_page_embedpress > a.current {
 
13
  background-color: #655997 !important;
14
  }
15
 
@@ -31,6 +32,7 @@
31
  background-position: 0 -26px;
32
  }
33
 
 
34
  #toplevel_page_embedpress .current .dashicons-admin-generic::before {
35
  background-position: 0 -60px;
36
  }
@@ -263,6 +265,12 @@
263
  width: 100%;
264
  }
265
 
 
 
 
 
 
 
266
  .fs-secure-notice {
267
  display: none;
268
  }
9
  /**
10
  * WordPress's admin sidebar.
11
  */
12
+ #toplevel_page_embedpress > a.current,
13
+ #toplevel_page_embedpress > a.wp-has-current-submenu {
14
  background-color: #655997 !important;
15
  }
16
 
32
  background-position: 0 -26px;
33
  }
34
 
35
+ #toplevel_page_embedpress > a.wp-has-current-submenu .dashicons-admin-generic::before,
36
  #toplevel_page_embedpress .current .dashicons-admin-generic::before {
37
  background-position: 0 -60px;
38
  }
265
  width: 100%;
266
  }
267
 
268
+
269
+ /**
270
+ * Fremius tweaks
271
+ */
272
+
273
+ #piframe,
274
  .fs-secure-notice {
275
  display: none;
276
  }
changelog.txt CHANGED
@@ -1,5 +1,12 @@
1
  == Changelog ==
2
 
 
 
 
 
 
 
 
3
  = 1.7.0 =
4
  Release Date: 2017-04-06
5
 
1
  == Changelog ==
2
 
3
+ = 1.7.1 =
4
+ Release Date: 2017-04-06
5
+
6
+ * Removed the account submenu
7
+ * Removed the Freemius tab
8
+ * Fixed the menu color
9
+
10
  = 1.7.0 =
11
  Release Date: 2017-04-06
12
 
embedpress.php CHANGED
@@ -12,7 +12,7 @@
12
  * @embedpress
13
  * Plugin Name: EmbedPress
14
  * Plugin URI: https://pressshack.com/embedpress/
15
- * Version: 1.7.0
16
  * Description: WordPress supports around 35 embed sources, but EmbedPress adds over 40 more, including Facebook, Google Maps, Google Docs, UStream! Just use the URL!
17
  * Author: PressShack
18
  * Author URI: http://pressshack.com
12
  * @embedpress
13
  * Plugin Name: EmbedPress
14
  * Plugin URI: https://pressshack.com/embedpress/
15
+ * Version: 1.7.1
16
  * Description: WordPress supports around 35 embed sources, but EmbedPress adds over 40 more, including Facebook, Google Maps, Google Docs, UStream! Just use the URL!
17
  * Author: PressShack
18
  * Author URI: http://pressshack.com
freemius.php CHANGED
@@ -27,6 +27,7 @@ function ep_fs() {
27
  'has_paid_plans' => false,
28
  'menu' => array(
29
  'slug' => 'embedpress',
 
30
  'support' => false,
31
  ),
32
  ) );
27
  'has_paid_plans' => false,
28
  'menu' => array(
29
  'slug' => 'embedpress',
30
+ 'account' => false,
31
  'support' => false,
32
  ),
33
  ) );
includes.php CHANGED
@@ -22,7 +22,7 @@ if (!defined('EMBEDPRESS_PLG_NAME')) {
22
  }
23
 
24
  if (!defined('EMBEDPRESS_PLG_VERSION')) {
25
- define('EMBEDPRESS_PLG_VERSION', "1.7.0");
26
  }
27
 
28
  if (!defined('EMBEDPRESS_PATH_BASE')) {
22
  }
23
 
24
  if (!defined('EMBEDPRESS_PLG_VERSION')) {
25
+ define('EMBEDPRESS_PLG_VERSION', "1.7.1");
26
  }
27
 
28
  if (!defined('EMBEDPRESS_PATH_BASE')) {
readme.txt CHANGED
@@ -3,7 +3,7 @@ Contributors: PressShack
3
  Tags: 23hq, amcharts, animoto, bambuser, cacoo, chartblocks, chirbit, circuitlab, cloudup, clyp, collegehumor, coub, crowd ranking, daily mile, dailymotion, devianart, dipity, dotsub, facebook, flickr, funnyordie, gettyimages, giphy, github gist, google docs, google drawings, google maps, google sheets, google slides, huffduffer, hulu, imgur, infogram, instagram, issuu, kickstarter, meetup, mixcloud, mobypicture, nfb, photobucket, polldaddy, porfolium, reddit, release wire, reverbnation, roomshare, rutube, sapo videos, scribd, shortnote, shoudio, sketchfab, slideshare, smugmug, soundcloud, speaker deck, spotify, ted, tumblr, twitter, ustream, viddler, videojug, videopress, vimeo, vine, wordpress tv, youtube, twitch tv
4
  Requires at least: 4.0
5
  Tested up to: 4.7
6
- Stable tag: 1.7.0
7
  License: GPLv2 or later
8
  License URI: http://www.gnu.org/licenses/gpl-2.0.html
9
 
@@ -131,6 +131,13 @@ There're two ways to install EmbedPress plugin:
131
 
132
  == Changelog ==
133
 
 
 
 
 
 
 
 
134
  = 1.7.0 =
135
  Release Date: 2017-04-06
136
 
3
  Tags: 23hq, amcharts, animoto, bambuser, cacoo, chartblocks, chirbit, circuitlab, cloudup, clyp, collegehumor, coub, crowd ranking, daily mile, dailymotion, devianart, dipity, dotsub, facebook, flickr, funnyordie, gettyimages, giphy, github gist, google docs, google drawings, google maps, google sheets, google slides, huffduffer, hulu, imgur, infogram, instagram, issuu, kickstarter, meetup, mixcloud, mobypicture, nfb, photobucket, polldaddy, porfolium, reddit, release wire, reverbnation, roomshare, rutube, sapo videos, scribd, shortnote, shoudio, sketchfab, slideshare, smugmug, soundcloud, speaker deck, spotify, ted, tumblr, twitter, ustream, viddler, videojug, videopress, vimeo, vine, wordpress tv, youtube, twitch tv
4
  Requires at least: 4.0
5
  Tested up to: 4.7
6
+ Stable tag: 1.7.1
7
  License: GPLv2 or later
8
  License URI: http://www.gnu.org/licenses/gpl-2.0.html
9
 
131
 
132
  == Changelog ==
133
 
134
+ = 1.7.1 =
135
+ Release Date: 2017-04-06
136
+
137
+ * Removed the account submenu
138
+ * Removed the Freemius tab
139
+ * Fixed the menu color
140
+
141
  = 1.7.0 =
142
  Release Date: 2017-04-06
143