home/categories/ecommerce-development/myadmin-plugins-googlewallet-payments-claude-skills-plugin-settings-skill-md
ecommerce-developmentdevelopment
plugin-settings
Adds a new admin setting to getSettings() in src/Plugin.php. Use when the user says 'add setting', 'new config option', 'add merchant field', or needs a new GOOGLE_WALLET_* constant wired into the settings panel. Supports add_text_setting, add_password_setting, add_radio_setting, add_dropdown_setting. Do NOT use for adding hooks, menu items, or requirements.
maintainer
myadmin-plugins
更新於 3/30/2026
星標
4
分支
2
quick start
Installation and usage
Adds a new admin setting to getSettings() in src/Plugin.php. Use when the user says 'add setting', 'new config option', 'add merchant field', or needs a new GOOGLE_WALLET_* constant wired into the settings panel. Supports add_text_setting, add_password_setting, add_radio_setting, add_dropdown_setting. Do NOT use for adding hooks, menu items, or requirements.
安裝
$ install --globalskills.sh
使用
安裝後,您可以通過在終端運行以下命令來使用此技能:
skills use plugin-settings