Title: SnapSection
Author: Capellaweb
Published: <strong>2024 年 8 月 26 日</strong>
Last modified: 2024 年 9 月 13 日

---

搜索插件

![](https://ps.w.org/snapsection/assets/banner-772x250.png?rev=3149560)

**该插件尚未通过WordPress的最新3个主要版本进行测试**。 当与较新版本的WordPress一起
使用时，可能不再受到维护或支持，并且可能会存在兼容性问题。

![](https://ps.w.org/snapsection/assets/icon-256x256.png?rev=3141695)

# SnapSection

 作者：[Capellaweb](https://profiles.wordpress.org/capellaweb/)

[下载](https://downloads.wordpress.org/plugin/snapsection.1.1.0.zip)

 * [详情](https://cn.wordpress.org/plugins/snapsection/#description)
 * [评价](https://cn.wordpress.org/plugins/snapsection/#reviews)
 * [开发进展](https://cn.wordpress.org/plugins/snapsection/#developers)

 [支持](https://wordpress.org/support/plugin/snapsection/)

## 描述

SnapSection allows users to share specific sections from your article or blog post
swiftly.

It appends the `id` attribute of the SnapSection element (the default one is `h2`,
but you can also select `h1`, `h3`, `h4`, or `.cwss-element`) to your page’s URL.
Consequently, any user who clicks the link will be directed to this specific section
of your page or post.

### How does it work?

SnapSection scans every SnapSection Element across the URL, checking for an `id`.
If it doesn’t find one, it generates an `id` based on its text.

Once an `id` is assigned, users can copy the link to this specific element by hovering
over it and clicking the displayed icon. Users who access the shared URL will be
directed to the corresponding section of your post or article.

## 常见问题

### How do I use this plugin?

You just have to activate the plugin and SnapSection will automatically do the job!

### How to uninstall the plugin?

After deactivating SnapSection, you can uninstall it on your site’s plugin list.

### Where can I find the SnapSection settings?

On your Dashboard > Settings > SnapSection

### Can I see it in action?

Yes, you can access the [See it in action](https://snapsection.com/see-it-in-action/)
page on [the SnapSection website](https://snapsection.com/) to see how it works.

## 评价

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

### 󠀁[Great plugin, really helpful](https://wordpress.org/support/topic/great-plugin-really-helpful-8/)󠁿

 [Usce](https://profiles.wordpress.org/usce/) 2024 年 10 月 1 日 1 回复

It makes it easy to link directly to specific headings on a page, so users can jump
right to the content without needing to search around. Additional features for styling
are very useful. There is no need for custom CSS as everything is available out 
of the box! Thank you for this plugin!

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

### 󠀁[Very useful plugin with great customization options](https://wordpress.org/support/topic/very-useful-plugin-with-great-customization-options/)󠁿

 [Ralden Souza](https://profiles.wordpress.org/ralden/) 2024 年 9 月 26 日 1 回复

This plugin is very useful for sharing direct links to specific headings on a page,
making it much easier to highlight a particular section without asking users to 
search for it manually. The customization options are also top-notch. There’s no
need to mess with CSS to adjust the icon’s color or size — everything is built in
for a seamless experience. Well-designed and highly functional!

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

### 󠀁[Fantastic and useful Plugin](https://wordpress.org/support/topic/fantastic-and-useful-plugin-3/)󠁿

 [johonson244](https://profiles.wordpress.org/johonson244/) 2024 年 9 月 6 日 1 
回复

SnapSection is an excellent WordPress plugin for sharing specific sections of your
posts with ease., It allows users to share direct links to particular sections, 
improving navigation and user experience. It’s a simple, yet powerful tool that 
enhances content accessibility and is perfect for long-form articles. Highly recommended!

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

### 󠀁[Helpful plugin](https://wordpress.org/support/topic/helpful-plugin-265/)󠁿

 [Ali Ali](https://profiles.wordpress.org/ali7ali/) 2024 年 9 月 4 日 1 回复

SnapSection Settings is an excellent tool for anyone looking to improve content 
shareability on their WordPress site. It’s efficient and easy to use.A feature request:
I recommend allowing the user to choose the selector of the sharable texts and making
the selector customizable in the plugin settings page.So I might choose the h2 or
h4 tag as a selector, or I might use a CSS class that I already added to the sections
class=”shareable”.Thanks.

 [ 阅读所有4条评价 ](https://wordpress.org/support/plugin/snapsection/reviews/)

## 贡献者及开发者

「SnapSection」是开源软件。 以下人员对此插件做出了贡献。

贡献者

 *   [ Capellaweb ](https://profiles.wordpress.org/capellaweb/)
 *   [ eduardocapella ](https://profiles.wordpress.org/eduardocapella/)

[帮助将「SnapSection」翻译成简体中文。](https://translate.wordpress.org/projects/wp-plugins/snapsection)

### 对开发感兴趣吗?

您可以[浏览代码](https://plugins.trac.wordpress.org/browser/snapsection/)，查看[SVN仓库](https://plugins.svn.wordpress.org/snapsection/)，
或通过[RSS](https://plugins.trac.wordpress.org/log/snapsection/?limit=100&mode=stop_on_copy&format=rss)
订阅[开发日志](https://plugins.trac.wordpress.org/log/snapsection/)。

## 更新日志

#### 1.1.0

**What’s New?**

– You can now select which element will receive the SnapSection icon (`h1`, `h2`,`
h3`, `h4`, `.cwss-element`). The default is `h2`.
 – You can also choose the content
types where SnapSection will be active: Posts, Pages, Archives, Front-page, and 
CPTs. By default, SnapSection is not loaded on Admin or Search Pages. – The Message
Ballon class is now `.cwss-message-balloon`.

**Fixes:**

– The icon size is now calculated based on its parent element’s font size.
 – The
background color is set to transparent, and other CSS properties are adjusted to
avoid conflicts with theme styling.

#### 1.0.0

 * Plugin released.

## 额外信息

 *  版本 **1.1.0**
 *  最后更新：**2 年前**
 *  活跃安装数量 **不到10**
 *  WordPress 版本 ** 5.2 或更高版本 **
 *  已测试的最高版本为 **6.6.5**
 *  PHP 版本 ** 7.2 或更高版本 **
 *  语言
 * [English (US)](https://wordpress.org/plugins/snapsection/)
 * 标签
 * [blog](https://cn.wordpress.org/plugins/tags/blog/)[Section](https://cn.wordpress.org/plugins/tags/section/)
 *  [高级视图](https://cn.wordpress.org/plugins/snapsection/advanced/)

## 评级

 5 星（最高 5 星）。

 *  [  4 条 5 星评价     ](https://wordpress.org/support/plugin/snapsection/reviews/?filter=5)
 *  [  0 条 4 星评价     ](https://wordpress.org/support/plugin/snapsection/reviews/?filter=4)
 *  [  0 条 3 星评价     ](https://wordpress.org/support/plugin/snapsection/reviews/?filter=3)
 *  [  0 条 2 星评价     ](https://wordpress.org/support/plugin/snapsection/reviews/?filter=2)
 *  [  0 条 1 星评价     ](https://wordpress.org/support/plugin/snapsection/reviews/?filter=1)

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

[查看全部评论](https://wordpress.org/support/plugin/snapsection/reviews/)

## 贡献者

 *   [ Capellaweb ](https://profiles.wordpress.org/capellaweb/)
 *   [ eduardocapella ](https://profiles.wordpress.org/eduardocapella/)

## 支持

有话要说吗？是否需要帮助？

 [查看支持论坛](https://wordpress.org/support/plugin/snapsection/)

## 捐助

您愿意支持这个插件的发展吗?

 [ 捐助此插件 ](https://snapsection.com/donate)