Ovaj dodatak nije testiran s najnovija 3 glavna izdanja WordPress-a. Možda se više ne održava ili se ne podržava i može imati problema sa kompatibilnošću kada se koristi sa novijim verzijama WordPress-a.

Mindvalley Edit Link

Opis

Adds a retractable, always-on-top bar at the bottom of a single post / page for quick access to edit page.

Slike ekrana

  • Edit Bar

Instalacija

  1. Upload plugin folder to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Enjoy!

ČPP

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.

Recenzije

Nema recenzija za ovaj dodatak.

Saradnici i programeri

“Mindvalley Edit Link” is open source software. The following people have contributed to this plugin.

Doprinositelji

Prevedi “Mindvalley Edit Link” na vaš jezik.

Zainteresirani za razvoj?

Pregledajte kôd, pogledajte SVN spremišteili se pretplatite na dnevnik razvoja od RSS.

Zapis promijena

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