Descrizione
Add a visual sitemap of your site’s pages, or of a menu, to any page on your website. Options available to add icons and choose the colour of the sitemap.
Screenshot
Installazione
- Upload wp-visual-sitemap folder to your /wp-content/plugins/ directory.
- Activate the plugin through the ‘Plugins’ menu in WordPress.
- Customise the look and feel of the sitemap by going to Settings > WP Visual Sitemap.
- In the page editor choose icon and whether to exclude the page from the sitemap.
- You can override the sitemap’s CSS by creating a directory named ‘wp-visual-sitemap’ in your template with a stylesheet named wpvs-front-end.css. It’s advisable to copy the stylesheet from the plugin’s CSS directory, then make your changes.
- Use the [wp_visual_sitemap] shortcode to display your sitemap!
- Use the “menu” attribute to display a visual sitemap of a menu of your choice, e.g. [wp_visual_sitemap menu=”my menu”]
FAQ
None yet!
Recensioni
Contributi e sviluppo
“WP Visual Sitemap” è un software open source. Le persone che hanno contribuito allo sviluppo di questo plugin sono indicate di seguito.
CollaboratoriTraduci “WP Visual Sitemap” 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)
0.1
- Initial release
0.2
- Fixed issue with default settings
0.3
- Changed default to include all pages
0.4
- Improved admin preview panel
0.5
- Improvements to admin UI
1.0.1
- Add menu functionality
1.0.2
- Bug fix