Descrizione
Simply add anchors links inside your content. Shortcode [wpanchor id="your_id"]
is added via a button in Wisiwig. After your need to create a link inside your site with #your_id for the href link. Your link look likes <a href="#your_id">my link</a>
Installazione
- Upload the plugin wp-simple-anchors-links files to the
/wp-content/plugins/
directory - Activate the wp-simple-anchors-links plugin through the ‘Plugins’ menu in WordPress.
- Include the shortcode
[wpanchor id="your_id"]
where you want a specific anchor links to be displayed.
FAQ
No FAQ for moment
Recensioni
Contributi e sviluppo
“WP Simple Anchors Links” è un software open source. Le persone che hanno contribuito allo sviluppo di questo plugin sono indicate di seguito.
CollaboratoriTraduci “WP Simple Anchors Links” nella tua lingua.
Ti interessa lo sviluppo?
Esplora il Codice segui il Repository SVN iscriviti al Log delle Modifiche. Puoi farlo tramite RSS con un lettore di feed.
Changelog (registro delle modifiche)
1.0.0
- First Release