Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- Kirki::add_field( 'givehope_customizer_config_id', [
- 'type' => 'text',
- 'settings' => 'copyright_text_settings',
- 'label' => esc_html__( 'Copyright text', 'text-domain' ),
- 'section' => 'givehope_footer_settings',
- 'default' => esc_html__( '', 'text-domain' ),
- 'priority' => '160'
- ] );
Advertisement
Add Comment
Please, Sign In to add comment