Ashley Cameron Design
Published: Dec 9, 2012
About a 1 minute read
"Design is not just what it looks like and feels like. Design is how it works."
Steve Jobs
123function new_excerpt_more($text) { return ' [...]'; } add_filter('excerpt_more', 'new_excerpt_more');