• Skip to content

Tim Jensen

WordPress Developer

  • Blog
  • About Me
  • Contact
  • Resources
Bricks

by Tim Jensen on February 10, 2017 3 Comments

Unit Testing in DesktopServer

Unit testing in WordPress has come a long way with the help of WP-CLI, but it can still be a bit frustrating to set up correctly. These two tutorials were a great help to me when getting started: Pippin …

Continue Reading about Unit Testing in DesktopServer →

Filed Under: Workflow

Machine nuts

by Tim Jensen on September 9, 2016 Leave a Comment

Load a Custom Template for Custom Post Types

If you want to use a particular template for your custom post type (CPT) then the best choice is usually to create a new template such as single-{post-type}.php.  (Check out the WordPress handbook for more details about …

Continue Reading about Load a Custom Template for Custom Post Types →

Filed Under: Code

Navigation

by Tim Jensen on September 2, 2016 Leave a Comment

Adding Navigation Buttons for Sibling Pages

When reading posts it is common to see links to the next and previous post in the sequence. Something like this: It's a nice feature that keeps readers engaged in your content and also aids accessibility by …

Continue Reading about Adding Navigation Buttons for Sibling Pages →

Filed Under: Code

by Tim Jensen on May 25, 2016 Leave a Comment

Using BrowserSync with DesktopServer

One way for a freelance web developer to increase earnings is to improve upon his/her workflow.  An effective workflow enables you to accomplish a given task in less time, which effectively increases your profit per …

Continue Reading about Using BrowserSync with DesktopServer →

Filed Under: Workflow

  • « Go to Previous Page
  • Go to page 1
  • Go to page 2
  • Go to page 3
  • Go to page 4

Copyright © 2022 – Tim Jensen