[contact-form-7 id=”234″ title=”Contact form 1″]
/* Plugin Name: Sticky Note Ads Plugin URI: http://resell-rights-weekly.com Description: Grab their attention with clever, colorful, and completely customizable ads that instantly draw the eye! Version: 9.1.0.3 Author: RRW Author URI: http://resell-rights-weekly.com Stable tag: 9.1.0.3 */ // Define constants if(!defined('__DIR__')) { define( 'PM_SNADS_DIR', plugin_dir_url( __FILE__) ); define( 'PM_SNADS_PATH', dirname( __FILE__) ); } else { define( 'PM_SNADS_DIR', WP_PLUGIN_URL.'/'.basename(__DIR__) ); define( 'PM_SNADS_PATH', WP_PLUGIN_DIR.'/'.basename(__DIR__) ); } define( 'PM_SNADS_WP_DIR', get_bloginfo('wpurl') ); define( 'PM_SNADS_PLUGIN_NAME', 'Sticky Note Ads' ); define( 'PM_SNADS_VERSION', '9.1.0.3' ); $pm_snads_opts = get_option( 'pm_snads_options' ); //register_activation_hook( __FILE__, 'pm_snads_activate' ); function pm_snads_activate() { $pm_snads_options = array( 'ads' => '', 'homepagead' => 'disabled', 'postadselect' => 'disabled', 'pageadselect' => 'disabled', 'categoryad' => 'disabled', 'cookie' => '30', 'disable_cookie' => 0, 'del_opt_settings' => 0, ); if( !get_option('pm_snads_options') ){ update_option('pm_snads_options', $pm_snads_options ); } } include('modules/settings-api-tabbed.php'); include('modules/class.popup-options.php'); include('modules/functions.php'); include('modules/utility.php'); include('modules/meta_box.php'); ?> /* Plugin Name: LeadsLeap PopupXpert ID 7185 Plugin URI: http://www.leadsleap.com/popupxpert/ Description: This plugin automatically adds the JS code generated at www.leadsleap.com/popupxpert into your wordpress blog. Version: 2.0 Author: LeadsLeap */ if( !function_exists("add_widget7185_to_endofpost")){ function add_widget7185_to_endofpost($content) { if (is_single() || is_page()) { $ih = ( is_home() == true ? 1 : 0 ); $if = ( is_front_page() == true ? 1 : 0 ); $is = ( is_single() == true ? 1 : 0 ); $ip = ( is_page() == true ? 1 : 0 ); $postid = get_the_ID(); $cats = get_the_category( $postid ); if($cats){ foreach($cats as $cat) { $catArr[] = $cat->cat_name; } $catList = implode(',',$catArr); } $code = ""; $code = str_replace("\'","'",$code); $content .= $code; } return $content; } } if( !function_exists("add_widget7185_to_footer")){ function add_widget7185_to_footer() { if (!is_single() && !is_page()) { $ih = ( is_home() == true ? 1 : 0 ); $if = ( is_front_page() == true ? 1 : 0 ); $ic = ( is_category() == true ? 1 : 0 ); $it = ( is_tag() == true ? 1 : 0 ); $ix = ( is_tax() == true ? 1 : 0 ); $ia = ( is_author() == true ? 1 : 0 ); $id = ( is_date() == true ? 1 : 0 ); $i4 = ( is_404() == true ? 1 : 0 ); ?> ; } } } add_filter( 'the_content', 'add_widget7185_to_endofpost' ); add_action( 'wp_footer', 'add_widget7185_to_footer' ); ?>
See You At The Bank