Title: Muki Floating TOC
Author: Muki Wu
Published: <strong>21 Ağustos 2025</strong>
Last modified: 30 Mart 2026

---

Eklentilerde ara

![](https://ps.w.org/muki-floating-toc/assets/banner-772x250.png?rev=3348229)

![](https://ps.w.org/muki-floating-toc/assets/icon-256x256.png?rev=3348229)

# Muki Floating TOC

 [Muki Wu](https://profiles.wordpress.org/muki/) tarafından

[İndir](https://downloads.wordpress.org/plugin/muki-floating-toc.1.0.8.zip)

 * [Detaylar](https://tr.wordpress.org/plugins/muki-floating-toc/#description)
 * [İncelemeler](https://tr.wordpress.org/plugins/muki-floating-toc/#reviews)
 * [Geliştirme](https://tr.wordpress.org/plugins/muki-floating-toc/#developers)

 [Destek](https://wordpress.org/support/plugin/muki-floating-toc/)

## Açıklama

A floating table of contents for the left or right side of articles.

### Introduction

Main features:

 * Add a floating table of contents to the left or right side of articles
 * Automatically position the TOC based on scroll position
 * Automatically hide when scrolling outside the article range
 * Use horizontal lines to represent the TOC structure

### Installation Steps

 1. Upload the `muki-floating-toc` folder to the `/wp-content/plugins/` directory, 
    or install the plugin through the WordPress interface.
 2. Activate the Muki Floating TOC plugin in WordPress `Plugins`
 3. Go to `Settings` > `Muki Floating TOC` to configure

### Plugin Screenshots

 1. Admin management interface
 2. Frontend TOC structure style
 3. Frontend expanded TOC style

## Ekran Görüntüleri

 * [[
 * [[
 * [[

## SSS

### Can I manually place Muki Floating TOC anywhere in my article?

Yes, there are three ways to display the TOC:
 1. **Automatic mode**: Enable “Auto
Display” in settings (default) 2. **Theme function**: Use `muki_floating_toc_display()`
function in your theme files 3. **Shortcode**: Use `[muki_floating_toc]` shortcode
directly in your post or page content

## İncelemeler

![](https://secure.gravatar.com/avatar/8739da744a9c03436810551e2ab2a4ec8fe871275efa6a20dd99f53552de7c14?
s=60&d=retro&r=g)

### 󠀁[很好，难得的免费 Pin 目录插件](https://wordpress.org/support/topic/%e5%be%88%e5%a5%bd%ef%bc%8c%e9%9a%be%e5%be%97%e7%9a%84%e5%85%8d%e8%b4%b9-pin-%e7%9b%ae%e5%bd%95%e6%8f%92%e4%bb%b6/)󠁿

 [dlgcy](https://profiles.wordpress.org/dlgcy/) 5 Mayıs 2026 1 yanıt

其它相关插件的 浮动/钉住（Stick、Pin、Float）功能都要收费，这个是免费的，而且功能
完好，设置简单。希望能开发多种样式以供选择。

![](https://secure.gravatar.com/avatar/6d5e7c04ec69011e096f0bae21ced46202ab4363753525a5d08791e417551ddb?
s=60&d=retro&r=g)

### 󠀁[Very good, but has some quirks](https://wordpress.org/support/topic/very-good-but-has-some-quirks/)󠁿

 [VisedFAQ](https://profiles.wordpress.org/visedfaq/) 1 Ocak 2026 1 yanıt

It’s a good plugin, actually exactly what we were looking for – but it can be improved.
For example, if there are a lot of headings on the page, they just go beyond the
ToC box: share.cleanshot.com/3CGs4RZh I thought that this can be fixed with an overflow-
y: scroll rule, however, after applying it the tooltip in the collapsed view can’t
be seen anymore: share.cleanshot.com/fBPFWdnW

![](https://secure.gravatar.com/avatar/a7f28d038b5814c8d68938d378b20bbc90ca7a10fe7d63fe628d2348b54fd3f4?
s=60&d=retro&r=g)

### 󠀁[Excellent Free Plugin](https://wordpress.org/support/topic/excellent-free-plugin-35/)󠁿

 [lucienli](https://profiles.wordpress.org/lucienli/) 29 Aralık 2025 1 yanıt

Excellent Free Plugin,Please keep to update it.

 [ 3 incelemeyi oku ](https://wordpress.org/support/plugin/muki-floating-toc/reviews/)

## Katkıda Bulunanlar ve Geliştiriciler

“Muki Floating TOC” açık kaynaklı yazılımdır. Aşağıdaki kişiler bu eklentiye katkıda
bulunmuşlardır.

Katkıda bulunanlar

 *   [ Muki Wu ](https://profiles.wordpress.org/muki/)

[“Muki Floating TOC” eklentisini dilinize çevirin.](https://translate.wordpress.org/projects/wp-plugins/muki-floating-toc)

### Geliştirmeyle ilgilenir misiniz?

[Kodu görüntüleyin](https://plugins.trac.wordpress.org/browser/muki-floating-toc/),
[SVN deposuna](https://plugins.svn.wordpress.org/muki-floating-toc/) göz atın ya
da [RSS](https://plugins.trac.wordpress.org/log/muki-floating-toc/?limit=100&mode=stop_on_copy&format=rss)
ile [geliştirme günlüğüne](https://plugins.trac.wordpress.org/log/muki-floating-toc/)
abone olun.

## Değişiklik Kaydı

#### 1.0.8

 * Fix: TOC jumping to vertical center instead of staying fixed at the top of the
   viewport when scrolling

#### 1.0.7

 * Fix: TOC content overflowing container when there are many headings or long heading
   text
 * Add vertical scrollbar to pinned TOC with styled thin scrollbar (WebKit + Firefox)

#### 1.0.6

 * New: Add “Auto Display” setting to control automatic TOC display
 * New: Add `muki_floating_toc_display()` function for manual theme integration
 * New: Add `[muki_floating_toc]` shortcode for content editors
 * Improve: Enhanced flexibility for custom TOC placement
 * Improve: Updated admin interface with better usage instructions

#### 1.0.5

 * Security: Add direct file access protection to prevent unauthorized file execution
 * Fix: Rename JavaScript variable to use unique prefix (muki_floating_toc_settings)
   to prevent conflicts
 * Fix: Update Plugin URI to valid URL
 * Improve: Ensure compliance with WordPress.org coding standards

#### 1.0.42

 * Replace inline heading level text (e.g., H2) with CSS ::after pseudo-element 
   to avoid being indexed by search engines
 * Minor CSS polish for level indicator

#### 1.0.41

 * Add Language
 * Modify Scroll Behavior

#### 1.0.3

 * Modify WordPress article selector

#### 1.0.2

 * Removed redundant comments

#### 1.0.1

 * Modified TOC style

## Meta

 *  Sürüm **1.0.8**
 *  Son güncelleme **2 ay önce**
 *  Etkin kurulumlar **10+**
 *  WordPress sürümü ** 6.0 veya üstü **
 *  Test edilen sürüm **6.9.4**
 *  PHP sürümü ** 7.0 veya üstü **
 *  Dil
 * [English (US)](https://wordpress.org/plugins/muki-floating-toc/)
 * Etiket
 * [table of contents](https://tr.wordpress.org/plugins/tags/table-of-contents/)
 *  [Gelişmiş görünüm](https://tr.wordpress.org/plugins/muki-floating-toc/advanced/)

## Puanlar

 5 üzerinden 4.7 yıldız.

 *  [  2 5 yıldızlı inceleme     ](https://wordpress.org/support/plugin/muki-floating-toc/reviews/?filter=5)
 *  [  1 4 yıldızlı inceleme     ](https://wordpress.org/support/plugin/muki-floating-toc/reviews/?filter=4)
 *  [  0 3 yıldızlı inceleme     ](https://wordpress.org/support/plugin/muki-floating-toc/reviews/?filter=3)
 *  [  0 2 yıldızlı inceleme     ](https://wordpress.org/support/plugin/muki-floating-toc/reviews/?filter=2)
 *  [  0 1 yıldızlı inceleme     ](https://wordpress.org/support/plugin/muki-floating-toc/reviews/?filter=1)

[Your review](https://wordpress.org/support/plugin/muki-floating-toc/reviews/#new-post)

[Tüm değerlendirmeleri görün](https://wordpress.org/support/plugin/muki-floating-toc/reviews/)

## Katkıda bulunanlar

 *   [ Muki Wu ](https://profiles.wordpress.org/muki/)

## Destek

Son iki ay içinde çözülen sorunlar:

     1 adetten 0 adedi

 [Destek forumunu görüntüle](https://wordpress.org/support/plugin/muki-floating-toc/)