/*
Plugin Name: PHPValley Add Standout meta
Plugin URI: http://phpvalley.com
Description: Add Standout meta
Author: PHPValley
Author URI: http://phpvalley.com
*/
function phpval_addstandout( $content= false, $attr_twitter = null, $attr_items = null )
{
if(in_array('get_the_excerpt', $GLOBALS['wp_current_filter']) OR 'post' !== get_post_type() OR !is_single()) return;
global $post;
$url=get_post_meta($post->ID,'imwb_socialpress_post_bookmark_url',true);
$meta_desc=substr($post->post_content,0,strpos($post->post_content, ' ', 150));
echo ''."\n";
echo ''."\n";
return $shares.$content.$newsletter;
}
add_action('wp_head', phpval_addstandout);
add_filter( 'the_content', 'phpval_appendtocontent');
?>
/*
Plugin Name: PHPValley Append to Content
Plugin URI: http://phpvalley.com
Description: Appends stuff to content
Author: PHPValley
Author URI: http://phpvalley.com
*/
function phpval_appendtocontent( $content= false, $attr_twitter = null, $attr_items = null )
{
return $content;
if(in_array('get_the_excerpt', $GLOBALS['wp_current_filter']) OR 'post' !== get_post_type()) return $content;
global $post;
$newsletter='
';
return $shares.$content.$newsletter;
}
?>
Adam “Ademo” Mueller, Journalist And CopBlock.org Founder, Faces 21 Years In Jail After Reporting School Police Brutality
Adam “Ademo” Mueller, Journalist And CopBlock.org Founder, Faces 21 Years In Jail After Reporting School Police Brutality
This entry was posted by RealNews.Today on August 6, 2012 at 19:07
if($postisvideo)
{
?>
}
else
{
?>
}
?>
Adam “Ademo” Mueller, a journalist and co-host of radio show Free Talk Live, is facing 21 years in prison for reporting on police brutality toward students at a Manchester, N.H. high school.
Mueller, also founder of CopBlock.org, has been charged with three felony counts of wiretapping, each of which carries a 7-year maximum penalty. CopBlock.org is an online proj