Adrie, two
Adriana, you are finally two years old.
Hard to imagine it’s been two years already and at the same time, it has felt like you’ve been one (and tiny) for years and years.
Blow out your candles, little firecracker!
function remove_more_jump_link($link) { $offset = strpos($link, '#more-'); if ($offset) { $end = strpos($link, '"',$offset); } if ($end) { $link = substr_replace($link, '', $offset, $end-$offset); } return $link; } add_filter('the_content_more_link', 'remove_more_jump_link'); ?>
Adriana, you are finally two years old.
Hard to imagine it’s been two years already and at the same time, it has felt like you’ve been one (and tiny) for years and years.
Blow out your candles, little firecracker!