[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"$finqFCKw5pDiCZQu8jX-elxqlxZy5sZiwN1ffrhPNw8Q":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},"adamalexandersson","Adam Alexandersson","https:\u002F\u002Fprofiles.wordpress.org\u002Fadamalexandersson\u002F",2,40,100,30,94,"2026-04-04T10:07:20.924Z",[14,37],{"slug":15,"name":16,"version":17,"author":5,"author_profile":6,"description":18,"short_description":19,"active_installs":20,"downloaded":21,"rating":9,"num_ratings":22,"last_updated":23,"tested_up_to":24,"requires_at_least":25,"requires_php":26,"tags":27,"homepage":23,"download_link":33,"security_score":9,"vuln_count":34,"unpatched_count":34,"last_vuln_date":35,"fetched_at":36},"simplify-admin-menus","Simplify Admin Menus","1.3.2","\u003Cp>Simplify Admin Menus allows you to customize and streamline your WordPress admin interface by controlling which menu items and admin bar elements are visible to different user roles. This helps create a cleaner, more focused admin experience for your users.\u003C\u002Fp>\n\u003Cp>Key Features:\u003C\u002Fp>\n\u003Cul>\n\u003Cli>Role-based menu item visibility control\u003C\u002Fli>\n\u003Cli>Customizable admin bar elements per role\u003C\u002Fli>\n\u003Cli>Simple and intuitive interface\u003C\u002Fli>\n\u003Cli>Improves admin workflow efficiency\u003C\u002Fli>\n\u003C\u002Ful>\n\u003Ch3>Build Tools\u003C\u002Fh3>\n\u003Cp>This plugin uses modern build tools to compile and optimize assets. To set up the development environment:\u003C\u002Fp>\n\u003Col>\n\u003Cli>\n\u003Cp>Clone the repository:\u003Cbr \u002F>\n   git clone https:\u002F\u002Fgithub.com\u002Fadamalexandersson\u002Fsimplify-admin-menus.git\u003C\u002Fp>\n\u003C\u002Fli>\n\u003Cli>\n\u003Cp>Install dependencies:\u003Cbr \u002F>\n   npm install\u003C\u002Fp>\n\u003C\u002Fli>\n\u003Cli>\n\u003Cp>Available build commands:\u003C\u002Fp>\n\u003Cul>\n\u003Cli>\u003Ccode>npm run build\u003C\u002Fcode> – Build production assets\u003C\u002Fli>\n\u003Cli>\u003Ccode>npm run dev\u003C\u002Fcode> – Start development server with hot reloading\u003C\u002Fli>\n\u003Cli>\u003Ccode>composer install\u003C\u002Fcode> – Install PHP dependencies\u003C\u002Fli>\n\u003C\u002Ful>\n\u003C\u002Fli>\n\u003C\u002Fol>\n\u003Cp>The plugin uses:\u003Cbr \u002F>\n* Vite for asset bundling and development server\u003Cbr \u002F>\n* SCSS for styling\u003Cbr \u002F>\n* Composer for PHP dependency management and PSR-4 autoloading\u003C\u002Fp>\n","Simplify your WordPress admin interface by customizing menu items and admin bar elements per user role.",20,1044,1,"","6.9.4","5.0","7.4",[28,29,30,31,32],"admin","adminbar","clean","hide","simplify","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fsimplify-admin-menus.1.3.2.zip",0,null,"2026-03-15T10:48:56.248Z",{"slug":38,"name":39,"version":40,"author":5,"author_profile":6,"description":41,"short_description":42,"active_installs":20,"downloaded":43,"rating":34,"num_ratings":34,"last_updated":44,"tested_up_to":24,"requires_at_least":25,"requires_php":45,"tags":46,"homepage":23,"download_link":52,"security_score":9,"vuln_count":34,"unpatched_count":34,"last_vuln_date":35,"fetched_at":53},"worddown","Worddown","1.1.3","\u003Cp>Worddown is a powerful WordPress plugin that enables you to export your pages and posts to markdown files, making them perfect for integration with AI chatbots and other markdown-based systems.\u003C\u002Fp>\n\u003Ch4>Key Features\u003C\u002Fh4>\n\u003Cul>\n\u003Cli>Export pages and posts to markdown files\u003C\u002Fli>\n\u003Cli>Support for custom page builders (ACF Flexible Content, Elementor, etc.)\u003C\u002Fli>\n\u003Cli>REST API endpoints for programmatic access\u003C\u002Fli>\n\u003Cli>WP-CLI commands for automation\u003C\u002Fli>\n\u003Cli>Multilingual support\u003C\u002Fli>\n\u003Cli>Background export mode for large sites\u003C\u002Fli>\n\u003Cli>Customizable HTML content filters\u003C\u002Fli>\n\u003C\u002Ful>\n\u003Ch4>Export Methods\u003C\u002Fh4>\n\u003Col>\n\u003Cli>WordPress Admin Dashboard\u003C\u002Fli>\n\u003Cli>WP-CLI Commands\u003C\u002Fli>\n\u003Cli>REST API Endpoints\u003C\u002Fli>\n\u003C\u002Fol>\n\u003Ch4>WP-CLI Support\u003C\u002Fh4>\n\u003Cp>Export your content directly from the command line:\u003C\u002Fp>\n\u003Cpre>\u003Ccode>wp worddown export\n\u003C\u002Fcode>\u003C\u002Fpre>\n\u003Cp>For large sites, use background mode:\u003C\u002Fp>\n\u003Cpre>\u003Ccode>wp worddown export --background\n\u003C\u002Fcode>\u003C\u002Fpre>\n\u003Ch4>REST API\u003C\u002Fh4>\n\u003Cp>Access export functionality programmatically through REST API endpoints:\u003C\u002Fp>\n\u003Cul>\n\u003Cli>GET \u002Fwp-json\u002Fworddown\u002Fv1\u002Ffiles – List all exported markdown files\u003C\u002Fli>\n\u003Cli>GET \u002Fwp-json\u002Fworddown\u002Fv1\u002Ffiles\u002F{post_id} – Get specific file content\u003C\u002Fli>\n\u003Cli>POST \u002Fwp-json\u002Fworddown\u002Fv1\u002Fexport – Trigger export\u003C\u002Fli>\n\u003C\u002Ful>\n\u003Ch4>Custom HTML Content Filters\u003C\u002Fh4>\n\u003Cp>Customize your markdown output using WordPress filters:\u003C\u002Fp>\n\u003Cpre>\u003Ccode>add_filter('worddown_custom_html_content', function($content, $post_id, $post_type) {\n    if ($post_type === 'page') {\n        $content .= '\u003Cdiv>My custom HTML for page ' . $post_id . '\u003C\u002Fdiv>';\n    }\n    return $content;\n}, 10, 3);\n\u003C\u002Fcode>\u003C\u002Fpre>\n\u003Ch4>Available Translations\u003C\u002Fh4>\n\u003Cul>\n\u003Cli>English\u003C\u002Fli>\n\u003Cli>Swedish (sv_SE)\u003C\u002Fli>\n\u003C\u002Ful>\n\u003Ch3>Development\u003C\u002Fh3>\n\u003Cp>For development instructions and advanced usage, please visit the \u003Ca href=\"https:\u002F\u002Fgithub.com\u002Fadamalexandersson\u002Fworddown\" rel=\"nofollow ugc\">plugin repository\u003C\u002Fa>.\u003C\u002Fp>\n\u003Ch4>Build Process\u003C\u002Fh4>\n\u003Cp>The plugin uses Vite for asset compilation. Development requirements:\u003C\u002Fp>\n\u003Cul>\n\u003Cli>Node.js 16.0 or higher\u003C\u002Fli>\n\u003Cli>npm 8.0 or higher\u003C\u002Fli>\n\u003C\u002Ful>\n","Export WordPress pages and posts to markdown files for AI chatbots with support for custom page builders and multilingual content.",714,"2026-02-11T12:06:00.000Z","8.1",[47,48,49,50,51],"ai","chatbot","content","export","markdown","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fworddown.zip","2026-03-15T15:16:48.613Z"]