Title: Eldrafto
Author: eldrafto
Published: <strong>জুলাই 15, 2026</strong>
Last modified: জুলাই 15, 2026

---

প্লাগিনৰ সন্ধান কৰক

![](https://s.w.org/plugins/geopattern-icon/eldrafto.svg)

# Eldrafto

 [eldrafto](https://profiles.wordpress.org/eldrafto/)-ৰ দ্বাৰা

[ডাউনল’ড কৰক](https://downloads.wordpress.org/plugin/eldrafto.1.3.3.zip)

 * [বিশদ বিৱৰণ](https://as.wordpress.org/plugins/eldrafto/#description)
 * [পৰ্য্যালোচনা](https://as.wordpress.org/plugins/eldrafto/#reviews)
 *  [ইনষ্টলেশ্যন](https://as.wordpress.org/plugins/eldrafto/#installation)
 * [বিকাশ](https://as.wordpress.org/plugins/eldrafto/#developers)

 [সাহায্য](https://wordpress.org/support/plugin/eldrafto/)

## বৰ্ণনা

Eldrafto connects your WordPress site to the **Eldrafto content service** (https://
eldrafto.com), a third-party AI service that researches a topic, generates the content,
and sends it to your site to be published as an Elementor layout or as Gutenberg
blocks.

This plugin is the WordPress-side receiver. It exposes a small, token-authenticated
REST API that the Eldrafto service calls to:

 * create and update draft or published posts,
 * build native Elementor container layouts (or fall back to Gutenberg blocks when
   Elementor is not installed),
 * report a post’s status and Elementor state back to your Eldrafto account.

You stay in control: in manual mode the service saves a draft and stops so you can
review and publish it yourself; in auto mode it publishes immediately.

#### External service (required reading)

**This plugin requires an account on the Eldrafto service (https://eldrafto.com)
and does nothing on its own.** The article content is generated on Eldrafto’s servers,
not on your site.

What the plugin sends out: when you configure an API Callback URL in the settings,
the plugin sends post-status changes and Elementor activation/upgrade state to that
URL so your Eldrafto dashboard stays in sync. Each callback is signed with the shared
secret token; no content is sent anywhere until you enter that token and callback
URL.

What the plugin receives: article titles, body text, layout structure, and image
references that the Eldrafto service generates for you, delivered over the authenticated
REST endpoints.

The plugin only ever contacts the callback URL **you** enter on its settings page.
It does not phone home to any other server.

 * Service: https://eldrafto.com
 * Terms of Service: https://eldrafto.com/terms
 * Privacy Policy: https://eldrafto.com/privacy

The Eldrafto service may be a paid subscription. See https://eldrafto.com for current
plans and terms.

## ইনষ্টলেশ্যন

 1. Install and activate the plugin through the WordPress “Plugins” screen, or upload
    the `eldrafto` folder to `/wp-content/plugins/`.
 2. In your Eldrafto dashboard (https://eldrafto.com), connect a new WordPress site
    to obtain a secret token.
 3. In WordPress, go to **Settings -> Eldrafto** and paste the secret token. (The API
    Callback URL is normally filled in automatically when Eldrafto first contacts your
    site; you can also set it here.)
 4. Optionally, choose the System User used for editor “Take Over” handovers.
 5. Create content from your Eldrafto dashboard; drafts appear under Posts for review(
    manual mode) or are published automatically (auto mode).

Elementor (free or Pro) is recommended for full layout support but is not required;
without it, content is published as Gutenberg blocks.

## সঘনাই উত্থাপিত প্ৰশ্ন

### Do I need an Eldrafto account?

Yes. This plugin is a receiver for the Eldrafto content service. Without an active
account at https://eldrafto.com it has nothing to publish.

### What data leaves my site?

Only post-status changes and Elementor state, signed with your secret token, sent
to the API Callback URL you configure. Nothing is transmitted until you enter a 
token and callback URL.

### Does it require Elementor?

No. Elementor (free or Pro) unlocks full container layouts. If Elementor is not 
active, content is published as standard Gutenberg blocks.

### Is the service free?

The plugin is free and GPL-licensed. The Eldrafto service it connects to may require
a paid subscription; see https://eldrafto.com.

### How is the connection secured?

All REST requests from the service carry a secret token that must match the one 
saved on the settings page (compared in constant time). All outbound callbacks are
signed with an HMAC-SHA256 signature derived from that same token.

## পৰ্য্যালোচনা

এই প্লাগিনৰ বাবে কোনো পৰ্য্যালোচনা নাই।

## অৱদানকাৰী আৰু বিকাশকাৰীসকল

“Eldrafto” হৈছে মুক্ত উৎসৰ ছফ্টৱেৰ। এইসকল লোকে এই প্লাগিনত অৱদান আগবঢ়াইছে।

অৱদানকাৰীসকল

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

[আপোনাৰ ভাষাত “Eldrafto” অনুবাদ কৰক।](https://translate.wordpress.org/projects/wp-plugins/eldrafto)

### বিকাশৰ প্ৰতি আগ্ৰহী?

[ক’ড ব্ৰাউজ কৰক](https://plugins.trac.wordpress.org/browser/eldrafto/), [SVN ৰিপজিটৰী](https://plugins.svn.wordpress.org/eldrafto/)
চাওক নাইবা [RSS](https://plugins.trac.wordpress.org/log/eldrafto/?limit=100&mode=stop_on_copy&format=rss)-
দ্বাৰা [বিকাশৰ পঞ্জী](https://plugins.trac.wordpress.org/log/eldrafto/) ছাবস্ক্ৰাইব
কৰক।

## সলনি-পঞ্জী

#### 1.3.3

 * The frontend cover-fill CSS is now registered through wp_enqueue_style()/wp_add_inline_style()
   instead of being printed inline in the page head.

#### 1.3.2

 * New signed “Open in WordPress” deep link: reaches the right editor whether or
   not you are logged in, including on sites that hide their login page.

#### 1.3.1

 * Security: the public health-check endpoint no longer accepts the webhook callback
   URL; it is registered only over the token-authenticated site-info route.

#### 1.3.0

 * Report the site’s real login URL over the token-authenticated site-info route
   so “Open in WordPress” links route through the correct login.

#### 1.0.0

 * First public release on WordPress.org.

## মেটা

 *  **1.3.3** সংস্কৰণ
 *  **2 দিন আগত** শেষবাৰ আপডে’ট হৈছিল
 *  সক্ৰিয় ইনষ্টলেশ্যন **10টাতকৈ কম**
 *  WordPress-ৰ সংস্কৰণ ** 6.0 বা তাতকৈ ওপৰৰ **
 *  ইমানলৈকে পৰীক্ষা কৰা হৈছে **7.0.1**
 *  PHP-ৰ সংস্কৰণ ** 7.4 বা তাতকৈ ওপৰৰ **
 *  ভাষা
 * [English (US)](https://wordpress.org/plugins/eldrafto/)
 * [AI](https://as.wordpress.org/plugins/tags/ai/)[automation](https://as.wordpress.org/plugins/tags/automation/)
   [content](https://as.wordpress.org/plugins/tags/content/)[elementor](https://as.wordpress.org/plugins/tags/elementor/)
   [publishing](https://as.wordpress.org/plugins/tags/publishing/)
 *  টেগবোৰ
 *  [উচ্চখাপৰ ভিউ](https://as.wordpress.org/plugins/eldrafto/advanced/)

## ৰে’টিংবোৰ

এতিয়ালৈ কোনো পৰ্য্যালোচনা দাখিল কৰা হোৱা নাই।

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

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

## অৱদানকাৰীসকল

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

## সাহায্য

কিবা ক’বলগীয়া আছে? সহায় লাগে?

 [সাহায্যৰ ফ’ৰাম চাওক](https://wordpress.org/support/plugin/eldrafto/)