=== Aparat for WordPress ===
Contributors: as911
Tags: aparat, embed, video, آپارات
Requires at least: 4.0
Tested up to: 6.7.1
Stable tag: 2.2.4
Requires PHP: 7.0
License: MIT License
License URI: https://github.com/AlirezaSedghi/wp-aparat/blob/main/LICENSE

Displaying Aparat videos on website content, along with a widget for showing a list of channel videos.

== Description ==

Aparat is one of Iran's video-sharing services. With this plugin, you can easily add your Aparat videos to posts, pages, or widgets in WordPress, or display a list of them in widgets.

Features include:

*   Shortcode and Block feature to display Aparat videos within posts/pages.
*   Aparat widget for showcasing a video list.
*   Option to customize the number of videos displayed in widgets.
*   Integration of an Aparat video button into the WordPress editor.

== Installation ==

You can install Aparat for WordPress by either using wordpress.org plugin directory, or by directly uploading plugin files to your server.

The first method:

1. Visit Plugins -> Add New in the WordPress dashboard
1. Search for 'Aparat for WordPress'
1. Click on 'Install Now'
1. Activate the plugin through the 'Plugins' screen in WordPress

The second method:

1. Upload the plugin folder to the `/wp-content/plugins/` directory
1. Activate the plugin through the 'Plugins' screen in WordPress


== Frequently Asked Questions ==

= How can I report bugs or contribute to the plugin? =
All developments are happening on [plugin's GitHub repository](https://github.com/AlirezaSedghi/wp-aparat). You can use the [Issue Tracker](https://github.com/AlirezaSedghi/wp-aparat/issues) to report bugs and issues. You can also send your patches using GitHub Pull Requests feature.

== Screenshots ==

1. Preview of Aparat block on the WordPress block editor (Gutenberg) ( Persian Language )
2. Preview of video insert box in post/page on the classic editor (TinyMCE) ( Persian Language )

== Changelog ==

= 2.2.4 =
* Fix issue of widget links

= 2.2.3 =
* Fix issue of initializing load_plugin_textdomain

= 2.2.2 =
* Fix issue of show some Aparat videos

= 2.2.1 =
* Fix possible XSS security problems

= 2.2.0 =
* Add support of WordPress block editor (Gutenberg)

= 2.1.0 =
* Fix the problem of video display
* Fix the problem of displaying the channel video list
* Improve appearance of the widget display
* Receiving thumbnails directly from the Aparat to avoid taking up space
* Rewriting the codes of the section receiving information from Aparat to increase speed and solve problems
* Compatible with previous versions settings
* Release under the MIT license as an open-source plugin

= 1.5 =
* Option page in WordPress dashboard to configure settings.
* Add feature to set custom thumbnail.
* Add feature to set custom width for shortcodes.

== Upgrade Notice ==

= 2.2.0 =
Add support of WordPress block editor

= 2.1.0 =
Fixing problems and rewriting the plugin
