Passing arguments to template files in WordPress 5.5
For years, theme developers wishing to pass data to template files have had to use less than ideal workarounds. This included the use of global variables, set_query_var(), the include( locate_…
Populate ACF custom fields with Advanced Post Creation GF add-on
Hi everyone, Everything in the topic title :). A little more detail though : I have a custom post type, called Estimate. A set of ACF custom fields has been added to this custom post type. I use the Advanced Post Creation Add-on to create a new Estimate thanks with GF. So far, so good ! Post is created, with valid title & content. Then I tried to map my GF fields to the existing ACF custom fields (in the Post Creation section), but none of the ACF fields is mentionned in the Select a Custom...
How To Clean Up Your WordPress Media Library | WP Engine®
When you have a lot of posts, pages or media content, it's easy for your WordPress media library to get out of hand. Cleaning up your library not only makes it easier to use (saving you time), but also reduces disk space. Learn how to clean up your WordPress media library!
Eliminate spam with a custom honeypot - Bill Erickson
A custom honeypot is a simple and effective way to eliminate spam. If a hidden field in your form is filled in, you can be fairly confident the submission is…
Remove Recurring Info from List View | The Events Calendar
I need to remove the recurring info from my list view. I did see a css solution posted in a couple threads (https://theeventscalendar.com/support/forums/topic/how-to-remove-text-recurring-event-see-all-from-recurring-events/, https://theeventscalendar.com/support/forums/topic/recurring-event-text-appears-in-the-list-view/) but I need it to be completely absent from the DOM. I am using to display the date info for the event, but the recurring info is…
show start and end date of a recurring event | The Events Calendar
Hi is there a way to show above a title of a recurring event the date of the first and of the last event of the serie, instead of the date of the day of the single (for example, from 13 april to 17 april 2016 instead of only 13…14…15…16 or 17 april)? Thanks
Add links to ALL other occurrences in a recurring event series (not just future occurrences) -- looks like http://cl.ly/1h383J1b3L0P -- created for https://theeventscalendar.com/support/forums/topic/displaying-all-events-that-are-in-the-same-series-as-the-displayed-single-even/
Add links to ALL other occurrences in a recurring event series (not just future occurrences) -- looks like http://cl.ly/1h383J1b3L0P -- created for https://theeventscalendar.com/support/forums/topi...
👋 Be sure you have read our Customizing CSS documentation page before proceeding to this article. There are several key areas to be aware of regarding the responsiveness of the events templates, especially if you plan to customize how this component works. We’re introducing a new way to handle responsiveness. We’re using container-based queries. This …
There are three distinct ways to customize calendar styles: Adding custom styles directly in your stylesheets. This is best when you have just a few changes and are certain you won’t lose your changes if your theme updates. Using the WordPress Customizer. Use this by navigating to Appearance → Customize from the WordPress dashboard, then …
With the Block (Gutenberg) Editor, all post types that have support for default templates for which order your block will show up when you create a new post. For events, we introduced a filter to allow you to easily customize your default content. Hook name: tribe_events_editor_default_template Parameters used on this Filter $template – Array with …
In-Depth Look at WordPress Permalinks and URL Rewriting
In this post we'll look at WordPress permalinks and how they allow site admins to set basic and advanced semantic, usable, accessible and SEO-friendly URLs.
Custom WordPress Rewrite Rule to Combine Taxonomy and Post Type - Igor Benić
WordPress permalinks are great for having friendly urls that your visitors can also remember and that benefit your SEO optimization. Some solutions will require you to have an url made of a combination of different content. In this tutorial we …
Working with WP_Query: The Complete User's Guide | WPShout
This complete course covers a range of topics to get you up to speed on the most effective uses of wp_query from the essentials to advanced implementations.
8 Things I Learned Building a WordPress Site without Code • WPShout
About a month ago, I read a headline in the Post Status newsletter called "Let's No-Code This Thing and All Go Home." It linked to an article that stated:
WordPress Plugin Development Best Practices: Template Files
Can you override WordPress plugin template files? In this article, we answer this and go over implementing templates in your own plugin that can be customized.
You'll become a Gravity Forms conditional logic wizard with this complete guide, including advanced conditoinal logic, pricing, registration, and more.
Customise the post titles in ACF's relationship field
If you've ever found yourself wanting to modify the post titles in an ACF relationship field, you may have already stumbled across the acf/fields/relationship/result filter. It's a pretty useful filter when you want to provide some more contextual information next to a post title in the relationship field results list. As with many filters built …
The Right Way to do WordPress Custom Taxonomy Rewrites
If you look at the default WordPress archive for a taxonomy (like "Categories"), it can be hard to tell which post type the taxonomy belongs to. Fortunately, taxonomy rewrite rules help us dynamically rewrite the URL.
One of the most-used functions in my life with PHP is foreach. Partly, this is because it's just an exquisitely named function, and it maps well to how I
How to Create and Use WordPress User Metadata (User Meta)
In this article, we explore WordPress user metadata, usually called simply WordPress user meta. We'll explain, among other things: How to add custom user
Gravity Forms Confirmation - Make the Most of This Prime Opportunity
The Gravity Forms confirmation tools are an ideal way to create value. Users are paying attention. Don't squander this opportunity with a generic message.
Dynamic Content in Gravity Forms - Boost Conversion with this Easy Trick
Dynamic content lets you prefill a Gravity Form on the confirmation page. It boosts conversion and it's not difficult to accomplish. We show you how to.