Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- protected function render(){
- $settings = $this->get_settings_for_display();
- $el_text = $settings['el_text'];
- ?>
- <p class="myheading"><?php echo esc_html($el_text); ?></p>
- <?php
- }
Advertisement
Add Comment
Please, Sign In to add comment