by Entreveloper
0 (0 reviews)
ENTGENAI
Get started with AI.
Compatible with WP 7.0.2
v1.0.8
Current Version v1.0.8
Updated 6 days ago
Last Update on 11 Jul, 2026
Refreshed 7 hours ago
Last Refreshed on
Rank
#60,088
—
No change
Active Installs
0+
—
No change
KW Avg Position
59.7
—
No change
Downloads
964
+2 today
Support Resolved
0%
—
No change
Rating
0%
Review 0 out of 5
0
(0 reviews)
Next Milestone 10
0+
10+
31,110
Ranks to Climb
-
Growth Needed
8,000,000
Active Installs
Pro
Unlock Exact Install Count
See the precise estimated active installs for this plugin, calculated from real-time ranking data.
- Exact install estimates within tiers
- Track install growth over time
- Milestone progress predictions
Need 9 more installs to reach 10+
Rank Changes
Current
#60,088
Change
Best
#
Downloads Growth
Downloads
Growth
Peak
Upgrade to Pro
Unlock 30-day, 90-day, and yearly download history charts with a Pro subscription.
Upgrade NowReviews & Ratings
0.0
0 reviews
Overall
0%
5
0
(0%)
4
0
(0%)
3
0
(0%)
2
0
(0%)
1
0
(0%)
Tracked Keywords
Showing 3 of 3| Keyword | Position | Change | Type | Updated |
|---|---|---|---|---|
| GenAI | 2 | — | Tag | 1 day ago |
| agentic ai | 47 | — | Tag | 1 day ago |
| anthropic | 130 | — | Tag | 1 day ago |
Unlock Keyword Analytics
Track keyword rankings, search positions, and discover new ranking opportunities with a Pro subscription.
- Full keyword position tracking
- Historical ranking data
- Competitor keyword analysis
Track This Plugin
Get detailed analytics, keyword tracking, and position alerts delivered to your inbox.
Start Tracking FreePlugin Details
- Version
- 1.0.8
- Last Updated
- Jul 11, 2026
- Requires WP
- 6.5+
- Tested Up To
- 7.0.2
- PHP Version
- 8.1 or higher
- Author
- Entreveloper
Support & Rating
- Rating
- ☆ ☆ ☆ ☆ ☆ 0
- Reviews
- 0
- Support Threads
- 0
- Resolved
- 0%
Keywords
Upgrade to Pro
Unlock keyword rankings, search positions, and detailed analytics with a Pro subscription.
Upgrade NowFrequently Asked Questions
Common questions about ENTGENAI
It brings GenAI and Agents to Wordpress, in a way that is simple to use and simple to understand. It does so by giving users a way to submit a prompt to an LLM (together with the user's API Key) and use its response, query MCP servers and use their tools, or invoke any of the 17 built-in WordPress and WooCommerce skills. The AgentLoop lets an LLM autonomously decide which tools to call, execute them against your site, and iterate to a final answer — all from a single prompt entered in the Agent Query tab. Users can also give AI capabilities to other Plugins and Themes via action and filter hooks, register their own custom skills, trigger the AgentLoop programmatically via REST, and save generated content as Wordpress draft pages or posts for human review before publishing.
It does not provide a built-in AI model. It provides a way to connect to an AI Service Provider via an API. The Provider could be a third party, or could be installed locally on the user's computer or server.
It submits the user's prompt (including an optional system's prompt), together with the user's API Key (previously obtained from the Provider of the API). This information is submitted when the user presses the "AI Generate" button on the "Generate" page of the Plugin. The Plugin does not submit any data anywhere without the user's consent, and does not do any kind of tracking. It just genuinely provides tools to empower Wordpress users.
By default, the following AI API Providers are supported: OpenAI, via a call to: https://api.openai.com/v1/chat/completions Anthropic, via a call to: https://api.anthropic.com/v1/messages Google (Gemini, Gemma 4), via a call to: https://generativelanguage.googleapis.com/ Ollama (local), if installed locally, via a call to: http://localhost:11434/api/chat So, in the case of Ollama, no data would leave the machine if Ollama and Wordpress are installed on the same server. Others can be added without much difficulty programmatically. The admin interface, in its Config section, provides a way to add additional providers, via the Manage button, but this has not been thorougly tested yet.
Although the above are well known services, users should check their terms and conditions, before making use of them. The following are valid links, at least, up to April 4, 2026: For OpenAI: https://openai.com/policies/terms-of-use/ https://openai.com/policies/privacy-policy/ For Anthropic: https://www.anthropic.com/legal/consumer-terms https://www.anthropic.com/legal/commercial-terms https://www.anthropic.com/legal/privacy For Gemini: https://policies.google.com/terms https://policies.google.com/privacy
No, it does not.