[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"$fsE1mvgErG0XzlwJOx66pGbec_MJgzfQiC5w6hfYw2gs":3},{"slug":4,"display_name":5,"profile_url":6,"plugin_count":7,"total_installs":8,"avg_security_score":9,"avg_patch_time_days":10,"trust_score":11,"computed_at":12,"plugins":13},"redclaytroy","Troy","https:\u002F\u002Fprofiles.wordpress.org\u002Fredclaytroy\u002F",2,40,100,30,94,"2026-04-05T03:56:53.361Z",[14,34],{"slug":15,"name":16,"version":17,"author":5,"author_profile":6,"description":18,"short_description":19,"active_installs":10,"downloaded":20,"rating":21,"num_ratings":21,"last_updated":22,"tested_up_to":23,"requires_at_least":24,"requires_php":25,"tags":26,"homepage":25,"download_link":31,"security_score":9,"vuln_count":21,"unpatched_count":21,"last_vuln_date":32,"fetched_at":33},"mori-ai-search","Mori AI Search","1.0.4","\u003Cp>WordPress search is literal. Mori is semantic. When someone searches “pricing” or “services,” they get the pages that actually answer those needs, not just posts that happen to repeat the keyword. Mori blends embeddings (vector representations of meaning) with practical controls like post type weighting and tag filtering.\u003C\u002Fp>\n\u003Cp>Mori AI Search upgrades your site’s search from basic keyword matching to smart, context-aware results. It builds a structured index of your content using AI, so visitors can find the right page, file, or answer faster. You control what gets indexed, how results are ranked, and which post types matter most. Power users get a clean REST API for custom front ends and integrations.\u003C\u002Fp>\n\u003Ch4>What it does\u003C\u002Fh4>\n\u003Cul>\n\u003Cli>Creates a rich index of posts, pages, custom post types, and attachments\u003C\u002Fli>\n\u003Cli>Generates AI-assisted metadata during indexing: keywords, auto-tags, and summaries you can refine with manual tags\u003C\u002Fli>\n\u003Cli>Ranks results by semantic similarity, then applies weights by post type to surface what matters first\u003C\u002Fli>\n\u003Cli>Exposes a simple REST API for search, prompts, and admin actions so you can build your own UI or integrate with other tools\u003C\u002Fli>\n\u003Cli>Lets you exclude items from the index and override tags for precise control\u003C\u002Fli>\n\u003Cli>Supports PDFs uploaded via the settings screen. Text is extracted and indexed alongside your content\u003C\u002Fli>\n\u003C\u002Ful>\n\u003Ch4>Key features\u003C\u002Fh4>\n\u003Cp>\u003Cstrong>Structured index\u003C\u002Fstrong>\u003C\u002Fp>\n\u003Cul>\n\u003Cli>Pages, posts, custom post types, and attachments  \u003C\u002Fli>\n\u003Cli>AI-generated keywords and auto-tags, plus manual tags you define  \u003C\u002Fli>\n\u003Cli>Priority flags and per-post type weights for ranking control  \u003C\u002Fli>\n\u003C\u002Ful>\n\u003Cp>\u003Cstrong>Admin controls\u003C\u002Fstrong>\u003C\u002Fp>\n\u003Cul>\n\u003Cli>Single settings screen for API key, prompts, extra context, and PDF uploads  \u003C\u002Fli>\n\u003Cli>One-click reindex that runs in batches via WP-Cron to avoid timeouts  \u003C\u002Fli>\n\u003Cli>Exclusion and tagging interface with incremental loading for large sites  \u003C\u002Fli>\n\u003C\u002Ful>\n\u003Cp>\u003Cstrong>Search API\u003C\u002Fstrong>\u003C\u002Fp>\n\u003Cul>\n\u003Cli>\u003Ccode>\u002Fai-search\u002Fv1\u002Fsearch\u003C\u002Fcode> with support for \u003Ccode>query\u003C\u002Fcode>, \u003Ccode>context\u003C\u002Fcode>, \u003Ccode>tag\u003C\u002Fcode>, and \u003Ccode>post_type\u003C\u002Fcode> filters  \u003C\u002Fli>\n\u003Cli>Returns normalized data with merged tags, keywords, and scoring details  \u003C\u002Fli>\n\u003Cli>Built-in heuristics to recognize “main pages” or “site map” queries and return primary navigation  \u003C\u002Fli>\n\u003Cli>Optional debug mode that includes similarity scores and SQL filters in the response  \u003C\u002Fli>\n\u003C\u002Ful>\n\u003Cp>\u003Cstrong>Performance-minded\u003C\u002Fstrong>\u003C\u002Fp>\n\u003Cul>\n\u003Cli>Embedding inputs are trimmed to roughly 8k tokens (about 32k characters) per item  \u003C\u002Fli>\n\u003Cli>Batched reindexing with a default of 20 items per run, adjustable via constant  \u003C\u002Fli>\n\u003Cli>Data stored in a dedicated MySQL table for fast lookups  \u003C\u002Fli>\n\u003C\u002Ful>\n\u003Ch4>How it works\u003C\u002Fh4>\n\u003Col>\n\u003Cli>Add your OpenAI API key on the Mori settings page.  \u003C\u002Fli>\n\u003Cli>Start a reindex. Mori queues all eligible content and processes it in batches via WP-Cron.  \u003C\u002Fli>\n\u003Cli>For each item, Mori generates an embedding, proposes tags, extracts 3–5 keywords, and saves everything to the index table.  \u003C\u002Fli>\n\u003Cli>When a visitor searches, Mori computes similarity between the query and the stored embeddings, applies your weights, filters by tag or post type if requested, and returns the top results.  \u003C\u002Fli>\n\u003C\u002Fol>\n\u003Ch4>Data and privacy\u003C\u002Fh4>\n\u003Cul>\n\u003Cli>Nothing is sent to OpenAI until you add an API key.  \u003C\u002Fli>\n\u003Cli>During indexing, only the content needed to build embeddings and metadata is transmitted. That typically includes title, excerpt, main content, and for attachments the extracted text of PDFs you choose to upload through Mori.  \u003C\u002Fli>\n\u003Cli>During a search, the query and optional context are sent to calculate similarity or generate an answer when your configuration calls for it.  \u003C\u002Fli>\n\u003Cli>Review your own privacy policy to disclose how search data is handled on your site. See OpenAI’s Terms of Use and Privacy Policy for provider details.  \u003C\u002Fli>\n\u003C\u002Ful>\n\u003Ch4>Typical use cases\u003C\u002Fh4>\n\u003Cul>\n\u003Cli>Marketing sites that need “what is pricing” and “services” to land on the right pages  \u003C\u002Fli>\n\u003Cli>Documentation portals that benefit from keywords and tag filters  \u003C\u002Fli>\n\u003Cli>Media libraries where PDFs and attachments must be discoverable  \u003C\u002Fli>\n\u003Cli>Headless or decoupled setups that want a clean REST search layer\u003C\u002Fli>\n\u003C\u002Ful>\n\u003Ch3>Roadmap\u003C\u002Fh3>\n\u003Cul>\n\u003Cli>Custom theming\u003C\u002Fli>\n\u003Cli>Optional voice search and chat  \u003C\u002Fli>\n\u003Cli>WooCommerce filters and merchandising signals\u003C\u002Fli>\n\u003C\u002Ful>\n","Tired of website search that doesn't work? Mori AI Search upgrades your site’s search from basic keyword matching to smart, context-aware results.",509,0,"2025-12-23T16:12:00.000Z","6.9.4","6.0","",[27,28,29,30],"ai","chatgpt","openai","search","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fmori-ai-search.1.0.4.zip",null,"2026-03-15T15:16:48.613Z",{"slug":35,"name":36,"version":37,"author":5,"author_profile":6,"description":38,"short_description":39,"active_installs":40,"downloaded":41,"rating":21,"num_ratings":21,"last_updated":42,"tested_up_to":23,"requires_at_least":43,"requires_php":25,"tags":44,"homepage":25,"download_link":50,"security_score":9,"vuln_count":21,"unpatched_count":21,"last_vuln_date":32,"fetched_at":33},"yuhi-smarter-content-controls","Yuhi — Smarter Content Controls","1.2.0","\u003Cp>Most sites accumulate content that’s no longer relevant but can’t simply be deleted. Yuhi provides a structured lifecycle stage—Sunset—and fine-grained visibility controls to hide deprecated, private, and password-protected items from public channels while keeping them accessible when appropriate.\u003C\u002Fp>\n\u003Cp>From redirecting logged-out users to marking content as noindex, Yuhi keeps your archives clean and your users confident in what’s current. It manages the technical side—rewrites, queries, caching, REST behavior—so editors can focus on the story, not the plumbing.\u003C\u002Fp>\n\u003Ch4>What it does\u003C\u002Fh4>\n\u003Cul>\n\u003Cli>Adds a Sunset post status and records the timestamp when content transitions into it\u003C\u002Fli>\n\u003Cli>Filters front-end queries, sitemaps, and REST API results to hide deprecated or restricted material\u003C\u002Fli>\n\u003Cli>Keeps permalinks active for Sunset content with custom rewrite rules and caching\u003C\u002Fli>\n\u003Cli>Displays a styled “This page has been sunset” banner for logged-in users\u003C\u002Fli>\n\u003Cli>Redirects logged-out visitors to the homepage or a replacement URL\u003C\u002Fli>\n\u003Cli>Warns admins when navigation menus include unpublished or sunsetted items, with snooze\u002Fdismiss controls\u003C\u002Fli>\n\u003Cli>Provides admin settings to toggle behaviors for Sunset, private, and password-protected content\u003C\u002Fli>\n\u003Cli>Includes bulk actions and a metabox for setting Sunset details like date and replacement URL\u003C\u002Fli>\n\u003Cli>Backend alert when a page\u002Fpost that is in a WordPress menu has been moved to trash, set as draft, or sunset\u003C\u002Fli>\n\u003C\u002Ful>\n\u003Ch4>Key features\u003C\u002Fh4>\n\u003Cp>\u003Cstrong>Lifecycle management\u003C\u002Fstrong>\u003C\u002Fp>\n\u003Cul>\n\u003Cli>Registers a non-public Sunset status with badges in admin lists and dropdowns\u003C\u002Fli>\n\u003Cli>Automatically stamps a _yuhi_sunset_on date when content moves into Sunset\u003C\u002Fli>\n\u003Cli>Maintains working permalinks with rewrite and query filters\u003C\u002Fli>\n\u003C\u002Ful>\n\u003Cp>\u003Cstrong>Visibility controls\u003C\u002Fstrong>\u003C\u002Fp>\n\u003Cul>\n\u003Cli>Hide Sunset, private, and password-protected items from search, archives, REST API, and sitemaps\u003C\u002Fli>\n\u003Cli>Add noindex, nofollow meta tags to Sunset pages\u003C\u002Fli>\n\u003Cli>Optional redirect for logged-out visitors with conflict-safe logic\u003C\u002Fli>\n\u003C\u002Ful>\n\u003Cp>\u003Cstrong>Editor tools\u003C\u002Fstrong>\u003C\u002Fp>\n\u003Cul>\n\u003Cli>Bulk action to mark multiple posts as Sunset\u003C\u002Fli>\n\u003Cli>Custom “Sunset details” metabox for date and replacement URL\u003C\u002Fli>\n\u003Cli>Success notices and nonce\u002Fcapability checks for all actions\u003C\u002Fli>\n\u003C\u002Ful>\n\u003Cp>\u003Cstrong>Settings screen\u003C\u002Fstrong>\u003C\u002Fp>\n\u003Cul>\n\u003Cli>Found under Settings \u003Cspan aria-hidden=\"true\" class=\"wp-exclude-emoji\">→\u003C\u002Fspan> Yuhi Content Controls\u003C\u002Fli>\n\u003Cli>Toggles for front-end banner, redirection, sitemap filtering, and query visibility\u003C\u002Fli>\n\u003Cli>Clean admin design with bespoke CSS loaded only where needed\u003C\u002Fli>\n\u003C\u002Ful>\n\u003Cp>\u003Cstrong>Performance and cleanup\u003C\u002Fstrong>\u003C\u002Fp>\n\u003Cul>\n\u003Cli>All hooks wired during plugin bootstrap for cohesive load order\u003C\u002Fli>\n\u003Cli>Options sanitized on save and deleted on uninstall for a clean database\u003C\u002Fli>\n\u003C\u002Ful>\n\u003Ch4>Typical use cases\u003C\u002Fh4>\n\u003Cul>\n\u003Cli>Archiving outdated blog posts or product pages without breaking links\u003C\u002Fli>\n\u003Cli>Keeping compliance-sensitive content available privately\u003C\u002Fli>\n\u003Cli>Maintaining SEO hygiene by excluding old content from indexing\u003C\u002Fli>\n\u003Cli>Managing member-only or time-limited resources\u003C\u002Fli>\n\u003C\u002Ful>\n\u003Ch3>Roadmap\u003C\u002Fh3>\n\u003Cul>\n\u003Cli>Role-based visibility rules\u003C\u002Fli>\n\u003Cli>Custom redirect destinations per post type\u003C\u002Fli>\n\u003Cli>Expiration scheduling and email notifications\u003C\u002Fli>\n\u003Cli>Integration with block editor UI\u003C\u002Fli>\n\u003C\u002Ful>\n","Yuhi introduces a smarter way to manage content visibility in WordPress. Retire outdated content without breaking links or cluttering search results.",10,395,"2026-01-16T04:18:00.000Z","6.2",[45,46,47,48,49],"archive","content","lifecycle","redirect","visibility","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fyuhi-smarter-content-controls.1.2.0.zip"]