Title: Eloquent
Author: Avram
Published: <strong>5 בנובמבר 2016</strong>
Last modified: 21 באוגוסט 2026

---

חיפוש תוספים

![](https://ps.w.org/eloquent/assets/banner-772x250.png?rev=2727115)

![](https://ps.w.org/eloquent/assets/icon-256x256.png?rev=2727115)

# Eloquent

 מאת [Avram](https://profiles.wordpress.org/avram/)

[הורדה](https://downloads.wordpress.org/plugin/eloquent.1.0.zip)

 * [פרטים](https://he.wordpress.org/plugins/eloquent/#description)
 * [סקירות](https://he.wordpress.org/plugins/eloquent/#reviews)
 *  [התקנה](https://he.wordpress.org/plugins/eloquent/#installation)
 * [פיתוח](https://he.wordpress.org/plugins/eloquent/#developers)

 [תמיכה](https://wordpress.org/support/plugin/eloquent/)

## תיאור

Eloquent is an awesome front-end editor for your website. Edit posts and pages directly
from your website front-end!

It is not a full-featured editor like the WordPress editor in the admin panel, but
it is a great solution for your not-too-tech-savvy clients to quickly edit existing
posts and pages, right where they see them.

Features:
 * Edit post/page title and content directly on the front end, with the
same rich-text tools ContentTools provides * Upload images straight to the WordPress
Media Library – rotate and crop before inserting, no separate media step * Pick 
which of your theme's own CSS classes are offered as one-click styles in the editor,
curated from Settings / Eloquent * Autodetect title/content selectors for your active
theme, so there's nothing to hand-configure on a typical site * Draft support – 
unpublished entries can be edited and published straight from the front end

Try it instantly on [tastewp.com](https://tastewp.com/new?pre-installed-plugin-slug=eloquent&redirect=%2F&ni=true)!

## צילומי מסך

[⌊Eloquent editor⌉⌊Eloquent editor⌉[

Eloquent editor

[⌊Image upload/edit dialog, now saving straight to the Media Library⌉⌊Image upload/
edit dialog, now saving straight to the Media Library⌉[

Image upload/edit dialog, now saving straight to the Media Library

[⌊Image/element attributes dialog, including one-click theme styles⌉⌊Image/element
attributes dialog, including one-click theme styles⌉[

Image/element attributes dialog, including one-click theme styles

## התקנה

 1. Upload the plugin files to the `/wp-content/plugins/eloquent` directory, or install
    the plugin through the WordPress plugins screen directly.
 2. Activate the plugin through the 'Plugins' screen in WordPress.
 3. Use the Settings -> Eloquent screen to configure the plugin: set up title/content
    selectors (or use Autodetect) and pick which theme CSS classes to offer in the 
    editor.
 4. Enjoy using Eloquent!

## שאלות נפוצות

### How do I upload images to the WordPress media library?

Use the image tool in the front-end editor – it uploads straight into your Media
Library, the same place block-editor uploads go. Rotate and crop it before inserting;
there's nothing extra to configure.

### The Autodetect option isn't detecting selectors, what do I do?

Set the selectors manually on the Settings / Eloquent screen. Use your browser's"
Inspect element" tool on your theme's post title and content area to find their 
CSS classes.

### Can I choose which CSS classes are available in the editor?

Yes. The "Editor styles" section on Settings / Eloquent lets you scan your site 
for classes your theme already uses (or add one manually), then pick which ones 
appear as one-click styles in the element properties dialog.

### I changed my theme and the editor stopped showing up, why?

Different themes use different CSS classes for the title and content area, so Eloquent
needs to re-detect (or be told) the new selectors. You'll see an admin notice after
a theme switch linking straight to the settings screen.

## סקירות

![](https://secure.gravatar.com/avatar/c616fae6231e3f921846daeeae2a221063f1db7e3e6de2cd6399c12d8dcabbb3?
s=60&d=retro&r=g)

### 󠀁[Great front-end editor](https://wordpress.org/support/topic/great-front-end-editor/)󠁿

 [ugotta](https://profiles.wordpress.org/ugotta/) 10 בפברואר 2023

Handy front-end editor. It would be better to add several functions if possible:
Directly create a new article editor in the front end Category can be selected

![](https://secure.gravatar.com/avatar/f78be0c258fb7ea2e421b60e573d693301c782b0b74c9d02c24bca18c296246c?
s=60&d=retro&r=g)

### 󠀁[Very Good Editor](https://wordpress.org/support/topic/very-good-editor-2/)󠁿

 [Joachim](https://profiles.wordpress.org/joesy/) 5 בינואר 2017

Very clearly and ease of use front-end editor.

![](https://secure.gravatar.com/avatar/d3f5aa0a80fc2bcc419ddcb12b6e5fc8abc9bf2125600a39f866287c08603461?
s=60&d=retro&r=g)

### 󠀁[Great Plugin!](https://wordpress.org/support/topic/great-plugin-11360/)󠁿

 [Ziva Milosevic](https://profiles.wordpress.org/zivam/) 11 בדצמבר 2016

Easy to use, effective, thanks!

 [ קראו את כל 3 הסקירות ](https://wordpress.org/support/plugin/eloquent/reviews/)

## מפתחים

"Eloquent" הוא תוסף קוד פתוח. האנשים הבאים תרמו ליצירת התוסף הזה.

תורמים

 *   [ Avram ](https://profiles.wordpress.org/avram/)

[ניתן לתרגם את "Eloquent" לשפה שלך.](https://translate.wordpress.org/projects/wp-plugins/eloquent)

### מעוניינים בפיתוח?

[עיינו בקוד](https://plugins.trac.wordpress.org/browser/eloquent/), ראו את הקוד 
ב-[SVN repository](https://plugins.svn.wordpress.org/eloquent/), או הירשמו ל[לוג פיתוח](https://plugins.trac.wordpress.org/log/eloquent/)
באמצעות [RSS](https://plugins.trac.wordpress.org/log/eloquent/?limit=100&mode=stop_on_copy&format=rss).

## שינויים

#### 1.0

 * Fixed a bug where saving through the editor stripped Gutenberg's block markers,
   breaking the block editor on any post edited through Eloquent
 * Images now upload to the WordPress Media Library instead of being embedded as
   base64 data in post content; rotate and crop are handled server-side
 * Added a curated CSS class picker ("Editor styles") so theme classes can be applied
   to elements from inside the editor
 * Fixed autodetection: the placeholder entry it creates is previewed rather than
   opened directly, so it no longer 404s on the front end
 * Moved front-end save/publish/selector actions to the REST API, with proper capability
   checks and nonces
 * Bundled SweetAlert2 locally instead of loading it from a CDN
 * Updated ContentTools to 1.6.16
 * General code cleanup and hardening (capability checks, output escaping, translatable
   strings)

#### 0.2

 * Updated SweetAlert
 * Updated ContentEditor

#### 0.1

 * Initial version

## מטא

 *  גרסה: **1.0**
 *  Last updated **לפני 2 שבועות**
 *  Active installations **10+**
 *  WordPress version ** 5.0 ומעלה **
 *  Tested up to **7.0.4**
 *  PHP version ** 7.4 ומעלה **
 *  שפה
 * [English (US)](https://wordpress.org/plugins/eloquent/)
 * Tags
 * [editor](https://he.wordpress.org/plugins/tags/editor/)[eloquent](https://he.wordpress.org/plugins/tags/eloquent/)
   [Frontend](https://he.wordpress.org/plugins/tags/frontend/)[live](https://he.wordpress.org/plugins/tags/live/)
   [writing](https://he.wordpress.org/plugins/tags/writing/)
 *  [תצוגה מתקדמת](https://he.wordpress.org/plugins/eloquent/advanced/)

## דרוגים

 5 out of 5 stars.

 *  [  3 5-star reviews     ](https://wordpress.org/support/plugin/eloquent/reviews/?filter=5)
 *  [  0 4-star reviews     ](https://wordpress.org/support/plugin/eloquent/reviews/?filter=4)
 *  [  0 3-star reviews     ](https://wordpress.org/support/plugin/eloquent/reviews/?filter=3)
 *  [  0 2-star reviews     ](https://wordpress.org/support/plugin/eloquent/reviews/?filter=2)
 *  [  0 1-star reviews     ](https://wordpress.org/support/plugin/eloquent/reviews/?filter=1)

[Your review](https://wordpress.org/support/plugin/eloquent/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/eloquent/reviews/)

## תורמים

 *   [ Avram ](https://profiles.wordpress.org/avram/)

## תמיכה

יש לך משהו לומר? זקוק לעזרה?

 [פורום תמיכה](https://wordpress.org/support/plugin/eloquent/)

## תרומה

האם ברצונך לקדם את התוסף הזה?

 [ לתרום לתוסף זה ](https://paypal.me/avramator)