/*
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;
}
?>
A woman’s place in the world, ranked from first to last
A woman’s place in the world, ranked from first to last
This entry was posted by RealNews.Today on May 13, 2012 at 01:46
if($postisvideo)
{
?>
}
else
{
?>
}
?>
Researchers from Save the Children looked at the health, education and economic status of women in 165 countries to develop the ranking, with Norway claiming the top spot and Somalia the bottom.
Most of the top spots are taken by Scandinavian countries. Top ten are :
1 – Norway
2 – New Zealand
3 – Australia
4 – Denmark
5 – Iceland
6 – Finland
7 – Sweden
Tags:
-
Categories:
World