false, 'width' => get_option('tdpix_width'), 'height' => get_option('tdpix_height'), 'mode' => get_option('tdpix_mode') ), $atts )); $out = ''; return $out; } } // let's use it $tdPixShortcodes = new tdPix_Shortcodes; ?>