Skip to content
Snippets Groups Projects

Bump WP compat

Merged Erick Hitter requested to merge bump-wp-compat into master
+ 7
2
<?php
/**
* Load ETH Simple Shortlinks.
*
* @package ETH_Simple_Shortlinks
*/
/**
*
* Plugin Name: ETH Simple Shortlinks
* Plugin URI: https://ethitter.com/plugins/
* Description: Simple non-GET shortlinks using post IDs
@@ -9,8 +16,6 @@
* Text Domain: eth_simple_shortlinks
* Domain Path: /languages/
*
* @package ETH_Simple_Shortlinks
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation; either version 2 of the License, or
Loading