{"id":302447,"date":"2026-05-26T07:53:17","date_gmt":"2026-05-26T07:53:17","guid":{"rendered":"https:\/\/wordpress.org\/plugins\/feedtube-video-story-for-youtube\/"},"modified":"2026-07-02T11:47:59","modified_gmt":"2026-07-02T11:47:59","slug":"micromax-gerdali-video-story-for-youtube","status":"publish","type":"plugin","link":"https:\/\/uz.wordpress.org\/plugins\/micromax-gerdali-video-story-for-youtube\/","author":7819527,"comment_status":"closed","ping_status":"closed","template":"","meta":{"version":"1.7.2","stable_tag":"1.7.2","tested":"7.0.2","requires":"5.8","requires_php":"7.4","requires_plugins":null,"header_name":"Micromax Gerdali video story for youtube","header_author":"micromax","header_description":"Displays a YouTube channel's latest videos in an Instagram-style story circle layout with skeleton loading. Videos open in an overlay.","assets_banners_color":"523d4f","last_updated":"2026-07-02 11:47:59","external_support_url":"","external_repository_url":"","donate_link":"","header_plugin_uri":"https:\/\/wordpress.org\/plugins\/micromax-gerdali-video-story-for-youtube","header_author_uri":"","rating":0,"author_block_rating":0,"active_installs":0,"downloads":257,"num_ratings":0,"support_threads":0,"support_threads_resolved":0,"author_block_count":0,"sections":["description","installation","faq","changelog"],"tags":{"1.5.3":{"tag":"1.5.3","author":"micromax2","date":"2026-05-26 07:52:53"},"1.6.0":{"tag":"1.6.0","author":"micromax2","date":"2026-06-03 08:14:59"},"1.6.1":{"tag":"1.6.1","author":"micromax2","date":"2026-06-26 18:23:24"},"1.7.1":{"tag":"1.7.1","author":"micromax2","date":"2026-07-02 11:42:10"},"1.7.2":{"tag":"1.7.2","author":"micromax2","date":"2026-07-02 11:47:59"}},"upgrade_notice":[],"ratings":[],"assets_icons":{"icon-128x128.png":{"filename":"icon-128x128.png","revision":3548737,"resolution":"128x128","location":"assets","locale":"","width":128,"height":128},"icon-256x256.png":{"filename":"icon-256x256.png","revision":3548737,"resolution":"256x256","location":"assets","locale":"","width":256,"height":256}},"assets_banners":{"banner-1544x500.png":{"filename":"banner-1544x500.png","revision":3548737,"resolution":"1544x500","location":"assets","locale":"","width":1544,"height":500},"banner-772x250.png":{"filename":"banner-772x250.png","revision":3548737,"resolution":"772x250","location":"assets","locale":"","width":772,"height":250}},"assets_blueprints":{},"all_blocks":[],"tagged_versions":["1.5.3","1.6.0","1.6.1","1.7.1","1.7.2"],"block_files":[],"assets_screenshots":[],"screenshots":[]},"plugin_section":[],"plugin_tags":[264432,5297,222,162,1610],"plugin_category":[43,50,56],"plugin_contributors":[255790],"plugin_business_model":[],"class_list":["post-302447","plugin","type-plugin","status-publish","hentry","plugin_tags-instagram-style","plugin_tags-story","plugin_tags-video","plugin_tags-widget","plugin_tags-youtube","plugin_category-customization","plugin_category-media","plugin_category-social-and-sharing","plugin_contributors-micromax2","plugin_committers-micromax2"],"banners":{"banner":"https:\/\/ps.w.org\/micromax-gerdali-video-story-for-youtube\/assets\/banner-772x250.png?rev=3548737","banner_2x":"https:\/\/ps.w.org\/micromax-gerdali-video-story-for-youtube\/assets\/banner-1544x500.png?rev=3548737","banner_rtl":false,"banner_2x_rtl":false},"icons":{"svg":false,"icon":"https:\/\/ps.w.org\/micromax-gerdali-video-story-for-youtube\/assets\/icon-128x128.png?rev=3548737","icon_2x":"https:\/\/ps.w.org\/micromax-gerdali-video-story-for-youtube\/assets\/icon-256x256.png?rev=3548737","generated":false},"screenshots":[],"raw_content":"<!--section=description-->\n<p>Micromax Gerdali Video Story for YouTube allows you to seamlessly fetch and display the latest videos from your favorite YouTube channels directly on your WordPress site.<\/p>\n\n<p>The videos are displayed using an attractive, Instagram-style stories layout featuring gradient rings. Upon clicking a story, the video smoothly opens and auto-plays within an on-page modal overlay, providing an engaging user experience without leaving your website.<\/p>\n\n<p><strong>Features<\/strong><\/p>\n\n<p>Beautiful Instagram-Style Stories Layout.\nFront-end Skeleton Loading Animation for better UX.\nBuilt-in Modal Overlay with YouTube Player.\n\"Next\" and \"Previous\" buttons in the player.\nAuto-plays the next story when a video concludes.\nPublic XML feed integration.\nAdd directly via shortcodes anywhere on the site.\nMobile responsive.<\/p>\n\n<!--section=installation-->\n<p>Upload the youtube-story-videos directory to the \/wp-content\/plugins\/ directory.<\/p>\n\n<p>Activate the plugin through the 'Plugins' menu in WordPress.<\/p>\n\n<p>Use the shortcode directly in your posts, pages, or widgets by adding your desired channel ID: [micromax_gerdali_story_videos id=\"CHANNEL_ID\" count=\"5\"].<\/p>\n\n<!--section=faq-->\n<dl>\n<dt id=\"where%20do%20i%20find%20my%20youtube%20channel%20id%3F\"><h3>Where do I find my YouTube Channel ID?<\/h3><\/dt>\n<dd><p>You can find your Channel ID by going to your YouTube account's advanced settings, or by inspecting the URL of your channel homepage (it usually starts with UC...).<\/p><\/dd>\n<dt id=\"how%20do%20i%20display%20multiple%20channels%20on%20one%20page%3F\"><h3>How do I display multiple channels on one page?<\/h3><\/dt>\n<dd><p>Simply use different shortcodes with their respective channel IDs wherever you want them to display. Example: [micromax_gerdali_story_videos id=\"UC123456789\"] and [micromax_gerdali_story_videos id=\"UC987654321\"].<\/p><\/dd>\n\n<\/dl>\n\n<!--section=changelog-->\n<h4>1.7.2<\/h4>\n\n<ul>\n<li>Added PHPCS ignore annotations to document the intentional public AJAX nonce check bypass.<\/li>\n<\/ul>\n\n<h4>1.7.1<\/h4>\n\n<ul>\n<li>Added strict input type and pattern checks for Channel ID variables to prevent TypeErrors in PHP 8.x.<\/li>\n<li>Bypassed public AJAX nonce verification on frontend loads to prevent 403 Forbidden errors when page caching is active.<\/li>\n<li>Added safe instanceof checks for SimpleXML nodes and response validation to ensure HTTP failures do not cause warnings.<\/li>\n<li>Implemented JS modal guards to prevent background audio playback if lightbox overlay is closed prematurely.<\/li>\n<\/ul>\n\n<h4>1.7.0<\/h4>\n\n<ul>\n<li>Refactored the tools generator settings page into a modern, pro-dashboard style layout.<\/li>\n<li>Added a live visual layout preview showing simulated stories that update dynamically.<\/li>\n<li>Added support for accordion-style FAQ lists and a system status information panel.<\/li>\n<\/ul>\n\n<h4>1.6.1<\/h4>\n\n<ul>\n<li>Fixed orphaned transient timeout options accumulating in options table on plugin uninstall.<\/li>\n<li>Clamped shortcode count attribute and AJAX requests to 50 items max to maintain performance.<\/li>\n<li>Enhanced XML parsing safety on legacy PHP environments by preventing XML external entity loads.<\/li>\n<li>Added support for triggering video stories using the Space key and implemented focus restoration when modal closes.<\/li>\n<\/ul>\n\n<h4>1.6.0<\/h4>\n\n<ul>\n<li>Added a dedicated shortcode generator page under the Tools menu.<\/li>\n<li>Integrated modern responsive styling, real-time shortcode preview, and copy-to-clipboard functionality for easier configuration.<\/li>\n<\/ul>\n\n<h4>1.5.3<\/h4>\n\n<ul>\n<li>Modified the PHP rendering layout to pass the full video title to the HTML span.<\/li>\n<li>Integrated CSS smooth transition rules so the circular story titles expand to their full multiline text on hover without breaking page alignment.<\/li>\n<\/ul>\n\n<h4>1.5.2<\/h4>\n\n<ul>\n<li>Improved shortcode parsing to automatically clean non-breaking space (NBSP) characters pasted from email, rich-text editors, or PDFs.<\/li>\n<li>Added trim sanitization to YouTube Channel ID inputs to prevent leading\/trailing space conflicts.<\/li>\n<\/ul>\n\n<h4>1.5.1<\/h4>\n\n<p>Standardized all internal function names, variables, handles, and classes to the micromax_gerdali prefix for full compatibility and conflict avoidance.<\/p>\n\n<h4>1.5.0<\/h4>\n\n<p>Removed centralized settings page for a simpler architecture.\nShortcode now accepts raw YouTube Channel IDs directly instead of aliases.<\/p>\n\n<h4>1.4.0<\/h4>\n\n<p>Complete refactor for stricter prefix guidelines.\nSeparated admin inline CSS into proper stylesheet enqueues.\nImproved frontend responsive design for small mobile devices.<\/p>\n\n<h4>1.3.0<\/h4>\n\n<p>Added Next and Previous navigation buttons inside the video modal.\nImplemented YouTube Iframe API for auto-playing the next video upon completion.<\/p>\n\n<h4>1.2.0<\/h4>\n\n<p>Shifted from traditional YouTube API to using the public XML feed to prevent rate limits.\nAdded multi-channel alias capability via a single text-area setting.\nBetter visual UI and instructions in the admin panel.<\/p>\n\n<h4>1.0.0<\/h4>\n\n<p>Initial release.<\/p>","raw_excerpt":"Displays a YouTube channel&#039;s latest videos in an Instagram-style story circle layout with skeleton loading.","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/uz.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/302447","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/uz.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin"}],"about":[{"href":"https:\/\/uz.wordpress.org\/plugins\/wp-json\/wp\/v2\/types\/plugin"}],"replies":[{"embeddable":true,"href":"https:\/\/uz.wordpress.org\/plugins\/wp-json\/wp\/v2\/comments?post=302447"}],"author":[{"embeddable":true,"href":"https:\/\/uz.wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/micromax2"}],"wp:attachment":[{"href":"https:\/\/uz.wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=302447"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/uz.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=302447"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/uz.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=302447"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/uz.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=302447"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/uz.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=302447"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/uz.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=302447"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}