{"id":246398,"date":"2025-08-21T15:17:55","date_gmt":"2025-08-21T15:17:55","guid":{"rendered":"https:\/\/wordpress.org\/plugins\/muki-floating-toc\/"},"modified":"2026-03-30T03:11:50","modified_gmt":"2026-03-30T03:11:50","slug":"muki-floating-toc","status":"publish","type":"plugin","link":"https:\/\/sl.wordpress.org\/plugins\/muki-floating-toc\/","author":1217236,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_crdt_document":"","version":"1.0.8","stable_tag":"1.0.8","tested":"6.9.4","requires":"6.0","requires_php":"7.0","requires_plugins":null,"header_name":"Muki Floating TOC","header_author":"Muki Wu","header_description":"Add a floating TOC on the left or right side of articles, following scrolling and fixed at appropriate positions.","assets_banners_color":"fdfdfa","last_updated":"2026-03-30 03:11:50","external_support_url":"","external_repository_url":"","donate_link":"","header_plugin_uri":"","header_author_uri":"https:\/\/muki.tw","rating":5,"author_block_rating":0,"active_installs":70,"downloads":506,"num_ratings":1,"support_threads":0,"support_threads_resolved":0,"author_block_count":0,"sections":["faq","changelog","description"],"tags":{"1.0.5":{"tag":"1.0.5","author":"muki","date":"2025-08-21 15:21:37"},"1.0.6":{"tag":"1.0.6","author":"muki","date":"2026-03-21 12:39:03"},"1.0.7":{"tag":"1.0.7","author":"muki","date":"2026-03-21 12:39:03"},"1.0.8":{"tag":"1.0.8","author":"muki","date":"2026-03-30 03:11:50"}},"upgrade_notice":[],"ratings":{"1":0,"2":0,"3":0,"4":0,"5":1},"assets_icons":{"icon-256x256.png":{"filename":"icon-256x256.png","revision":3348229,"resolution":"256x256","location":"assets","locale":""}},"assets_banners":{"banner-772x250.png":{"filename":"banner-772x250.png","revision":3348229,"resolution":"772x250","location":"assets","locale":""}},"assets_blueprints":{},"all_blocks":[],"tagged_versions":["1.0.5","1.0.6","1.0.7","1.0.8"],"block_files":[],"assets_screenshots":{"screenshot-1.png":{"filename":"screenshot-1.png","revision":3348229,"resolution":"1","location":"assets","locale":""},"screenshot-2.png":{"filename":"screenshot-2.png","revision":3348229,"resolution":"2","location":"assets","locale":""},"screenshot-3.png":{"filename":"screenshot-3.png","revision":3348229,"resolution":"3","location":"assets","locale":""}},"screenshots":[],"jetpack_post_was_ever_published":false},"plugin_section":[],"plugin_tags":[10851],"plugin_category":[],"plugin_contributors":[84972],"plugin_business_model":[],"class_list":["post-246398","plugin","type-plugin","status-publish","hentry","plugin_tags-table-of-contents","plugin_contributors-muki","plugin_committers-muki"],"banners":{"banner":"https:\/\/ps.w.org\/muki-floating-toc\/assets\/banner-772x250.png?rev=3348229","banner_2x":false,"banner_rtl":false,"banner_2x_rtl":false},"icons":{"svg":false,"icon":"https:\/\/ps.w.org\/muki-floating-toc\/assets\/icon-256x256.png?rev=3348229","icon_2x":"https:\/\/ps.w.org\/muki-floating-toc\/assets\/icon-256x256.png?rev=3348229","generated":false},"screenshots":[{"src":"https:\/\/ps.w.org\/muki-floating-toc\/assets\/screenshot-1.png?rev=3348229","caption":""},{"src":"https:\/\/ps.w.org\/muki-floating-toc\/assets\/screenshot-2.png?rev=3348229","caption":""},{"src":"https:\/\/ps.w.org\/muki-floating-toc\/assets\/screenshot-3.png?rev=3348229","caption":""}],"raw_content":"<!--section=faq-->\n<dl>\n<dt id=\"can%20i%20manually%20place%20muki%20floating%20toc%20anywhere%20in%20my%20article%3F\"><h3>Can I manually place Muki Floating TOC anywhere in my article?<\/h3><\/dt>\n<dd><p>Yes, there are three ways to display the TOC:\n1. <strong>Automatic mode<\/strong>: Enable \"Auto Display\" in settings (default)\n2. <strong>Theme function<\/strong>: Use <code>muki_floating_toc_display()<\/code> function in your theme files<br \/>\n3. <strong>Shortcode<\/strong>: Use <code>[muki_floating_toc]<\/code> shortcode directly in your post or page content<\/p><\/dd>\n\n<\/dl>\n\n<!--section=changelog-->\n<h4>1.0.8<\/h4>\n\n<ul>\n<li>Fix: TOC jumping to vertical center instead of staying fixed at the top of the viewport when scrolling<\/li>\n<\/ul>\n\n<h4>1.0.7<\/h4>\n\n<ul>\n<li>Fix: TOC content overflowing container when there are many headings or long heading text<\/li>\n<li>Add vertical scrollbar to pinned TOC with styled thin scrollbar (WebKit + Firefox)<\/li>\n<\/ul>\n\n<h4>1.0.6<\/h4>\n\n<ul>\n<li>New: Add \"Auto Display\" setting to control automatic TOC display<\/li>\n<li>New: Add <code>muki_floating_toc_display()<\/code> function for manual theme integration<\/li>\n<li>New: Add <code>[muki_floating_toc]<\/code> shortcode for content editors<\/li>\n<li>Improve: Enhanced flexibility for custom TOC placement<\/li>\n<li>Improve: Updated admin interface with better usage instructions<\/li>\n<\/ul>\n\n<h4>1.0.5<\/h4>\n\n<ul>\n<li>Security: Add direct file access protection to prevent unauthorized file execution<\/li>\n<li>Fix: Rename JavaScript variable to use unique prefix (muki_floating_toc_settings) to prevent conflicts<\/li>\n<li>Fix: Update Plugin URI to valid URL<\/li>\n<li>Improve: Ensure compliance with WordPress.org coding standards<\/li>\n<\/ul>\n\n<h4>1.0.42<\/h4>\n\n<ul>\n<li>Replace inline heading level text (e.g., H2) with CSS ::after pseudo-element to avoid being indexed by search engines<\/li>\n<li>Minor CSS polish for level indicator<\/li>\n<\/ul>\n\n<h4>1.0.41<\/h4>\n\n<ul>\n<li>Add Language<\/li>\n<li>Modify Scroll Behavior<\/li>\n<\/ul>\n\n<h4>1.0.3<\/h4>\n\n<ul>\n<li>Modify WordPress article selector<\/li>\n<\/ul>\n\n<h4>1.0.2<\/h4>\n\n<ul>\n<li>Removed redundant comments<\/li>\n<\/ul>\n\n<h4>1.0.1<\/h4>\n\n<ul>\n<li>Modified TOC style<\/li>\n<\/ul>\n\n<!--section=description-->\n<p>A floating table of contents for the left or right side of articles.<\/p>\n\n<h3>Introduction<\/h3>\n\n<p>Main features:<\/p>\n\n<ul>\n<li>Add a floating table of contents to the left or right side of articles<\/li>\n<li>Automatically position the TOC based on scroll position<\/li>\n<li>Automatically hide when scrolling outside the article range<\/li>\n<li>Use horizontal lines to represent the TOC structure<\/li>\n<\/ul>\n\n<h3>Installation Steps<\/h3>\n\n<ol>\n<li>Upload the <code>muki-floating-toc<\/code> folder to the <code>\/wp-content\/plugins\/<\/code> directory, or install the plugin through the WordPress interface.<\/li>\n<li>Activate the Muki Floating TOC plugin in WordPress <code>Plugins<\/code><\/li>\n<li>Go to <code>Settings<\/code> &gt; <code>Muki Floating TOC<\/code> to configure<\/li>\n<\/ol>\n\n<h3>Plugin Screenshots<\/h3>\n\n<ol>\n<li>Admin management interface<\/li>\n<li>Frontend TOC structure style<\/li>\n<li>Frontend expanded TOC style<\/li>\n<\/ol>","raw_excerpt":"A floating table of contents for the left or right side of articles.","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/sl.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/246398","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/sl.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin"}],"about":[{"href":"https:\/\/sl.wordpress.org\/plugins\/wp-json\/wp\/v2\/types\/plugin"}],"replies":[{"embeddable":true,"href":"https:\/\/sl.wordpress.org\/plugins\/wp-json\/wp\/v2\/comments?post=246398"}],"author":[{"embeddable":true,"href":"https:\/\/sl.wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/muki"}],"wp:attachment":[{"href":"https:\/\/sl.wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=246398"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/sl.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=246398"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/sl.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=246398"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/sl.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=246398"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/sl.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=246398"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/sl.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=246398"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}