Descrição
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.
Perguntas frequentes
-
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 page on the SnapSection website to see how it works.
Avaliações
Colaboradores e desenvolvedores
“SnapSection” é um programa de código aberto. As seguintes pessoas contribuíram para este plugin.
ColaboradoresTraduzir “SnapSection” para seu idioma.
Interessado no desenvolvimento?
Navegue pelo código, consulte o repositório SVN ou assine o registro de desenvolvimento por RSS.
Registro de alterações
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.