WP Date Remover - Version 1.1.2

Version Description

  • Tested & found compatible with WP 4.9.6.
Download this release

Release Info

Developer selmam
Plugin Icon 128x128 WP Date Remover
Version 1.1.2
Comparing to
See all releases

Code changes from version 1.1.1 to 1.1.2

README.txt CHANGED
@@ -3,8 +3,8 @@ Contributors: selmam
3
  Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=HDDZC67MECKQQ
4
  Tags: Remove Time And Date, Date Information, Date, Posting Date, Remove, Remover, Entry-Meta, Free, Post, Posts, Category, Categories, Specific Post Categories, WP Date Remover, Timeless, Timeless Content, Evergreen
5
  Requires at least: 4.0
6
- Tested up to: 4.8.1
7
- Stable tag: 1.1.1
8
  License: GPLv2 or later
9
  License URI: http://www.gnu.org/licenses/gpl-2.0.html
10
 
@@ -51,6 +51,9 @@ Feel free to send me an email, if more people request the same feature I will ad
51
 
52
  == Changelog ==
53
 
 
 
 
54
  = 1.1.1 =
55
  * Small fixes.
56
 
3
  Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=HDDZC67MECKQQ
4
  Tags: Remove Time And Date, Date Information, Date, Posting Date, Remove, Remover, Entry-Meta, Free, Post, Posts, Category, Categories, Specific Post Categories, WP Date Remover, Timeless, Timeless Content, Evergreen
5
  Requires at least: 4.0
6
+ Tested up to: 4.9.6
7
+ Stable tag: 1.1.2
8
  License: GPLv2 or later
9
  License URI: http://www.gnu.org/licenses/gpl-2.0.html
10
 
51
 
52
  == Changelog ==
53
 
54
+ = 1.1.2 =
55
+ * Tested & found compatible with WP 4.9.6.
56
+
57
  = 1.1.1 =
58
  * Small fixes.
59
 
admin/partials/wp-date-remover-admin-display-notice.php CHANGED
@@ -24,22 +24,10 @@
24
 
25
  <p>
26
 
27
- <form target="_blank" action="https://app.convertkit.com/landing_pages/266937/subscribe" id="wp_date_remover_form" style="display: none;" data-remote="true">
28
-
29
- <label>Please send it to</label>
30
-
31
- <input type="email" name="email" id="ck_emailField" required/>
32
-
33
- <input type="hidden" name="id" value="266937"/>
34
-
35
- <input type="submit" class="button button-primary" value="Get it now!">
36
- </form>
37
-
38
  <div>
39
- <input id="wp_date_remover_yes_btn" type="button" class="button button-primary" value="Yes, please!">
40
- <input id="wp_date_remover_no_btn" type="button" class="button" value="No, thanks." style='margin-left: 0.5em;'>
41
  </div>
42
-
43
  </p>
44
  </div>
45
  <?php
24
 
25
  <p>
26
 
 
 
 
 
 
 
 
 
 
 
 
27
  <div>
28
+ <div class="_form_1"></div><script src="https://shm.activehosted.com/f/embed.php?id=1" type="text/javascript" charset="utf-8"></script><br><br>
29
+ <input id="wp_date_remover_no_btn" type="button" class="button" value="Close" style='margin-left: 0.5em;'>
30
  </div>
 
31
  </p>
32
  </div>
33
  <?php
assets/screenshot-1.png ADDED
Binary file
assets/screenshot-2.png ADDED
Binary file
wp-date-remover.php CHANGED
@@ -16,7 +16,7 @@
16
  * Plugin Name: WP Date Remover
17
  * Plugin URI: http://wpdateremover.com/
18
  * Description: WP Date Remover allows you to quickly and easily remove the time and date from specific post categories.
19
- * Version: 1.1.1
20
  * Author: Selma Mariudottir
21
  * Author URI: http://selmamariudottir.com
22
  * License: GPL-2.0+
16
  * Plugin Name: WP Date Remover
17
  * Plugin URI: http://wpdateremover.com/
18
  * Description: WP Date Remover allows you to quickly and easily remove the time and date from specific post categories.
19
+ * Version: 1.1.2
20
  * Author: Selma Mariudottir
21
  * Author URI: http://selmamariudottir.com
22
  * License: GPL-2.0+