Search results for: admin
Untitled Snippet
Last updated date
WPForms Login Page Redirect
This snippet will redirect the default WordPress login page to your custom login page. This makes…
Creating Multi-Column Form Layouts With CSS Classes
If you use a multi-column layout with conditional fields, any fields that are conditionally shown will…
Limiting Options for the Date / Time Field
This snippet will disable any future date in your date picker. You'll need to update the…
Using the “Include Form Styling” Setting
With the Base styling only setting in place, multi-column layouts will generally not function properly. To…
KI
Test
How to Add Custom Code Snippets in WordPress
For this guide, we’ll create a custom code that prevents theme conflicts that cause Radio and…
Decrease the retention period to one week for the Action Scheduler
By default, Action Scheduler will automatically remove completed tasks after thirty days. However, this time period…
Adding a Background Image to Your Forms
With this snippet, it follows the tutorial listed inside the Adding a Background Image to Your…
Change Validation Messages for WPML
When you need to provide multiple different language translations, these messages need to be conditionally different.…
Add Redirection to Custom Password Reset Form
With this filter you can redirect any lost password requests to a custom reset form
WP Simple Pay: Custom Smart Tag
Register a custom Smart Tag with PHP, and control the output.
Increase the max file size limit in WordPress
Using a small snippet, we're going to increase the upload size, post size, and max execution…