N360Blocks

外掛說明

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:

  1. 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
  2. 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

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

適用於區塊編輯器

這個外掛提供 1 個可供 Gutenberg/區塊編輯器使用的區塊。

  • N360Blocks – Video Supports embedding YouTube, Vimeo & JWP videos.

安裝方式

  1. Upload the n360blocks plugin folder to the /wp-content/plugins/ directory.
  2. Activate the plugin through the ‘Plugins’ menu in WordPress.
  3. In the Gutenberg editor, search for “N360 Video” block.
  4. Insert and customize the block as needed.

常見問題集

Can I use my own player styles?

Yes, the plugin is developer-friendly and allows you to extend or override player styles via CSS.

Will you support other video platforms?

Currently, only YouTube and Vimeo are supported. More platforms are planned based on user feedback.

Is the plugin theme-compatible?

Yes, it works with all modern themes that support Gutenberg blocks.

使用者評論

這個外掛目前沒有任何使用者評論。

參與者及開發者

以下人員參與了開源軟體〈N360Blocks〉的開發相關工作。

參與者

將〈N360Blocks〉外掛本地化為台灣繁體中文版

對開發相關資訊感興趣?

任何人均可瀏覽程式碼、查看 SVN 存放庫,或透過 RSS 訂閱開發記錄

變更記錄

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.