N360Blocks
A modern Gutenberg block plugin for embedding YouTube and Vimeo videos with custom player controls.
Plugin info
Maintenance & Compatibility
Maintenance score
Stale • Last updated 203 days ago
Is N360Blocks abandoned?
Likely maintained (last update 203 days ago).
Compatibility
Similar & Alternatives
Explore plugins with similar tags, and compare key metrics like downloads, ratings, updates, support, and WP/PHP compatibility.
Description
N360Blocks is a modern WordPress plugin that extends the Gutenberg editor with custom video blocks for YouTube and Vimeo. It offers sleek, customizable player controls, responsive design, and a user-friendly interface for content creators who want full control over video presentation.
Perfect for publishers, bloggers, and marketers looking for a fast, flexible, and professional video block solution.
🚧 Post grid and additional blocks are under development and coming soon.
Features
- Embed YouTube and Vimeo videos with advanced player controls
- Customizable UI elements: play/pause, volume, progress bar, fullscreen
- Fully responsive and mobile-friendly
- Built for performance and Core Web Vitals compliance
- Clean code with a developer-friendly structure
- Compatible with any Gutenberg-ready theme
External services
This plugin connects to the following external APIs:
-
Vimeo API
- Endpoint:
https://vimeo.com/api/oembed.json - Purpose: Used to retrieve video metadata, including thumbnails, for Vimeo videos embedded using the plugin.
- The plugin also loads the Vimeo Player JavaScript API (
https://player.vimeo.com/api/player.js) to enable custom playback controls. - Vimeo’s privacy policy and terms apply: https://vimeo.com/privacy
- Endpoint:
-
YouTube API
- Endpoint:
https://www.youtube.com/iframe_api - Purpose: Used to enable playback functionality and custom controls for YouTube videos embedded via the plugin.
- YouTube’s privacy policy and terms apply: https://policies.google.com/privacy
- Endpoint:
These external services are only called when videos from Vimeo or YouTube are used. No personal data is sent from your site to these services by default, but the respective video platforms may track users according to their own policies.
Credits
Developed by Hasibul Hossain Santo Sheikh — https://newsn360.com
Support & Feedback
For bug reports, suggestions, and feature requests, visit: https://github.com/sheikhhasib/N360Blocks
Installation
- Upload the
n360blocksplugin folder to the/wp-content/plugins/directory. - Activate the plugin through the ‘Plugins’ menu in WordPress.
- In the Gutenberg editor, search for “N360 Video” block.
- Insert and customize the block as needed.
Frequently Asked Questions
Yes, the plugin is developer-friendly and allows you to extend or override player styles via CSS.
Currently, only YouTube and Vimeo are supported. More platforms are planned based on user feedback.
Yes, it works with all modern themes that support Gutenberg blocks.
Review feed
Screenshots
Changelog
1.0.3
- Enable JWP player
- URL pattern:https://cdn.jwplayer.com/players/[media_id]-[player_id].html
1.0.2
- Fixed a bug with video player with same ID.
- Enabled Lazy loading video.
- Fixed video aspect ratio.
- Added background and text color option.
1.0.1
- Fixed all issues.
1.0.0
- Initial release.
- YouTube and Vimeo video blocks with customizable player controls.