Add the ability for plugins to create their own settings menus. Provide an API that allows the UI of the plugin’s settings screen to be customised, including text fields, toggle switches, text input fields, drop-down menus, and so on. Also provide an API for saving and retrieving selected settings, and for processing changes to the UI on the settings screen. When adding plugin settings, an additional button appears in the plugin list that opens its settings.
Add the ability for plugins to create their own settings menus. Provide an API that allows the UI of the plugin’s settings screen to be customised, including text fields, toggle switches, text input fields, drop-down menus, and so on. Also provide an API for saving and retrieving selected settings, and for processing changes to the UI on the settings screen. When adding plugin settings, an additional button appears in the plugin list that opens its settings.