Changeset 2521103
- Timestamp:
- 04/25/2021 03:23:16 PM (5 years ago)
- Location:
- open-in-new-window-plugin
- Files:
-
- 8 added
- 2 edited
-
tags/2.8 (added)
-
tags/2.8/includes (added)
-
tags/2.8/includes/oinw_options.php (added)
-
tags/2.8/open_in_new_window.js (added)
-
tags/2.8/open_in_new_window.php (added)
-
tags/2.8/open_in_new_window_no.js (added)
-
tags/2.8/open_in_new_window_yes.js (added)
-
tags/2.8/readme.txt (added)
-
trunk/open_in_new_window.php (modified) (1 diff)
-
trunk/readme.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
open-in-new-window-plugin/trunk/open_in_new_window.php
r2291610 r2521103 2 2 /* 3 3 Plugin Name: Open in New Window Plugin 4 Plugin URI: https://www. facebook.com/BlogsEye/4 Plugin URI: https://www.kpgraham.com 5 5 Description: Opens external links in a new window, keeping your blog page in the browser so you don't lose surfers to another site. 6 Version: 2. 76 Version: 2.8 7 7 Author: Keith P. Graham 8 Author URI: https://www. facebook.com/BlogsEye/8 Author URI: https://www.kpgraham.com 9 9 10 10 This software is distributed in the hope that it will be useful, -
open-in-new-window-plugin/trunk/readme.txt
r2295407 r2521103 3 3 Text Domain: open-in-new-window-plugin 4 4 Requires at least: 3.0 5 Tested up to: 5. 4.15 Tested up to: 5.7.1 6 6 Contributors: Keith Graham 7 Stable tag: 2. 77 Stable tag: 2.8 8 8 License: GPLv2 or later 9 9 License URI: http://www.gnu.org/licenses/gpl-2.0.html … … 22 22 23 23 == Changelog == 24 25 = 2.8 = 26 * Tested under WordPress 5.7 24 27 25 28 = 2.7 =
Note: See TracChangeset
for help on using the changeset viewer.