https://github.com/naturalintelligence/wp-thumb-extractor
It fetched thumb of specified size from first video or images of wordpress post.
https://github.com/naturalintelligence/wp-thumb-extractor
Last synced: about 1 month ago
JSON representation
It fetched thumb of specified size from first video or images of wordpress post.
- Host: GitHub
- URL: https://github.com/naturalintelligence/wp-thumb-extractor
- Owner: NaturalIntelligence
- License: mit
- Created: 2016-06-23T08:54:19.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2017-12-02T06:26:24.000Z (over 8 years ago)
- Last Synced: 2025-01-08T10:12:49.318Z (over 1 year ago)
- Language: PHP
- Size: 42 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Support: supportingFunction.php
Awesome Lists containing this project
README
# wp-thumb-extractor
It fetched thumb of specified size from first video or images of wordpress post.
This is the git repo for my wordpress plugin [amtyThumb](https://wordpress.org/plugins/amtythumb/). I created it 4-5 years ago and it has more than 3K downloads.
## Description
It helps you to extract images or first frame of a video from any wordpress post and resize them in thumbnail of any preferable size.
It cached the image which can be removed on user's wish.
It is just an API and can be used by other wordpress plugins.
#### Support
I am pausing it's development due to other priorities. However I'll keep supporting for any bug, small features, and any request.
This plugin is stable and there is no bug reported in last 5 years. Still if you face any issue, report it [here](https://github.com/NaturalIntelligence/wp-thumb-extractor/issues).
#### Contribution
You can contribute to this project by adding new features or by testing and figuring out bug if any or just to buy some time for me by donating. [](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=KQJAX48SPUKNC)
**If you like this plugin, tell to your friends. This is the best way of advertising any open source project.**