Contributors: as911
Tags: aparat
, embed
, video
, آپارات
Requires at least: 4.0
Tested up to: 6.4.3
Stable tag: 2.2.2
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.
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.
You can install Aparat for WordPress by either using the wordpress.org plugin directory or by directly uploading plugin files to your server.
The first method:
- Visit
Plugins -> Add New
in the WordPress dashboard - Search for 'Aparat for WordPress'
- Click on 'Install Now'
- Activate the plugin through the 'Plugins' screen in WordPress
The second method:
- Upload the plugin folder to the
/wp-content/plugins/
directory - Activate the plugin through the 'Plugins' screen in WordPress
All developments are happening on plugin's GitHub repository. You can use the Issue Tracker to report bugs and issues. You can also send your patches using GitHub Pull Requests feature.
- Fix issue of show some Aparat videos
- Fix possible XSS security problems
- Add support of WordPress block editor (Gutenberg)
- Fix the problem with the video display
- Fix the problem of displaying the channel video list
- Improve the 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 version's settings
- Release under the MIT license as an open-source plugin
- Options page in WordPress dashboard to configure settings.
- Add feature to set custom thumbnail.
- Add a feature to set a custom width for shortcodes.
Add support of WordPress block editor
Fixing problems and rewriting the plugin