Descrizione
Adds a retractable, always-on-top bar at the bottom of a single post / page for quick access to edit page.
Installazione
- Upload plugin folder to the
/wp-content/plugins/directory - Activate the plugin through the ‘Plugins’ menu in WordPress
- Enjoy!
FAQ
- I don’t see the edit bar.
-
It will only appear on single posts / pages.
- I don’t see the edit bar, even on a single post / page.
-
The code attaches to ‘wp_footer’, so make sure your footer file calls wp_footer() to activate it.
- I still don’t see the edit bar.
-
Check for Javascript errors or CSS overwrites.
Recensioni
Non ci sono recensioni per questo plugin.
Contributi e sviluppo
“Mindvalley Edit Link” è un software open source. Le persone che hanno contribuito allo sviluppo di questo plugin sono indicate di seguito.
CollaboratoriTraduci “Mindvalley Edit Link” nella tua lingua.
Ti interessa lo sviluppo?
Esplora il codice segui il repository SVN, segui il log delle modifiche tramite RSS.
Changelog
0.2.3
- WP tagging issue
0.2.2
- Autohide animation
0.2.1
- Style enhancement
0.2
- Moved to wp_footer
- Showing only once per page
0.1
- Attach edit_post_link() at loop_end
