=== Quick META Keywords ===
Contributors: pchere
Tags: blog, meta, keywords, categories, tags, seo
Stable tag: 1.1
Donate link: https://www.quickonlinetips.com
Plugin URI: https://www.quickonlinetips.com/archives/quick-meta-keywords-wordpress-plugin/
Requires at least: 4.0
Tested up to: 5.4
Requires PHP: 5.4
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

== Description ==
Automatically adds a META keywords tags with keywords within the html HEAD tags. The categories are used as keywords.  
Note: Works on single posts only as they are assigned categories.

== Installation ==
1. Unzip the download-package
2. Upload folder including all files to the "/wp-content/plugins/" directory
3. Activate the plugin through the 'Plugins' menu in WordPress
4. View source code of your article and check the META keywords tags.

== Screenshots == 
1. Add the meta keywords tag and fills up categories as keywords.

== Frequently Asked Questions ==
= <b>Q: Why does it work for single post pages only?</b> =
Since only single posts are assigned categories, therefore, this plugin uses categories for keywords. So it only works with single posts.

= <b>Q: Where can I send feedback about this plugin?</b> =
Plugin URI: https://www.quickonlinetips.com/archives/quick-meta-keywords-wordpress-plugin/

== Changelog ==

= 1.1 =
* Cleaned code

= 1.0 =
* Initial release.