Skip to content

AlirezaSedghi/wp-aparat

Repository files navigation

Aparat for WordPress

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.

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 the 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
  2. Search for 'Aparat for WordPress'
  3. Click on 'Install Now'
  4. Activate the plugin through the 'Plugins' screen in WordPress

The second method:

  1. Upload the plugin folder to the /wp-content/plugins/ directory
  2. 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. You can use the Issue Tracker 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 )

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 )

Preview of video insert box in post/page on the classic editor (TinyMCE) ( Persian Language )

Changelog

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 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

1.5

  • Options page in WordPress dashboard to configure settings.
  • Add feature to set custom thumbnail.
  • Add a feature to set a custom width for shortcodes.

Upgrade Notice

2.2.0

Add support of WordPress block editor

2.1.0

Fixing problems and rewriting the plugin