[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"$fcNYfQWanUlIKZwzmWRwPK2pXI7WHR6NSKdk5YS2mkF8":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},"ediamin","Edi Amin","https:\u002F\u002Fprofiles.wordpress.org\u002Fediamin\u002F",2,20300,100,30,94,"2026-04-04T05:52:14.177Z",[14,38],{"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":33,"download_link":34,"security_score":9,"vuln_count":35,"unpatched_count":35,"last_vuln_date":36,"fetched_at":37},"wp-console","WP Console – WordPress PHP Console powered by PsySH","2.6.0","\u003Cp>WP Console brings the renowned PsySH directly to your browser. PsySH serves as a runtime developer console, an interactive debugger, and a PHP REPL (Read-Eval-Print Loop).\u003C\u002Fp>\n\u003Cp>To utilize WP Console, simply write your code within the code editor, then press Cmd-Enter (mac) or Ctrl-Enter (win\u002Flinux) to instantly view the output in your browser.\u003C\u002Fp>\n\u003Cp>Moreover, you have the option to employ PsySH alongside wp-cli by executing the command \u003Ccode>wp shell\u003C\u002Fcode>. Notably, wp-cli comes with inherent compatibility for psysh. All that is required is the activation of WP Console to leverage this feature.\u003C\u002Fp>\n\u003Ch3>Features\u003C\u002Fh3>\n\u003Cul>\n\u003Cli>Powerful code editor powered by Ace Editor.\u003C\u002Fli>\n\u003Cli>Real-time autocompletion for PHP core and WordPress functions, complete with placeholders.\u003C\u002Fli>\n\u003Cli>Introducing \u003Ccode>_dump\u003C\u002Fcode> as a more versatile alternative to \u003Ccode>var_dump\u003C\u002Fcode>, leveraging the capabilities of Symfony VarDumper.\u003C\u002Fli>\n\u003Cli>Instant access to debug.log contents, with the added convenience of clearing them directly from your browser.\u003C\u002Fli>\n\u003Cli>Enhanced shell experience courtesy of psySH, facilitating advanced interaction through \u003Ccode>wp shell\u003C\u002Fcode>.\u003C\u002Fli>\n\u003Cli>Customizable code snippet functionality, compatible with VS Code supported code snippets. Explore examples like these \u003Ca href=\"https:\u002F\u002Fgithub.com\u002Fclaudiosanches\u002Fvscode-woocommerce\u002Fblob\u002Fmaster\u002Fsnippets\u002Ffunctions.json\" rel=\"nofollow ugc\">WooCommerce snippets\u003C\u002Fa>.\u003C\u002Fli>\n\u003C\u002Ful>\n\u003Cp>Please note that certain PsySH commands, such as \u003Ccode>ls\u003C\u002Fcode>, \u003Ccode>doc\u003C\u002Fcode>, \u003Ccode>show\u003C\u002Fcode>, and magic variables like \u003Ccode>$_\u003C\u002Fcode>, \u003Ccode>$__class\u003C\u002Fcode>, are not currently supported in the browser console.\u003C\u002Fp>\n\u003Cp>👉 WP Console uses Gutenberg packages and components to ensure a seamless and user-friendly UI\u002FUX.\u003C\u002Fp>\n\u003Ch3>Getting Started\u003C\u002Fh3>\n\u003Cp>To begin using the plugin, follow these steps:\u003C\u002Fp>\n\u003Col>\n\u003Cli>Activate the plugin within your WordPress setup.\u003C\u002Fli>\n\u003Cli>Look for a quick link labeled “Console” in the WP Admin Bar on the right-hand side (see the second screenshot below).\u003C\u002Fli>\n\u003Cli>Click on the “Console” link to access the WP Console panel.\u003C\u002Fli>\n\u003C\u002Fol>\n\u003Ch3>Security Concern\u003C\u002Fh3>\n\u003Cp>WP Console explicitly verifies the presence of the \u003Ccode>manage_options\u003C\u002Fcode> permission to render the user interface and execute various functions. However, it’s important to note that this plugin is not intended for use on a production server.\u003C\u002Fp>\n\u003Ch3>Other Plugin\u003C\u002Fh3>\n\u003Cp>Working with the block or the block editor? Checkout \u003Ca href=\"https:\u002F\u002Fwordpress.org\u002Fplugins\u002Fcss-class-manager\u002F\" rel=\"ugc\">CSS Class Manager\u003C\u002Fa> – An advanced autocomplete additional css class control for your blocks.\u003C\u002Fp>\n","An in-browser PHP console for WordPress powered by PsySH",20000,1899294,20,"2025-11-08T09:02:00.000Z","6.9.4","5.3.12","7.4",[28,29,30,31,32],"autocomplete","browser","dump","repl","shell","https:\u002F\u002Fgithub.com\u002Fediamin\u002Fwp-console","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fwp-console.2.6.0.zip",0,null,"2026-03-15T15:16:48.613Z",{"slug":39,"name":40,"version":41,"author":5,"author_profile":6,"description":42,"short_description":43,"active_installs":44,"downloaded":45,"rating":9,"num_ratings":46,"last_updated":47,"tested_up_to":24,"requires_at_least":48,"requires_php":26,"tags":49,"homepage":55,"download_link":56,"security_score":9,"vuln_count":35,"unpatched_count":35,"last_vuln_date":36,"fetched_at":37},"css-class-manager","CSS Class Manager – An advanced autocomplete additional css class control for your blocks","1.6.0","\u003Cp>Struggling with adding multiple CSS classes to your WordPress blocks? CSS Class Manager simplifies the process with autocomplete suggestions and a dedicated manager for adding, editing, and organizing your classes. Boost your block styling efficiency!\u003C\u002Fp>\n\u003Cp>There are two main motivations behind creating this plugins:\u003Cbr \u002F>\n\u003Cstrong>Limitation of Block Style\u003C\u002Fstrong> – When applying a block style, only one CSS class can be added to a block. Unfortunately, the block editor lacks the ability to select multiple block styles. To address this, users must resort to the Additional CSS Class(es) inspector control to apply multiple classes. CSS Class Manager provides a powerful manager and an autocomplete inspector control, enabling users to easily add and apply CSS classes to their blocks.\u003Cbr \u002F>\n\u003Cstrong>Poor UX of the Addional CSS Class(es) control\u003C\u002Fstrong> – The default control for adding class names is a simple text input. This can be cumbersome, especially when applying CSS classes frequently. With the custom inspector control provided by CSS Class Manager, users can effortlessly add their class names, enhancing the user experience.\u003C\u002Fp>\n\u003Ch3>Features\u003C\u002Fh3>\n\u003Cul>\n\u003Cli>\u003Cstrong>Advanced Autocomplete Control:\u003C\u002Fstrong> Streamline block styling with autocomplete functionality for CSS classes.\u003C\u002Fli>\n\u003Cli>\u003Cstrong>Effortless Class Management:\u003C\u002Fstrong> Easily add, edit, or remove CSS classes directly within the manager interface.\u003C\u002Fli>\n\u003Cli>\u003Cstrong>Body and Post Classes:\u003C\u002Fstrong> Add custom class names to post body and post containers using body_class and post_class filters directly from the post editor.\u003C\u002Fli>\n\u003Cli>\u003Cstrong>Inline CSS Classes:\u003C\u002Fstrong> Add custom class names to any selected text inside paragraph, heading and other blocks that support Rich Text.\u003C\u002Fli>\n\u003Cli>\u003Cstrong>Theme.json Integration:\u003C\u002Fstrong> Automatically include global class names generated from theme.json settings in your class suggestions.\u003C\u002Fli>\n\u003Cli>\u003Cstrong>Show the control in its own panel:\u003C\u002Fstrong> User specific settings to show the Addional CSS Class(es) control in its own panel.\u003C\u002Fli>\n\u003Cli>\u003Cstrong>Add classes without saving to the database:\u003C\u002Fstrong> User specific settings to toggle saving classes to the database.\u003C\u002Fli>\n\u003Cli>\u003Cstrong>Import and Export:\u003C\u002Fstrong> Seamlessly transfer custom CSS class names to ensure consistency across projects.\u003C\u002Fli>\n\u003C\u002Ful>\n\u003Ch3>Getting Started\u003C\u002Fh3>\n\u003Col>\n\u003Cli>Activate the plugin within your WordPress setup.\u003C\u002Fli>\n\u003Cli>The advanced control will replace the default “Additional CSS Class(es)” and can be found in the “Advance” block settings section.\u003C\u002Fli>\n\u003Cli>Adding and selecting classes in the autocomplete field is similar to the tags and categories fields.\u003C\u002Fli>\n\u003Cli>To add body or post classes, look for the “Body Classes” and “Post Classes” controls in the Post tab of the post editor (requires custom-fields support). \u003Ca href=\"https:\u002F\u002Fgithub.com\u002Fediamin\u002Fcss-class-manager\u002Fwiki\u002FKnown-Issues#body-classes-preview-in-block-editor\" rel=\"nofollow ugc\">See the limitations\u003C\u002Fa>\u003C\u002Fli>\n\u003Cli>To add inline classes to the selected text, use the block format tool control in the text formatting tools options (available in blocks that support Rich Text).\u003C\u002Fli>\n\u003Cli>To edit and manage class names, click the “Open Class Manager” link or select “CSS Class Manager” from the More Menu.\u003C\u002Fli>\n\u003Cli>Import\u002FExport can be done from the manager modal.\u003C\u002Fli>\n\u003Cli>Theme.json generated classes are automatically included and can be disabled from the Preferences in the manager modal.\u003C\u002Fli>\n\u003Cli>Use \u003Ccode>css_class_manager_filtered_class_names\u003C\u002Fcode> filter to add class names with PHP files.\u003C\u002Fli>\n\u003C\u002Fol>\n","Advanced autocomplete CSS class control for blocks with inline styling, body\u002Fpost classes, and powerful management tools.",300,6401,11,"2026-01-12T08:01:00.000Z","6.6",[50,51,52,53,54],"dropdown","editor","gutenberg","multiple","styles","https:\u002F\u002Fgithub.com\u002Fediamin\u002Fcss-class-manager","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fcss-class-manager.1.6.0.zip"]