Showing page 1 of 1
Previous Next

me@grafxflow

27 Mar, 2013

CMS

Remove the 'Private:' title for private posts

Here is code to hide 'Private:' that appear in the titles on Wordpress private posts or pages. It's a simple filter function added to 'functions.php'.

me@grafxflow

18 Mar, 2013

CMS

Hide posts/pages from search results

If you want to hide certain pages or posts from the WordPress search results. Then you need to edit the 'functions.php' file adding a nice snippet of code.

me@grafxflow

18 Mar, 2013

CMS

Hide google analytics on preview posts/pages

Here is how to hide google analytics code on the 'footer.php' file in WordPress, so it stops appearing when previewing the posts and pages in admin.

me@grafxflow

11 Mar, 2013

Mac OS X

Show hidden files on Apple Mac

Sometimes is handy to view those hidden files on your mac. The files that usually start with a '.' such as '.example_file_name'.

me@grafxflow

04 Oct, 2012

CMS

Remove author info at bottom of blog posts

How you remove the authors information which appears at the end of each blog post. It's the box which contains the admin image and description etc.

Showing page 1 of 1
Previous Next