Title: SnapSection
Author: Capellaweb
Published: <strong>26 Agosto 2024</strong>
Last modified: 13 Settembre 2024

---

Ricerca i plugin

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

Questo plugin **non è stato testato con le ultime 3 versioni principali (major releases)
di WordPress**. Potrebbe non essere più mantenuto, o supportato, e potrebbe presentare
problemi di compatibilità se utilizzato con versioni più recenti di WordPress.

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

# SnapSection

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

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

 * [Dettagli](https://it.wordpress.org/plugins/snapsection/#description)
 * [Recensioni](https://it.wordpress.org/plugins/snapsection/#reviews)
 * [Sviluppo](https://it.wordpress.org/plugins/snapsection/#developers)

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

## Descrizione

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.

## FAQ

### 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.

## Recensioni

![](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/) 1 Ottobre 2024 1 risposta

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/) 26 Settembre 2024 1 risposta

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/) 6 Settembre 2024 1 risposta

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/) 4 Settembre 2024 1 risposta

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.

 [ Leggi tutte le recensioni di 4 ](https://wordpress.org/support/plugin/snapsection/reviews/)

## Contributi e sviluppo

“SnapSection” è un software open source. Le persone che hanno contribuito allo sviluppo
di questo plugin sono indicate di seguito.

Collaboratori

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

[Traduci “SnapSection” nella tua lingua.](https://translate.wordpress.org/projects/wp-plugins/snapsection)

### Ti interessa lo sviluppo?

[Esplora il codice](https://plugins.trac.wordpress.org/browser/snapsection/) segui
il [repository SVN](https://plugins.svn.wordpress.org/snapsection/), segui il [log delle modifiche](https://plugins.trac.wordpress.org/log/snapsection/)
tramite [RSS](https://plugins.trac.wordpress.org/log/snapsection/?limit=100&mode=stop_on_copy&format=rss).

## Changelog

#### 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.

## Meta

 *  Versione **1.1.0**
 *  Ultimo aggiornamento **2 anni fa**
 *  Installazioni attive **Meno di 10**
 *  Versione WordPress ** 5.2 o superiore **
 *  Testato fino alla versione **6.6.7**
 *  Versione PHP ** 7.2 o superiore **
 *  Lingua
 * [English (US)](https://wordpress.org/plugins/snapsection/)
 * Tag
 * [blog](https://it.wordpress.org/plugins/tags/blog/)[Section](https://it.wordpress.org/plugins/tags/section/)
 *  [Visualizzazione avanzata](https://it.wordpress.org/plugins/snapsection/advanced/)

## Valutazioni

 5 su 5 stelle.

 *  [  4 recensioni a 5-stelle     ](https://wordpress.org/support/plugin/snapsection/reviews/?filter=5)
 *  [  0 recensioni a 4-stelle     ](https://wordpress.org/support/plugin/snapsection/reviews/?filter=4)
 *  [  0 recensioni a 3-stelle     ](https://wordpress.org/support/plugin/snapsection/reviews/?filter=3)
 *  [  0 recensioni a 2-stelle     ](https://wordpress.org/support/plugin/snapsection/reviews/?filter=2)
 *  [  0 recensioni a 1-stelle     ](https://wordpress.org/support/plugin/snapsection/reviews/?filter=1)

[La tua recensione](https://wordpress.org/support/plugin/snapsection/reviews/#new-post)

[Vedi tutte le recensioni](https://wordpress.org/support/plugin/snapsection/reviews/)

## Collaboratori

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

## Supporto

Hai qualcosa da dire? Ti serve aiuto?

 [Chiedi nel forum di supporto](https://wordpress.org/support/plugin/snapsection/)

## Dona

Vuoi supportare lo sviluppo di questo plugin?

 [ Fai una donazione per questo plugin ](https://snapsection.com/donate)