Deprecated: get_settings is deprecated since version 2.1.0! Use get_option() ins
-
As the topic says.. I can’t figure this out, but let me add I’m completely noob. How do I change get settings to get options?
if ( WP_DEBUG && apply_filters( 'deprecated_function_trigger_error', true ) ) { if ( function_exists( '__' ) ) { if ( $replacement ) { trigger_error( sprintf( /* translators: 1: PHP function name, 2: Version number, 3: Alternative function name. */ __( '%1$s is <strong>deprecated</strong> since version %2$s! Use %3$s instead.' ), $function, $version, $replacement
The page I need help with: [log in to see the link]
Viewing 6 replies - 1 through 6 (of 6 total)
Viewing 6 replies - 1 through 6 (of 6 total)
- The topic ‘Deprecated: get_settings is deprecated since version 2.1.0! Use get_option() ins’ is closed to new replies.