| 开发者 | nitishsharma6 |
|---|---|
| 更新时间 | 2026年5月28日 14:37 |
| PHP版本: | 7.4 及以上 |
| WordPress版本: | 7.0 |
| 版权: | GPLv2 or later |
| 版权网址: | 版权信息 |
/wp-content/plugins/trendly-ai-post directory, or install the plugin through the WordPress plugins screen directly.Yes.100% free. No premium tier, no upsells, no locked features. The plugin itself is GPL-licensed. You only pay your AI provider for usage (Gemini has a generous free tier; OpenAI and Claude are pay-per-token).
Yes. you'll need at least one AI provider key (Gemini, OpenAI, or Claude) and optionally a Pexels key for free stock images. All keys are free to obtain:
Yes. The plugin supports OpenAI's GPT-4o mini, GPT-4o, and GPT-4.1 models via the OpenAI API. Paste your OpenAI API key in Settings -> Providers and pick your preferred model.
Yes. Every generated post ships with:
The auto-schedule supports 1 or 2 posts per day at your preferred time. You can also generate unlimited posts manually from the Generate page (subject to your AI provider's rate limits).
Yes. use the Brand Voice trainer. Paste 3 paragraphs of your existing writing, click Analyze, and Trendly derives a style profile that's prepended to every prompt going forward. Works across all three AI providers.
Yes. Pick any region from the 25+ supported (India, US, UK, AU, DE, FR, IT, ES, BR, JP, etc.) and the AI will follow Google News' regional language for that locale.
Yes. works with any standard WordPress theme. Posts are written to the standard WordPress post type with normal HTML. No custom post types, no shortcodes, no theme overrides. Your existing posts are untouched on install.
Only when you generate a post. The plugin sends your post topic to the AI provider you selected (Gemini / OpenAI / Claude) and image search keywords to your image provider (Pexels / OpenAI / Imagen). No analytics, no telemetry, no tracking pixels, no third-party CDN. See the full External Services section above for details.
No. Trendly only enhances posts that the plugin itself generated. Your existing posts are completely untouched on install. You can toggle this scope in Settings -> Single post enhancements.
The plugin normalizes each topic (lowercase, strips punctuation, sorts tokens, drops short words) and hashes the result. "Apple unveils iPhone 17" and "iPhone 17 launched by Apple" collide as duplicates and only one gets generated.
Use the WordPress.org support forum for any questions or bug reports. Maintained personally by Nitish Sharma.
<details>/<summary> accordion at the end of the article.FAQPage schema injected into <head> so the FAQ is eligible for Google rich results._trendly_reading_time meta.id attributes to headings so jump-links work. Hidden automatically when a post has fewer than 3 headings._trendly_internal_links meta - featured-image cards that link to genuinely topical neighbors._trendly_provider_used, _trendly_image_provider_used, and _trendly_length meta so historical attribution is accurate even after you switch providers.Trendly_Analytics service - derives every metric from existing post meta in one $wpdb query, caches aggregates for 5 minutes, and auto-flushes on post create/update/delete/trash/untrash._trendly_internal_links post meta records which post IDs were linked into a given post - useful for analytics and future link-recycling features.class="trendly-internal-link" so themes can style them and the linker remains idempotent (never re-injects on the same post).trendly_image_providers filter.{topic}, {words}, and {site_name} anywhere in instructions or structure._trendly_template_id post meta.trendly_ai_providers filter.ai_provider defaults to gemini and existing keys keep working.