[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"$fDLsrn5L1uLHsXAogmBOnl9od-mjpMxP8_wr3HQwJyd8":3},{"slug":4,"display_name":5,"profile_url":6,"plugin_count":7,"total_installs":8,"avg_security_score":8,"avg_patch_time_days":9,"trust_score":10,"computed_at":11,"plugins":12},"skreep","Pavel Sherer","https:\u002F\u002Fprofiles.wordpress.org\u002Fskreep\u002F",2,100,30,94,"2026-04-04T14:42:04.231Z",[13,35],{"slug":14,"name":15,"version":16,"author":5,"author_profile":6,"description":17,"short_description":18,"active_installs":8,"downloaded":19,"rating":20,"num_ratings":20,"last_updated":21,"tested_up_to":22,"requires_at_least":23,"requires_php":24,"tags":25,"homepage":31,"download_link":32,"security_score":8,"vuln_count":20,"unpatched_count":20,"last_vuln_date":33,"fetched_at":34},"simple-export-md","Simple Export to Markdown","0.1.2","\u003Cp>\u003Cstrong>Simple Export to Markdown\u003C\u002Fstrong> adds a small, useful panel inside the WordPress block editor.\u003Cbr \u002F>\nWith a single click, you can export the current post or page to Markdown — either download a \u003Ccode>.md\u003C\u002Fcode> file or copy it directly to the clipboard.\u003C\u002Fp>\n\u003Cp>The plugin uses the \u003Ca href=\"https:\u002F\u002Fgithub.com\u002Fmixmark-io\u002Fturndown\" rel=\"nofollow ugc\">Turndown\u003C\u002Fa> library to accurately convert Gutenberg blocks into Markdown syntax, preserving headings, paragraphs, images, lists, quotes, and other standard content.\u003C\u002Fp>\n\u003Ch3>Features\u003C\u002Fh3>\n\u003Cul>\n\u003Cli>Export any Gutenberg post or page directly to Markdown.\u003C\u002Fli>\n\u003Cli>Two modes: \u003Cstrong>Download .md\u003C\u002Fstrong> or \u003Cstrong>Copy to Clipboard\u003C\u002Fstrong>.\u003C\u002Fli>\n\u003Cli>Auto-generated YAML front matter (\u003Ccode>title\u003C\u002Fcode>, \u003Ccode>slug\u003C\u002Fcode>, \u003Ccode>date\u003C\u002Fcode>, \u003Ccode>categories\u003C\u002Fcode>, \u003Ccode>tags\u003C\u002Fcode>).\u003C\u002Fli>\n\u003Cli>Works natively inside the block editor — no admin pages or complex settings.\u003C\u002Fli>\n\u003Cli>Lightweight (under 14 KB of JS), no tracking, no external API calls.\u003C\u002Fli>\n\u003C\u002Ful>\n\u003Ch3>Requirements\u003C\u002Fh3>\n\u003Cul>\n\u003Cli>WordPress 6.0 or newer.\u003C\u002Fli>\n\u003Cli>PHP 7.4 or newer.\u003C\u002Fli>\n\u003Cli>Active Gutenberg (block) editor.\u003C\u002Fli>\n\u003C\u002Ful>\n\u003Ch3>License\u003C\u002Fh3>\n\u003Cp>This plugin is open-source software licensed under the GPLv2 (or later).\u003Cbr \u002F>\n© 2025 \u003Ca href=\"https:\u002F\u002Fsherer.pro\" rel=\"nofollow ugc\">Pavel Sherer\u003C\u002Fa>\u003C\u002Fp>\n","Adds a Gutenberg editor panel to export any post or page content to Markdown format (.md file or clipboard).",454,0,"2025-12-03T09:32:00.000Z","6.9.4","6.0","7.4",[26,27,28,29,30],"clipboard","content","editor","export","markdown","https:\u002F\u002Fgithub.com\u002Fsherer-pro\u002Fsimple-export-md","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fsimple-export-md.0.1.2.zip",null,"2026-03-15T15:16:48.613Z",{"slug":36,"name":37,"version":38,"author":5,"author_profile":6,"description":39,"short_description":40,"active_installs":20,"downloaded":8,"rating":20,"num_ratings":20,"last_updated":41,"tested_up_to":22,"requires_at_least":23,"requires_php":24,"tags":42,"homepage":46,"download_link":47,"security_score":8,"vuln_count":20,"unpatched_count":20,"last_vuln_date":33,"fetched_at":34},"llm-friendly","LLM Friendly","0.1.0","\u003Cp>LLM Friendly adds two capabilities to your WordPress site:\u003C\u002Fp>\n\u003Cp>1) \u002Fllms.txt\u003Cbr \u002F>\nAn LLM-friendly index of the website with main links and a list of latest items per post type. You can exclude individual entries from the feed via Settings \u003Cspan aria-hidden=\"true\" class=\"wp-exclude-emoji\">→\u003C\u002Fspan> LLM Friendly \u003Cspan aria-hidden=\"true\" class=\"wp-exclude-emoji\">→\u003C\u002Fspan> llms.txt \u003Cspan aria-hidden=\"true\" class=\"wp-exclude-emoji\">→\u003C\u002Fspan> “Excluded items”.\u003C\u002Fp>\n\u003Cp>2) Markdown exports\u003Cbr \u002F>\nFor selected post types, the plugin exposes .md endpoints under:\u003Cbr \u002F>\n{base}\u002F{post_type}\u002F{path}.md\u003Cbr \u002F>\nEntries can override their Markdown body via the “Markdown override” sidebar panel (or Classic Editor metabox) and can also be excluded from export through the same settings page.\u003C\u002Fp>\n\u003Cp>This is useful for LLMs, indexing bots, and users who prefer plain text.\u003Cbr \u002F>\nYou can opt in to excerpts in llms.txt via \u003Ccode>llms_show_excerpt\u003C\u002Fcode>, and you can send \u003Ccode>X-Robots-Tag: noindex, nofollow\u003C\u002Fcode> for Markdown exports via \u003Ccode>md_send_noindex\u003C\u002Fcode> if you want Markdown-only consumers without search engine indexing.\u003Cbr \u002F>\nIf the automatic Markdown conversion does not fit a post, use the “Markdown override” sidebar panel (Gutenberg) or the Classic Editor metabox to provide a custom Markdown or block-based replacement.\u003C\u002Fp>\n\u003Ch4>Key features\u003C\u002Fh4>\n\u003Cul>\n\u003Cli>llms.txt endpoint with cached generation, optional excerpts, a configurable custom Markdown block, and a per-post exclusion list.\u003C\u002Fli>\n\u003Cli>Markdown exports for selected post types with Gutenberg-to-Markdown conversion, per-post Markdown overrides (sidebar panel\u002Fmetabox), and a per-post exclusion list shared with llms.txt.\u003C\u002Fli>\n\u003Cli>Configurable base path for exports (e.g. “llm”) and per-post-type enable\u002Fdisable toggles; changing the base path requires flushing rewrites.\u003C\u002Fli>\n\u003Cli>Manual or automatic regeneration of the cached llms.txt with ETag\u002FLast-Modified headers.\u003C\u002Fli>\n\u003Cli>Optional X-Robots-Tag: noindex, nofollow for both \u002Fllms.txt and Markdown exports; the Markdown header is controlled by \u003Ccode>md_send_noindex\u003C\u002Fcode>.\u003C\u002Fli>\n\u003Cli>Toggle excerpts in llms.txt via \u003Ccode>llms_show_excerpt\u003C\u002Fcode> to add one-line summaries under each item.\u003C\u002Fli>\n\u003Cli>Optional site title\u002Fdescription overrides plus a sitemap URL field for the generated llms.txt.\u003C\u002Fli>\n\u003C\u002Ful>\n\u003Ch4>Requirements\u003C\u002Fh4>\n\u003Cul>\n\u003Cli>WordPress 6.0+\u003C\u002Fli>\n\u003Cli>PHP 7.4+\u003C\u002Fli>\n\u003C\u002Ful>\n\u003Cp>If requirements are not met, the plugin displays an admin notice and does not run.\u003C\u002Fp>\n","Expose llms.txt and Markdown versions of posts\u002Fpages to make your site easier for LLMs to navigate and consume.","2026-01-16T19:14:00.000Z",[43,29,44,45,30],"ai","llm","llms-txt","https:\u002F\u002Fgithub.com\u002Fsherer-pro\u002Fllm-friendly","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fllm-friendly.0.1.0.zip"]