installed plugin RSS Importer
version 0.3.2
This commit is contained in:
44
wp-content/plugins/rss-importer/readme.txt
Normal file
44
wp-content/plugins/rss-importer/readme.txt
Normal file
@ -0,0 +1,44 @@
|
||||
=== RSS Importer ===
|
||||
Contributors: wordpressdotorg
|
||||
Tags: importer, rss
|
||||
Requires at least: 3.0
|
||||
Tested up to: 6.4.2
|
||||
Stable tag: 0.3.2
|
||||
License: GPLv2 or later
|
||||
License URI: https://www.gnu.org/licenses/gpl-2.0.html
|
||||
|
||||
Import posts from an RSS feed.
|
||||
|
||||
== Description ==
|
||||
|
||||
Import posts from an RSS feed.
|
||||
|
||||
== Installation ==
|
||||
|
||||
1. Upload the `rss-importer` folder to the `/wp-content/plugins/` directory
|
||||
1. Activate the plugin through the 'Plugins' menu in WordPress
|
||||
1. Go to the Tools -> Import screen, Click on RSS
|
||||
|
||||
== Frequently Asked Questions ==
|
||||
|
||||
== Screenshots ==
|
||||
|
||||
== Changelog ==
|
||||
|
||||
= 0.3.2 =
|
||||
* Testing the plugin up to WordPress 6.4.2
|
||||
* Update link references from http to https.
|
||||
|
||||
= 0.3.1 =
|
||||
* Testing the plugin up to WordPress 6.2
|
||||
|
||||
= 0.3 =
|
||||
* Removed `set_magic_quotes_runtime()` for PHP 7 compatibility.
|
||||
* Add support for WordPress 6.1
|
||||
|
||||
= 0.2 =
|
||||
* Update compat
|
||||
* Add text domain headers
|
||||
|
||||
= 0.1 =
|
||||
* Initial release
|
Reference in New Issue
Block a user