• Skip to content

Tim Jensen

WordPress Developer

  • Blog
  • About Me
  • Contact
  • Resources
Mountains

by Tim Jensen on June 19, 2017 Leave a Comment

Modify the Genesis Read More Link, and Keep it Accessible

By default Genesis includes a read more link that looks like [Read More...], which is okay but sometimes we want to change the wording of the link text. Most of the snippets that I've seen for changing the read more …

Continue Reading about Modify the Genesis Read More Link, and Keep it Accessible →

Filed Under: Code

Honeypot

by Tim Jensen on March 16, 2017 Leave a Comment

Enforce Anti-Spam Honeypots on Gravity Forms

Anti-spam honeypots are perhaps the best way to guard your forms from spam submissions. By default Gravity Forms does not add a honeypot to your form; you have to check the appropriate box on the Forms Settings page. …

Continue Reading about Enforce Anti-Spam Honeypots on Gravity Forms →

Filed Under: Code

by Tim Jensen on March 13, 2017 18 Comments

Add Hooks Before Genesis Structural Wraps

I use the Genesis framework on every project because of its speed, security, and ease of customization. There are hundreds of Genesis hooks and filters available that allow you to customize just about anything that you …

Continue Reading about Add Hooks Before Genesis Structural Wraps →

Filed Under: Code

Spiral

by Tim Jensen on March 7, 2017 2 Comments

Get the Post Excerpt Outside of the Loop

I often wonder why there isn't a function in WordPress core that will get a post excerpt outside of the loop. Here is a function that will do just that: You call the function by simply passing in the ID of the post …

Continue Reading about Get the Post Excerpt Outside of the Loop →

Filed Under: Code

  • « Go to Previous Page
  • Go to page 1
  • Go to page 2
  • Go to page 3
  • Go to page 4
  • Go to page 5
  • Go to Next Page »

Copyright © 2023 – Tim Jensen