Create a UNIX timestamp based on two meta fields
View this code snippet on GitHub. Useful for sorting events by date AND time (ex: 8am event before 9am event) The post Create a UNIX timestamp based on two meta fields appeared first on Bill Erickson.
View ArticleMove Featured Image Metabox
View this code snippet on GitHub. The post Move Featured Image Metabox appeared first on Bill Erickson.
View ArticleHomepage Help
View this code snippet on GitHub. The post Homepage Help appeared first on Bill Erickson.
View ArticleUse Page Links To with custom metabox
The Page Links To plugin is a great tool for setting the post permalink to an external URL. This way, when the post shows up in archive pages and search results, clicking it goes to that external URL....
View ArticleUse Page Links To with custom metabox
The Page Links To plugin is a great tool for setting the post permalink to an external URL. This way, when the post shows up in archive pages and search results, clicking it goes to that external URL....
View ArticleAdd checkbox to Featured Image metabox
This adds a checkbox to the Featured Image metabox. View this code snippet on GitHub. You can then use the ea_featured_image_display meta value to determine if the featured image should be shown. Ex:...
View Article