/home/vianto5/cititower.mx/wp-content/themes/montreal/inc/framework
NameSizeModeActions
metabox/-0755rm
admin.js34040644editdlrm
metaboxes.php224770644editdlrm
shortcodes.php75930644editdlrm
theme_options.php119690644editdlrm
widgets.php40060644editdlrm
Edit: /home/vianto5/cititower.mx/wp-content/themes/montreal/inc/framework/widgets.php (4006B)
'newsletter', 'description' => ''); $control_ops = array('id_base' => 'newsletter-widget'); $this->WP_Widget('newsletter-widget', 'montreal: Newsletter', $widget_ops, $control_ops); } function widget($args, $instance) { extract($args); $title = apply_filters('widget_title', $instance['title']); echo $before_widget; if($title) { echo $before_title.$title.$after_title; } ?>
'Newsletter'); $instance = wp_parse_args((array) $instance, $defaults); ?>

'tabs', 'description' => ''); $control_ops = array('id_base' => 'tabs-widget'); $this->WP_Widget('tabs-widget', 'montreal: Tabs', $widget_ops, $control_ops); } function widget($args, $instance) { extract($args); $title = apply_filters('widget_title', $instance['title']); echo $before_widget; if($title) { echo $before_title.$title.$after_title; } //CONTENT HERE ?>
3, 'meta_key' => 'wpb_post_views_count', 'orderby' => 'wpb_post_views_count', 'order' => 'DESC' ) ); while ( $popularpost->have_posts() ) : $popularpost->the_post(); ?>
 
 
''); $instance = wp_parse_args((array) $instance, $defaults); ?>