Download the PHP package getolympus/olympus-dionysos-field-toggle without Composer
On this page you can find all versions of the php package getolympus/olympus-dionysos-field-toggle. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download getolympus/olympus-dionysos-field-toggle
More information about getolympus/olympus-dionysos-field-toggle
Files in getolympus/olympus-dionysos-field-toggle
Download getolympus/olympus-dionysos-field-toggle
More information about getolympus/olympus-dionysos-field-toggle
Files in getolympus/olympus-dionysos-field-toggle
Vendor getolympus
Package olympus-dionysos-field-toggle
Short Description Toggle field, this component is a part of the Olympus Dionysos fields.
License MIT
Homepage https://github.com/GetOlympus/olympus-dionysos-field-toggle
Package olympus-dionysos-field-toggle
Short Description Toggle field, this component is a part of the Olympus Dionysos fields.
License MIT
Homepage https://github.com/GetOlympus/olympus-dionysos-field-toggle
Please rate this library. Is it a good library?
Informations about the package olympus-dionysos-field-toggle
Dionysos Toggle Field
This component is a part of the Olympus Dionysos fields for WordPress.
Table of contents
Contributing
Field initialization
Use the following lines to add a toggle field
in your WordPress admin pages or custom post type meta fields:
Variables definition
Variable | Type | Default value if not set | Accepted values |
---|---|---|---|
title |
String | 'Toggle' |
empty |
default |
Boolean | false |
true or false |
description |
String | empty | empty |
Retrive data
Retrieve your value from Database with a simple get_option('my_toggle_field_id', false)
(see WordPress reference):
Release history
Version | Note |
---|---|
0.0.16 | Use WordPress default design to display toggle box |
0.0.15 | Use default getVars Zeus-Core method. No need to override it anymore |
0.0.14 | New Olympus components compatibility Change repository to be a part of Dionysos fields |
Contributing
- Fork it (https://github.com/GetOlympus/olympus-dionysos-field-toggle/fork)
- Create your feature branch (
git checkout -b feature/fooBar
) - Commit your changes (
git commit -am 'Add some fooBar'
) - Push to the branch (
git push origin feature/fooBar
) - Create a new Pull Request
Built with ♥ by Achraf Chouk ~ (c) since a long time.
All versions of olympus-dionysos-field-toggle with dependencies
PHP Build Version
Package Version
No informations.
The package getolympus/olympus-dionysos-field-toggle contains the following files
Loading the files please wait ....