{"id":307363,"date":"2026-05-18T08:59:51","date_gmt":"2026-05-18T08:59:51","guid":{"rendered":"https:\/\/wordpress.org\/plugins\/video-player-with-chapters\/"},"modified":"2026-05-18T09:40:00","modified_gmt":"2026-05-18T09:40:00","slug":"creatus-video-player-with-chapters","status":"publish","type":"plugin","link":"https:\/\/bho.wordpress.org\/plugins\/creatus-video-player-with-chapters\/","author":23155418,"comment_status":"closed","ping_status":"closed","template":"","meta":{"version":"1.0.0","stable_tag":"trunk","tested":"6.9.4","requires":"5.0","requires_php":"7.0","requires_plugins":null,"header_name":"Creatus Video Player with Chapters","header_author":"shrishri - Shrikant Paprikar","header_description":"Allows you to create a custom video player with chapters, a customizable seekbar, and full control over playback functionality.","assets_banners_color":"94d3de","last_updated":"2026-05-18 09:40:00","external_support_url":"","external_repository_url":"","donate_link":"","header_plugin_uri":"","header_author_uri":"","rating":0,"author_block_rating":0,"active_installs":0,"downloads":77,"num_ratings":0,"support_threads":0,"support_threads_resolved":0,"author_block_count":0,"sections":["description","installation","faq","changelog"],"tags":{"1.0":{"tag":"1.0","author":"shrishri","date":"2026-05-18 09:40:00"}},"upgrade_notice":{"1.0.0":"<ul>\n<li>First release. Install to get customizable video player controls and chapter support.<\/li>\n<\/ul>"},"ratings":[],"assets_icons":{"icon-128x128.png":{"filename":"icon-128x128.png","revision":3535339,"resolution":"128x128","location":"assets","locale":"","width":128,"height":128}},"assets_banners":{"banner-772x250.png":{"filename":"banner-772x250.png","revision":3535339,"resolution":"772x250","location":"assets","locale":"","width":772,"height":244}},"assets_blueprints":{},"all_blocks":[],"tagged_versions":["1.0"],"block_files":[],"assets_screenshots":[],"screenshots":{"1":"Plugin settings page with customizable options for controls and styles.","2":"Example of the video player with custom controls and chapters.","3":"Tooltip showing chapter title when hovering over the seekbar."}},"plugin_section":[],"plugin_tags":[151777,263340,263341,263339,5637],"plugin_category":[],"plugin_contributors":[],"plugin_business_model":[],"class_list":["post-307363","plugin","type-plugin","status-publish","hentry","plugin_tags-custom-controls","plugin_tags-custom-seekbar","plugin_tags-customizable-styles","plugin_tags-video-chapters","plugin_tags-video-player","plugin_committers-shrishri"],"banners":{"banner":"https:\/\/ps.w.org\/creatus-video-player-with-chapters\/assets\/banner-772x250.png?rev=3535339","banner_2x":false,"banner_rtl":false,"banner_2x_rtl":false},"icons":{"svg":false,"icon":"https:\/\/ps.w.org\/creatus-video-player-with-chapters\/assets\/icon-128x128.png?rev=3535339","icon_2x":false,"generated":false},"screenshots":[],"raw_content":"<!--section=description-->\n<p><strong>Creatus Video Player with Chapters<\/strong>  allows you to create a custom video player with chapters, a customizable seekbar, and full control over playback functionality. It features a fully customizable interface, allowing you to style the player and manage individual controls.<\/p>\n\n<h3>Features:<\/h3>\n\n<ul>\n<li>Customizable video player controls (Play\/Pause, Volume, Playback Speed, Fullscreen, Picture-in-Picture).<\/li>\n<li>Chapter markers with dynamic tooltips on hover.<\/li>\n<li>Seekbar synchronization with video playback.<\/li>\n<li>Custom styling options for buttons, fonts, tooltips, and seekbar.<\/li>\n<li>License key support to restrict access and enable plugin updates.<\/li>\n<li>Full flexibility to show or hide individual controls from the admin settings page.<\/li>\n<\/ul>\n\n<h3>Usage:<\/h3>\n\n<ul>\n<li>Embed videos with customizable controls using the <code>[video_chapters]<\/code> shortcode.<\/li>\n<li>Use chapters by passing a list of chapters within the shortcode.<\/li>\n<li>Control the look and feel of the player via the plugin settings page in the WordPress admin panel.<\/li>\n<\/ul>\n\n<h3>License<\/h3>\n\n<p>This plugin is licensed under the GPLv2 or later. For more details, please see the LICENSE file or visit: https:\/\/www.gnu.org\/licenses\/gpl-2.0.html<\/p>\n\n<!--section=installation-->\n<ol>\n<li>Upload the <code>video-player-with-chapters<\/code> folder to the <code>\/wp-content\/plugins\/<\/code> directory, or install the plugin directly through the WordPress plugins screen. <\/li>\n<li>Activate the plugin through the 'Plugins' screen in WordPress. <\/li>\n<li>Go to the <strong>Settings<\/strong> &gt; <strong>Custom Video Controls<\/strong> page to configure your video player settings. <\/li>\n<li>Use the <code>[video_chapters]<\/code> shortcode in your posts or pages to embed the custom video player.<\/li>\n<\/ol>\n\n<!--section=faq-->\n<dl>\n<dt id=\"how%20do%20i%20add%20chapters%20to%20the%20video%3F\"><h3>How do I add chapters to the video?<\/h3><\/dt>\n<dd><p>You can add chapters within the shortcode by passing a list of chapters as content. Example:\n    [video_chapters video_url=\"https:\/\/playground.wordpress.net\/scope:funny-abandoned-forest\/wp-content\/uploads\/2026\/04\/toystory.mp4\"] &lt;li data-time=\"0\"&gt;Introduction&lt;\/li&gt; &lt;li data-time=\"30\"&gt;Chapter 1&lt;\/li&gt; &lt;li data-time=\"60\"&gt;Chapter 2&lt;\/li&gt; &lt;li data-time=\"60\"&gt;Chapter 3&lt;\/li&gt;&lt;li data-time=\"90\"&gt;Chapter 4&lt;\/li&gt; &lt;li data-time=\"120\"&gt;Chapter 5&lt;\/li&gt; [\/video_chapters]<\/p><\/dd>\n<dt id=\"can%20i%20hide%20specific%20controls%20like%20volume%20or%20playback%20speed%3F\"><h3>Can I hide specific controls like volume or playback speed?<\/h3><\/dt>\n<dd><p>Yes! The settings page allows you to hide or show individual controls like Play\/Pause, Volume, Playback Speed, PiP, and Fullscreen.<\/p><\/dd>\n<dt id=\"can%20i%20customize%20the%20style%20of%20the%20player%20controls%3F\"><h3>Can I customize the style of the player controls?<\/h3><\/dt>\n<dd><p>Yes! You can customize the button background color, font color, seekbar color, and tooltip colors through the settings page.<\/p><\/dd>\n\n<\/dl>\n\n<!--section=changelog-->\n<h4>1.0.0<\/h4>\n\n<ul>\n<li>Initial release of the custom video player plugin with chapters and customizable controls.<\/li>\n<\/ul>","raw_excerpt":"Allows you to create a custom video player with chapters, a customizable seekbar, and full control over playback functionality.","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/bho.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/307363","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/bho.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin"}],"about":[{"href":"https:\/\/bho.wordpress.org\/plugins\/wp-json\/wp\/v2\/types\/plugin"}],"replies":[{"embeddable":true,"href":"https:\/\/bho.wordpress.org\/plugins\/wp-json\/wp\/v2\/comments?post=307363"}],"author":[{"embeddable":true,"href":"https:\/\/bho.wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/shrishri"}],"wp:attachment":[{"href":"https:\/\/bho.wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=307363"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/bho.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=307363"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/bho.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=307363"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/bho.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=307363"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/bho.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=307363"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/bho.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=307363"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}