[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"$fqJJfJgMQ2HLjvmSfJoW1hANY9P0hDOrWCZpjbGcRQTk":3},{"slug":4,"display_name":4,"profile_url":5,"plugin_count":6,"total_installs":7,"avg_security_score":8,"avg_patch_time_days":9,"trust_score":10,"computed_at":11,"plugins":12},"mtmplugins","https:\u002F\u002Fprofiles.wordpress.org\u002Fmtmplugins\u002F",2,10,100,30,94,"2026-04-05T17:31:15.151Z",[13,35],{"slug":14,"name":15,"version":16,"author":4,"author_profile":5,"description":17,"short_description":18,"active_installs":7,"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},"mtm-html-to-markdown","MTM HTML to Markdown","1.0.0","\u003Cp>Serve cached Markdown versions of WordPress URLs at .md.txt with YAML frontmatter. No theme changes required.\u003C\u002Fp>\n\u003Cp>When a visitor requests a URL ending in \u003Ccode>.md.txt\u003C\u002Fcode>, the plugin:\u003Cbr \u002F>\n1. loads the page HTML,\u003Cbr \u002F>\n2. extracts the primary content (default selector: \u003Ccode>main\u003C\u002Fcode>),\u003Cbr \u002F>\n3. converts HTML to Markdown,\u003Cbr \u002F>\n4. prepends YAML frontmatter (metadata),\u003Cbr \u002F>\n5. returns the result with short-term caching.\u003C\u002Fp>\n\u003Cp>This keeps your normal site unchanged while exposing a clean Markdown output for tooling, archiving, and AI-friendly documentation workflows.\u003C\u002Fp>\n\u003Cp>Key features include:\u003C\u002Fp>\n\u003Cul>\n\u003Cli>\u003Ccode>.md.txt\u003C\u002Fcode> endpoint for pages, posts, and public custom post types\u003C\u002Fli>\n\u003Cli>YAML frontmatter headers for structured metadata (title, slug, canonical URL, generated time)\u003C\u002Fli>\n\u003Cli>HTML \u003Cspan aria-hidden=\"true\" class=\"wp-exclude-emoji\">→\u003C\u002Fspan> Markdown conversion via League HTML to Markdown\u003C\u002Fli>\n\u003Cli>Builder-noise cleanup for common wrappers (Divi, Elementor, block markup)\u003C\u002Fli>\n\u003Cli>Configurable selector (default: \u003Ccode>main\u003C\u002Fcode>)\u003C\u002Fli>\n\u003Cli>Cached output to reduce repeated conversions\u003C\u002Fli>\n\u003Cli>Optional “Force Update” from the admin panel for refreshing the Markdown cache.\u003C\u002Fli>\n\u003C\u002Ful>\n\u003Ch4>LLMs.txt \u002F AI Documentation Workflows\u003C\u002Fh4>\n\u003Cp>Many teams maintain a \u003Ccode>\u002Fllms.txt\u003C\u002Fcode> index file that links to “detail” Markdown pages for fast AI ingestion and navigation.\u003Cbr \u002F>\nThis plugin can act as the “detail page generator” by making each page available as Markdown via a stable URL.\u003C\u002Fp>\n\u003Cp>Typical pattern:\u003Cbr \u002F>\n– \u003Ccode>\u002Fllms.txt\u003C\u002Fcode> lists key pages (human curated)\u003Cbr \u002F>\n– each entry links to the corresponding \u003Ccode>.md.txt\u003C\u002Fcode> URL for full content\u003C\u002Fp>\n\u003Cp>(If you publish \u003Ccode>\u002Fllms.txt\u003C\u002Fcode>, confirm it only includes URLs you intend to expose publicly.)\u003C\u002Fp>\n\u003Ch4>Example Output\u003C\u002Fh4>\n\u003Cp>plugin: “MTM HTML to Markdown”\u003Cbr \u002F>\nsource_url: “https:\u002F\u002Fexample.com\u002Fsample-page\u002F”\u003Cbr \u002F>\ngenerated_at: “2026-01-08T13:00:00-05:00”\u003C\u002Fp>\n\u003Cp>slug: “sample-page”\u003C\u002Fp>\n\u003Cp>Sample Page\u003C\u002Fp>\n\u003Cp>(Body converted to Markdown…)\u003C\u002Fp>\n\u003Ch3>Troubleshooting\u003C\u002Fh3>\n\u003Ch4>I get a 404 on .md.txt URLs\u003C\u002Fh4>\n\u003Cp>Confirm pretty permalinks are enabled, then re-save Settings \u003Cspan aria-hidden=\"true\" class=\"wp-exclude-emoji\">→\u003C\u002Fspan> Permalinks to flush rewrite rules.\u003Cbr \u002F>\nIf a caching layer\u002FCDN is in front of the site, purge cache for the \u003Ccode>.md.txt\u003C\u002Fcode> path.\u003C\u002Fp>\n\u003Ch4>Output is missing content\u003C\u002Fh4>\n\u003Cp>If your theme does not use a  element, change the selector to match the real content container (e.g., #content).\u003C\u002Fp>\n\u003Ch3>Credits\u003C\u002Fh3>\n\u003Cp>Developed by Moving Traffic Media & YSC.\u003Cbr \u002F>\nUses \u003Ca href=\"https:\u002F\u002Fgithub.com\u002Fthephpleague\u002Fhtml-to-markdown\" rel=\"nofollow ugc\">League HTML to Markdown\u003C\u002Fa> under MIT license.\u003C\u002Fp>\n\u003Ch3>License\u003C\u002Fh3>\n\u003Cp>This program is free software: you can redistribute it and\u002For modify it under the terms of the \u003Cstrong>GNU General Public License v2 or later\u003C\u002Fstrong>.\u003Cbr \u002F>\nSee the full license at \u003Ca href=\"https:\u002F\u002Fwww.gnu.org\u002Flicenses\u002Fgpl-2.0.html\" rel=\"nofollow ugc\">https:\u002F\u002Fwww.gnu.org\u002Flicenses\u002Fgpl-2.0.html\u003C\u002Fa>.\u003C\u002Fp>\n","Converts any WordPress page or post to Markdown at a .md.txt URL with caching and YAML headers.",112,0,"2026-01-16T16:36:00.000Z","6.9.4","5.0","7.4",[26,27,28,29,30],"caching","export","html","markdown","mtm","https:\u002F\u002Fwordpress.org\u002Fplugins\u002Fmtm-html-to-markdown\u002F","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fmtm-html-to-markdown.1.0.0.zip",null,"2026-03-15T15:16:48.613Z",{"slug":36,"name":37,"version":38,"author":4,"author_profile":5,"description":39,"short_description":40,"active_installs":20,"downloaded":41,"rating":20,"num_ratings":20,"last_updated":42,"tested_up_to":22,"requires_at_least":23,"requires_php":24,"tags":43,"homepage":48,"download_link":49,"security_score":8,"vuln_count":20,"unpatched_count":20,"last_vuln_date":33,"fetched_at":34},"mtm-ai-link-generator","MTM AI Share Button and Link Generator","1.0.1","\u003Cp>MTM AI Share Button and Link Generator is a lightweight WordPress plugin that lets you generate custom AI-powered links using an admin interface.\u003Cbr \u002F>\nYou can customize link title text, output format, title color, and more. The plugin includes shortcode support for easy front-end display.\u003C\u002Fp>\n\u003Cp>Features include:\u003C\u002Fp>\n\u003Cul>\n\u003Cli>Custom meta fields for link information.\u003C\u002Fli>\n\u003Cli>Title color customization via color picker.\u003C\u002Fli>\n\u003Cli>Automatic Open Graph sanitation.\u003C\u002Fli>\n\u003Cli>Custom shortcode for rendering the generated link.\u003C\u002Fli>\n\u003Cli>Clean, optimized and lightweight code.\u003C\u002Fli>\n\u003C\u002Ful>\n\u003Ch3>Credits\u003C\u002Fh3>\n\u003Cp>Crafted by Moving Traffic Media. Icons and names of third-party services belong to their respective owners.\u003C\u002Fp>\n\u003Ch3>License\u003C\u002Fh3>\n\u003Cp>This program is free software: you can redistribute it and\u002For modify it under the terms of the GPL v2 or later. See License above.\u003C\u002Fp>\n","AI-powered link generator with customizable settings, title color control, and shortcode support.",149,"2026-02-05T15:16:00.000Z",[44,45,46,30,47],"ai","generators","links","openai","https:\u002F\u002Fwordpress.org\u002Fplugins\u002Fmtm-ai-link-generator\u002F","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fmtm-ai-link-generator.1.0.1.zip"]