Skip to content

Commit

Permalink
test up to 6.1, clean up headers
Browse files Browse the repository at this point in the history
  • Loading branch information
kvibber committed Oct 29, 2022
1 parent 5b185cc commit c07e3c2
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 11 deletions.
15 changes: 6 additions & 9 deletions readme.md
Original file line number Diff line number Diff line change
@@ -1,16 +1,10 @@
# Unwrap Shortlinks

Stable tag: 0.3.1
Stable tag: 0.3.2
Tags: urls, links, classicpress
Requires at least: 3.0
Tested up to: 6.0
Requires PHP: 7.0
Tested up to: 6.1
Contributors: Kelson
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
For ClassicPress
Requires: 1.0
Tested: 1.4.1
License: GPLv2 or later

Follows shortened links (t.co, bit.ly, etc) and expands them so that your blog post will point directly to the destination.

Expand Down Expand Up @@ -65,6 +59,9 @@ It should work going back to the classic editor and forward to the block editor.

## Changelog

### [0.3.2] - 2022-10-29
* Tested up through 6.1, clean up headers, no functional changes.

### [0.3.1] - 2022-09-01
* Update headers for new ClassicPress plugin directory. No changes affecting WordPress

Expand Down
5 changes: 3 additions & 2 deletions unwrap-shortlinks.php
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,10 @@
Plugin Name: Unwrap Shortlinks
Plugin URI: https://codeberg.org/kvibber/unwrap-shortlinks
Description: Follow shortened links (t.co, bit.ly, etc) and expand them so that your blog post will point directly to the destination.
Requires PHP: 7.0
Version: 0.3.2
Requires at least: 3.0
Requires CP: 1.0
Version: 0.3.1
Requires PHP: 7.0
Author: Kelson Vibber
Author URI: https://kvibber.com
License: GPLv2 or later
Expand Down

0 comments on commit c07e3c2

Please sign in to comment.