• Skip to content

Tim Jensen

WordPress Developer

  • Blog
  • About Me
  • Contact
  • Resources
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 17 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

Desert road

by Tim Jensen on February 28, 2017 31 Comments

An Alternative to ACF’s get_field()

Advanced Custom Fields (ACF) is an amazing plugin that can revolutionize the way you build and edit posts inside WordPress. Two of the more common ACF features are repeater fields and flexible content fields, which can …

Continue Reading about An Alternative to ACF’s get_field() →

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 Next Page »

Copyright © 2021 – Tim Jensen