الوصف
Badawy AI Draft Generator adds an admin page where authorized users can generate Arabic or English articles and save them as WordPress posts.
The plugin uses the provider-agnostic AI Client included in WordPress 7.0. It does not make direct provider HTTP requests, store AI API keys, or select hard-coded model IDs. WordPress routes each request to a compatible model made available by an AI provider plugin configured by the site administrator under Settings > Connectors.
Features include:
- Generate Arabic or English articles.
- Target approximately 300 to 1,500 words.
- Save content as Draft, Pending Review, or Publish, subject to user permissions.
- Generate an excerpt, SEO title, meta description, and tags.
- Use structured output through the WordPress AI Client.
- Keep drafts inside the normal WordPress post workflow.
The plugin does not browse the web, verify facts, or guarantee factual accuracy. Review generated content before publication.
External services
This plugin relies on an external AI service to generate content. It sends data only after an authorized user completes the form and selects Generate Post.
The data sent includes the topic, requested language, tone, word-count target, SEO keywords, extra instructions, and generation instructions. WordPress sends the request to a compatible AI provider configured on the site. Provider credentials are managed by WordPress and the installed provider plugin; this plugin does not receive or store them.
The initial official WordPress AI provider plugins support these services:
- Anthropic API — Service: https://www.anthropic.com/api — Commercial terms: https://www.anthropic.com/legal/commercial-terms — Privacy: https://www.anthropic.com/legal/privacy
- Google Gemini API — Service: https://ai.google.dev/ — Terms: https://ai.google.dev/terms — Privacy: https://policies.google.com/privacy
- OpenAI API — Service: https://openai.com/api/ — Terms: https://openai.com/policies/terms-of-use/ — Privacy: https://openai.com/policies/privacy-policy/
Other provider plugins may add other services. If a site administrator installs one, data handling is also governed by that provider plugin and service documentation. Site administrators should review the active provider’s terms, privacy policy, data retention, pricing, and acceptable-use rules before enabling it.
Privacy
Badawy AI Draft Generator does not add front-end tracking, analytics, advertising, or cookies. It does not store provider credentials.
It stores the generated post in WordPress. It may also store the generated SEO title and meta description as post metadata. Data sent through the AI Client is subject to the configured provider’s terms and privacy practices. Site owners are responsible for deciding what information is appropriate to send.
Trademark notice
Anthropic, Google, Gemini, and OpenAI are names or trademarks of their respective owners. Badawy AI Draft Generator is independently developed and is not endorsed by, affiliated with, or sponsored by those providers.
التنصيب
- Upload the
badawy-ai-draft-generatorfolder to/wp-content/plugins/, or install the ZIP through Plugins > Add New > Upload Plugin. - Activate Badawy AI Draft Generator on WordPress 7.0 or later.
- Install a compatible AI provider plugin.
- Configure the provider under Settings > Connectors.
- Open Badawy AI Drafts in the WordPress admin menu.
- Enter a topic and generation options, then generate and review the post.
الأسئلة المتكررّة
-
Does the plugin include an AI service or API key?
-
No. WordPress requires a compatible AI provider plugin and provider account. Credentials are managed under Settings > Connectors.
-
Which AI model does the plugin use?
-
The plugin does not hard-code a model. The WordPress AI Client selects a compatible model from the providers configured on the site.
-
Does it publish automatically?
-
Draft is the default. Users with permission to publish posts can choose Publish Immediately. Review generated content before publication.
-
Does it fact-check articles?
-
No. The prompt discourages invented facts, but model output can still be incorrect.
-
Where are SEO fields stored?
-
The plugin stores its own post metadata for the SEO title and meta description. It does not claim compatibility with every SEO plugin.
المراجعات
لا توجد مراجعات لهذه الإضافة.
المساهمون والمطوّرون
“Badawy AI Draft Generator” هو برنامج مفتوح المصدر. وقد ساهم هؤلاء الأشخاص بالأسفل في هذه الإضافة.
المساهمونترجمة ”Badawy AI Draft Generator“ إلى لغتك.
مُهتم بالتطوير؟
تصفّح الشفرة، تحقق من مستودع SVN، أو الاشتراك في سجل التطوير بواسطة RSS.
سجل التغييرات
1.1.3
- Matched the plugin header and all translation calls to the assigned
badawy-ai-draft-generatorslug. - Removed the unavailable plugin-specific URL from the optional Plugin URI header.
1.1.2
- Temporarily aligned the translation text domain with the submission’s currently assigned WordPress.org slug so automated prereview checks can run before the requested new slug is allocated.
1.1.1
- Updated the Tested up to header for WordPress 7.1.
1.1.0
- Renamed the plugin to Badawy AI Draft Generator.
- Changed the requested directory slug and text domain to
badawy-ai-draft-generator. - Migrated generation to the WordPress 7.0 AI Client.
- Removed direct provider HTTP calls, provider API-key storage, provider routing, and hard-coded model IDs.
- Expanded external-service and privacy disclosures.
- Added translatable admin strings and strengthened validation and capability checks.
