=== What's New for Ameba blog ===
Contributors: koyacode
Tags: content,feed,post,rss,ameba
Requires at least: 4.5
Tested up to: WordPress 6.7
Requires PHP: 5.3.0
Stable tag: trunk
License: GPL2
License URI: https://www.gnu.org/licenses/gpl-2.0.html

This plugin fetches new items of Ameba blog and displays the title, update date, and excerption on your WordPress site by Shortcode.

== Description ==
This plugin fetches new items of Ameba blog and displays the title, update date, and excerption on your WordPress site by Shortcode.

This plugin is useful for people who want to use Ameba blog for blog posts and use WordPress site for other Web content.

Designed for web beginner.
You just have to set your Ameba ID on admin panel and not need any technical competence.

Example of Shortcode:

	[ameba-whats-new]

Note:
As with all other content you publish, make sure you are allowed to (re-)publish the content of the feeds you are about to import if you're not the owner.

= Localization =
* English (default) - always included
* Japanese - always included


== Installation ==
1. Unpack the download package.
2. Upload all files to the /wp-content/plugins/ directory.
3. Activate this plugin in \"Plugin\" menu.


== Changelog ==
= 1.0.1 =
* Fix fatal error.

= 1.0.0 =
* Exclude HTML tags from the character count of the excerpt.
* Count the HTML entities in the excerpt as one character.

= 0.1.1 =
Initial release
