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.

myadmin-plugins
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
Использование

После установки вы можете использовать этот skill, выполнив следующую команду в терминале:

skills use plugin-settings