| 开发者 |
kostaskarapapas
koskar22 |
|---|---|
| 更新时间 | 2026年5月13日 16:47 |
| PHP版本: | 7.4 及以上 |
| WordPress版本: | 6.9.4 |
| 版权: | GPLv2 or later |
about/mentions/spatialCoverage, the exact signals Google Discover and News love..mo catalogs and JS JSON for the editor script.
Pick the UI language per site in Settings → Site Details → Language, independently of the global WordPress locale. Want to localize further? Drop additional .mo files into /languages — see languages/README.txt. Country-specific Google News editions (GR, US, BR, MX, JP, and more) with proper hl/gl/ceid parameters and localized fallback search terms per beat are still in place.
/wp-content/plugins/, or install via Plugins → Add New → Upload.Yes. Newsroom OS is 100% compatible with any standard WordPress theme (Astra, GeneratePress, Flavor, Newspaper, NewsMag, etc.) and supports both the Gutenberg Block Editor and the Classic Editor.
No. Newsroom OS reads your existing SEO data and layers an enterprise-grade Schema Knowledge Graph on top. Yoast and Rank Math keep doing their job for meta tags and sitemaps; Newsroom OS handles editorial workflow, smart tags, Decision Engine, and JSON-LD enrichment.
No. Strict timeouts on every external request, transient-based caching, event-driven JavaScript (no polling), capability-aware UI loading. Frontend speed is unaffected.
It runs entirely in the editor (no API call) by normalizing your title/lead/body, scanning against your existing site tags, and ranking matches by a weighted formula that respects editorial position and tag popularity. Each suggestion comes with a HIGH/MEDIUM/LOW confidence badge so you know if it's safe to add.
At https://newsos.io/. One license key per site, instant delivery via email. Cancel anytime — 30-day money-back guarantee. If you run multiple sites, buy one license per site.
Your site keeps working normally. All articles, tags, schema, tasks, and Focus Scores remain intact. You just stop receiving new Pro features and priority support. You can reactivate the license anytime.
Yes. Pro AI Assist supports:
gemini-2.5-flash by default (free tier available at aistudio.google.com)llama-3.3-70b-versatile by default (generous free tier, no credit card, at console.groq.com)Yes. The AI auto-detects the language from your configured geo target (Settings → Site → Geo). Greece → Greek, Brazil → Brazilian Portuguese, Mexico → Mexican Spanish, Japan → Japanese, Israel → Hebrew, and 40+ more locales. We send aggressive language directives to the provider on every prompt so even English-leaning models like Llama answer in the right language.
No. Everything (tasks, messages, Focus Scores, AI cache) lives in your own database. Pro licensing pings newsos.io once a day to validate the key and nothing else.
about / mentions / keywords), no video object, no speakable; author is a lightweight inline name + URL only; still uses the slim publisher on posts (below).about ≤ 1, mentions ≤ 3, keywords ≤ 8); slim Person in @graph (drops alumniOf / knowsAbout and short bio); video allowed; no speakable.Person, all tag entities, video, speakable when configured). Single posts still use the slim publisher node so VAT/legal is not repeated on every URL.NewsArticle fields.Organization node on the homepage (and blog index / custom feed cases handled by the engine). Category archives, tag archives, author archives, and single posts add a slim publisher in @graph: same @id as the home organization (#organization on the site URL) with @type, name, url, and logo (with dimensions when known). NewsArticle.publisher keeps pointing at that @id so knowledge-graph linking stays valid site-wide.NewsArticle.image is a list of Schema.org ImageObject entries (url + width + height when WordPress provides them). The engine samples registered sizes (full, large, medium_large, medium, thumbnail, 1536x1536, 2048x2048), de-duplicates by URL, then outputs up to three images tuned for 1:1, 4:3, and 16:9 aspect ratios (Discover-oriented), not every intermediate file size.v146 so cached markup refreshes after upgrade without manual cache flush.newsroom-ai-assistant text domain. Includes compiled .mo catalogs and wp_set_script_translations JSON for the editor JS, so writers see consistent translations from the dashboard through to the Gutenberg sidebar.determine_locale()), so __() / _e() calls hit the right bucket on the new WP_Translation_Controller. Previously, the picker could silently fall back to English on admin screens served under a different user-locale than the site locale.newsroom-ai-assistant-{locale}-newsai-script.json) instead of the default md5-of-relative-path naming, so packaging translations no longer breaks if the plugin folder is renamed (e.g. newsroom-ai-assistant vs newsroom-ai-assistant-pro).publish (or is re-published after an edit), the pinned analytics score is now max(previous_pinned, current_live). Earlier behavior could overwrite a higher historical score with a lower mid-edit value, deflating author averages on the Performance dashboard. Live, in-editor saves remain unchanged.?> sequence inside a comment block on certain PHP parsers was causing the Newsroom OS meta box to print raw PHP into the Gutenberg sidebar. Sidebar now renders cleanly on all PHP 7.4 – 8.3 builds.License validation failed (HTTP 404). Server response: rest_no_route), so license issues can be diagnosed without enabling WP_DEBUG.json_decode() returned null on the BOM-prefixed body._newsai_focus_score) on a 10-second debounce and pinned at publish time (_newsai_focus_score_at_publish) so analytics aren't skewed by later edits.llama-3.3-70b-versatile by default.newsai_ai_geo_to_locale for custom multilingual setups.edit_others_posts everywhere (menu, dashboard widget, AJAX endpoints, email notifications) — peer writers can no longer leak into each other's threads.gemini-2.5-flash with transparent auto-migration of deprecated 1.5-* model names.