diff --git a/assets/screenshot-1.png b/assets/screenshot-1.png new file mode 100644 index 0000000..f59f9c7 Binary files /dev/null and b/assets/screenshot-1.png differ diff --git a/readme.txt b/readme.txt new file mode 100644 index 0000000..ec4ca1c --- /dev/null +++ b/readme.txt @@ -0,0 +1,36 @@ +=== WP ANIGRAB === +Contributors: rennz +Tags: anime,manga,grab +Donate link: https://kitabisa.com +Requires at least: 4.9.0 +Tested up to: 5.0.3 +Requires PHP: 7.0 +Stable tag: trunk +License: MIT +License URI: http://opensource.org/licenses/MIT + +grab anime or manga info and save to local wordpress post + +== Description == +get auto anime or manga info into your wordpress post with only single tag. + +for more info, read at: +https://github.com/anigrab/wp-anigrab + +== Installation == +This section describes how to install the plugin and get it working. +1. Download and install the plugin from WordPress dashboard. You can also upload the entire “Canonical SEO Content Syndication” folder to the `/wp-content/plugins/` directory +1. Activate the plugin through the ‘Plugins’ menu in WordPress + +== Frequently Asked Questions == += is this plugins under active development? = +Yes. + +== Screenshots == +1. demo. + +== Changelog == +this is first version. + +== Upgrade Notice == +please upgrade for improved, bug fixes and new features! \ No newline at end of file diff --git a/wp-anigrab.php b/wp-anigrab.php index a75a57a..5105d56 100644 --- a/wp-anigrab.php +++ b/wp-anigrab.php @@ -4,7 +4,7 @@ * Plugin Name: wp anigrab * Plugin URI: https://github.com/anigrab/wp-anigrab * Description: grab anime info and save to local WordPress post - * Version: 1.0.0 + * Version: 2.0.0 * Author: grei * Author URI: https://ipynb.wordpress.com * License: MIT