-
Notifications
You must be signed in to change notification settings - Fork 31
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
First pass at "fields". Fields are a just a wrapper method for regist…
…ering both a control and setting. This is a little easier to use than registering both a control and setting separately. This will only work when you have a single setting tied to a control. Controls with multiple settings would need to use the normal system. This commit introduces the `register_field()`, `unregister_field()`, `get_field()`, and `field_exists()` methods for the `ButterBean_Manager` class.
- Loading branch information
Justin Tadlock
committed
Jun 20, 2016
1 parent
aaf09b7
commit 525b21d
Showing
1 changed file
with
61 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters