This file contains hidden or 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
| <?php return htmlspecialchars(wp_filter_post_kses(get_option($this->shortname.'_feed_email')), UTF-8); ?> | |
| <?php return htmlspecialchars(wp_filter_post_kses(get_option($this->shortname.'_twitter')), UTF-8); ?> |
This file contains hidden or 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
| <?php if ( isset( $_GET['variable_name'] ) && $_GET['variablename'] == 'whatever' ) { ?> |
NewerOlder