Tutón tykač njeje so z najnowšimi 3 hłownymi wersijemi WordPress testował. Snano so hižo njewothladuje abo njepodpěruje a ma problemy z kompatibelnosću, hdyž so z nowšimi wersijemi WordPress wužiwa.

WP Live Edit

Wopisanje

WP Live Edit is WordPress plugin that enable the user to update the content, live, on the blog. Don’t waste time going back and forth between the admin panel and the site. Just update the content immediately while reading the blog post. The plugin is using WPs strict user control access before enabling this feature, so only the users allow to edit the blog post can do it.

This now works for both posts and pages.

Fota wobrazowki

  • WP Live edit in action.
  • Settings panel.

Instalacija

  1. Upload live-edit-folder to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‚Plugins‘ menu in WordPress
  3. Go to Settings -> Live Edit
  4. Set up which field title and content is showed in on the site. Use jQuery selector: (.entry-title, #post-title, etc).

HSP

Why does some of my content get duplicated when I use WP Live Edit?

This i probably because WordPress insert some other then just the content of the blog. E.g. Like-buttons, rating-widget. If this happens you need to change theme, modify theme or disable just that field.

How do I find out which field the title or content is?

You need to inspect the title- or content-field. If you use Firebug, right click on the title and click Inspect with Firebug. Look for …class=“entry-title“ or …id=“post-title“. If you identify by class use the . (dot) else if you use id use the # (hashtag).

Does it only work with Twenty Eleven?

No. But for other themes you need to specify which fields is the title and content. See the question over.

Why doesn’t it save?

Earlier version had problems with some themes. Update the plugin and try again.

Pohódnoćenja

Za tutón tykač pohódnoćenja njejsu.

Sobuskutkowarjo a wuwiwarjo

„WP Live Edit“ je softwara wotewrjeneho žórła. Slědowacy ludźo su k tutomu tykačej přinošowali.

Sobuskutkowarjo

Protokol změnow

1.1

  • Added the ability to edit pages.

1.0

  • Ready to go live!

0.1.1

  • Fixed problem with some themes where the plugin received wrong id.

0.1.0

  • Added basic functionality.