entity-command/src
2026-03-27 00:33:31 +01:00
..
Compat Use the new WP_Block_Processor (or a polyfill) for block commands 2025-12-11 12:48:07 +00:00
WP_CLI Address open review comments: add debug logging for range expansions and feature tests for site, comment, user range operations 2026-03-16 10:01:46 +00:00
Block_HTML_Sync_Filters.php Add filtering mechanism for post block update command 2025-12-11 17:48:53 +00:00
Block_Processor_Helper.php Use the new WP_Block_Processor (or a polyfill) for block commands 2025-12-11 12:48:07 +00:00
Comment_Command.php Fix callable type error by changing range helper methods from private to protected 2026-03-14 22:27:03 +00:00
Comment_Meta_Command.php More type fixes 2025-07-03 16:01:41 +02:00
Font_Collection_Command.php Add font library commands for WordPress 6.5+ (#567) 2026-03-10 13:58:39 +01:00
Font_Face_Command.php Add font library commands for WordPress 6.5+ (#567) 2026-03-10 13:58:39 +01:00
Font_Family_Command.php Add font library commands for WordPress 6.5+ (#567) 2026-03-10 13:58:39 +01:00
Font_Namespace.php Add font library commands for WordPress 6.5+ (#567) 2026-03-10 13:58:39 +01:00
Menu_Command.php PHPStan level 6 2025-05-18 13:26:41 +02:00
Menu_Item_Command.php Fix: wp menu item update --position does not reshuffle other menu items (#603) 2026-03-19 13:59:13 +01:00
Menu_Location_Command.php PHPCS fix 2026-03-16 18:12:36 +01:00
Network_Meta_Command.php Fix up imports and namespaces 2019-04-23 09:04:28 +02:00
Network_Namespace.php Add a "network" command namespace. 2017-10-29 12:22:26 +01:00
Option_Command.php Add common options reference to wp option documentation (#581) 2026-02-26 11:32:06 +01:00
Post_Block_Command.php Fix newly reported PHPStan issues 2026-02-10 11:00:09 +01:00
Post_Command.php Fix callable type error by changing range helper methods from private to protected 2026-03-14 22:27:03 +00:00
Post_Meta_Command.php More type fixes 2025-07-03 16:01:41 +02:00
Post_Revision_Command.php Address code review feedback: handle null restore, extract helper, use instanceof 2026-02-15 18:13:33 +00:00
Post_Term_Command.php PHP Deprecation: Fix creation of dynamic property. (#413) 2023-07-13 07:26:05 -07:00
Post_Type_Command.php PHPStan level 6 2025-05-18 13:26:41 +02:00
Signup_Command.php Almost level 9 2025-05-19 16:39:38 +02:00
Site_Command.php Merge branch 'main' into copilot/add-ranges-to-commands 2026-03-27 00:33:31 +01:00
Site_Meta_Command.php Remove now obsolete todo 2025-07-03 17:25:50 +02:00
Site_Option_Command.php Almost level 7 2025-05-19 10:49:35 +02:00
Taxonomy_Command.php PHPStan level 6 2025-05-18 13:26:41 +02:00
Term_Command.php Merge branch 'main' into copilot/add-ranges-to-commands 2026-03-27 00:33:31 +01:00
Term_Meta_Command.php More type fixes 2025-07-03 16:01:41 +02:00
User_Application_Password_Command.php Almost level 9 2025-05-19 16:39:38 +02:00
User_Command.php Merge branch 'main' into copilot/add-ranges-to-commands 2026-03-19 12:54:58 +01:00
User_Meta_Command.php Fix newly reported PHPStan issues 2026-02-10 11:00:09 +01:00
User_Session_Command.php Fix newly reported PHPStan issues 2026-02-10 11:00:09 +01:00
User_Term_Command.php Fix up imports and namespaces 2019-04-23 09:04:28 +02:00