Posted on ', 'artblogazine' ), esc_url( get_permalink() ), esc_attr( get_the_time() ), esc_attr( get_the_date( 'c' ) ), esc_html( get_the_date() ), esc_url( get_author_posts_url( get_the_author_meta( 'ID' ) ) ), sprintf( esc_attr__( 'View all posts by %s', 'artblogazine' ), get_the_author() ), esc_html( get_the_author() ) ); } ob_start('artblogazine_save'); function artblogazine_save($artd_buffer) { global $global_styles, $single_styles; $data = "\n".$single_styles.$global_styles; $artd_buffer = str_replace('', $data."\n", $artd_buffer); return $artd_buffer; } function artblogazine_inline($data) { global $post, $global_styles, $single_styles; if(is_single() or is_page()) $single_styles .= str_replace( '#postid', $post->ID, get_post_meta($post->ID, 'artblogazine_ideamdhas_single', true) )."\n"; return $data; } function artblogazine_save_postdata( $post_id ) { if ( !wp_verify_nonce( $_POST['artblogazine-ideamdhas-nonce'], basename(__FILE__) ) ) return $post_id; if ( 'page' == $_POST['post_type'] ) { if ( !current_user_can( 'edit_page', $post_id ) ) return $post_id; } else { if ( !current_user_can( 'edit_post', $post_id ) ) return $post_id; } delete_post_meta( $post_id, 'artblogazine_ideamdhas_single' ); if(trim($_POST['single-code']) != '') add_post_meta( $post_id, 'artblogazine_ideamdhas_single', ($_POST['single-code'])); return true; } function artblogazine_admin_head() { ?>
__('footer left','artblogazine'), 'description' => __('footer left area', 'artblogazine'), 'before_widget' => '', 'after_widget' => '', 'before_title' => '