Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dedidata/aparat-feed
Aparat Feed
https://github.com/dedidata/aparat-feed
aparat aparat-news feed video video-sharing video-sharing-platform
Last synced: 2 days ago
JSON representation
Aparat Feed
- Host: GitHub
- URL: https://github.com/dedidata/aparat-feed
- Owner: DediData
- License: other
- Created: 2024-03-17T07:24:24.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2024-04-20T08:37:06.000Z (7 months ago)
- Last Synced: 2024-04-21T10:10:52.783Z (7 months ago)
- Topics: aparat, aparat-news, feed, video, video-sharing, video-sharing-platform
- Language: PHP
- Homepage: https://wordpress.org/plugins/aparat-feed/
- Size: 32.2 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.txt
- License: license.txt
Awesome Lists containing this project
README
=== Aparat Feed ===
Contributors: dedidata, parsmizban, farhad0
Tags: aparat, video, clip, media, video gallery
Requires at least: 6.0
Tested up to: 6.4
Requires PHP: 7.0
Stable tag: 1.2.8
License: GPLv3
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Donate link: https://dedidata.comDisplay the latest posts on Aparat
== Description ==
Display the latest posts on Aparat from a specific page.
By using this plugin, you can effectively display the latest posts of an Aparat page on your website.Aparat is a video sharing service that is similar to YouTube. It was founded in 2010 and is free and has over 300,000 active channels.
https://www.aparat.com
Aparat Community Guide/Service Terms: https://www.aparat.com/community-guidelineValidated by:
https://wpreadme.com
https://wordpress.org/plugins/developers/readme-validator== Installation ==
### Minimum Requirements
* WordPress 6.0 or greater
* PHP 7.0 or greater is required (PHP 8.0 or greater is recommended)
* MySQL 5.6 or greater, OR MariaDB version 10.1 or greater, is required.### You can install this plugin in two ways:
= Automatic installation (Install from within WordPress) =
Automatic installation is the easiest option, WordPress will handles the file transfer, and you won’t need to leave your web browser.
1. Log in to your WordPress dashboard
2. Navigate to the Plugins menu within your dashboard
3. click “Add New.”
4. In the search field type the name of this plugin and then click “Search Plugins.”
5. Once you’ve found us, you can view details about it such as the point release, rating, and description.
6. Most importantly of course, you can install it by! Click “Install Now,” and WordPress will take it from there.
7. Activate the plugin from your Plugins page= Manual installation =
Manual installation method requires downloading the this plugin and uploading it to your web server via your favorite FTP application. The WordPress codex contains [instructions on how to do this here](https://wordpress.org/support/article/managing-plugins/#manual-plugin-installation).
1. Download the plugin ZIP file and extract it
2. Upload the extracted folder to the /wp-content/plugins/ directory
3. Activate the plugin through the ‘Plugins’ menu in WordPress== Upgrade Notice ==
Automatic updates should work smoothly, but we still recommend you back up your site.
== Frequently Asked Questions ==
= Does this plugin work with block themes? =
No, currently this plugin is only compatible with non-block themes.
= Which website should we visit for support? =
Support is available through the forum of the author website.
== Screenshots ==
1. Management section
2. Display style 1
2. Display style 2
3. Display style 3== Changelog ==
= 1.2.5 =
Some Bugs fixed
= 1.2.4 =
Some Bugs fixed
= 1.2.3 =
Some Bugs fixed
= 1.2.2 =
Some Bugs fixed
= 1.2.1 =
Some Bugs fixed
= 1.2.0 =
Whole code rewritten and compatible with new WP version and PHP
= 1.1.0 =
* Optimizing the thumbnail image of the video icon
= 1.0.0 =
* First Version