https://github.com/generoi/custom-thumbnail-on-wordpress-media-text-block
https://github.com/generoi/custom-thumbnail-on-wordpress-media-text-block
Last synced: 6 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/generoi/custom-thumbnail-on-wordpress-media-text-block
- Owner: generoi
- License: gpl-3.0
- Created: 2023-06-21T15:08:18.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2023-06-22T11:28:53.000Z (almost 3 years ago)
- Last Synced: 2025-05-30T13:49:38.598Z (about 1 year ago)
- Language: JavaScript
- Size: 18.6 KB
- Stars: 0
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# π WordPress Media-Text Block Custom Thumbnail Plugin π₯
No more invisible video thumbnails on Safari and iOS! π― Crafted with love by [Shayan Abbas](https://github.com/shayanabbas), this plugin is here to save the day! π¦ΈββοΈ
When you use a video in a WordPress media-text block, it doesn't show the video thumbnail on Safari and iOS devices, right? Our superhero plugin enters the scene to fix this! It allows you to upload a custom thumbnail image in PNG format for videos within a media-text block. This becomes the face of the video, even on those pesky platforms. Problem solved! π
## π¦ Installation
To bring this superhero into your toolkit, just chant the magic spell in Composer:
```bash
composer require generoi/custom-thumbnail-on-wordpress-media-text-block
```
Or, if you're up for an adventure, download the plugin from this GitHub repository and manually install it into your WordPress kingdom.
## π Usage
Summoning this superhero is easy as pie:
1. After activating the plugin, head over to your WordPress Block Editor.
2. Craft or edit a media-text block.
3. In the block settings sidebar, you'll find a shiny new "Upload Thumbnail" button under the "Video Settings" section.
4. Give it a click to upload a thumbnail image. Remember, it needs to be a PNG.
5. Once you've uploaded the thumbnail, save the post or page. Abracadabra! Your thumbnail is now the star of the show, even on Safari and iOS devices.
## π€ Contributing
Got superhero skills of your own and want to join the mission? Submit a pull request or open an issue on GitHub. Let's conquer WordPress challenges, one thumbnail at a time! π₯
## π License
Our mission code is licensed under the GPL-3.0 License - check out the [LICENSE](LICENSE) scroll for details.