Skip to content
This repository has been archived by the owner on Jul 18, 2023. It is now read-only.

Settings #97

Open
ghost opened this issue Apr 16, 2021 · 0 comments
Open

Settings #97

ghost opened this issue Apr 16, 2021 · 0 comments

Comments

@ghost
Copy link

ghost commented Apr 16, 2021

Hi,

how to settings functions ? checkbox ?

$options = get_option( 'wpt_single_checkbox' ); if ( $options['checked'] == 'checked' ) { echo '<br><br><br><br>Checked'; } else { echo '<br><br><br><br>Unchecked'; }

Thanks a lot for help

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

0 participants