Date and Time Picker Field Plugin WordPress, Download, Install

Date and Time Picker Field Plugin WordPress

Date and Time Picker field for Advanced Custom Fields

Date and Time Picker Field Download Now

Download Now

(If the link does not work)↓

Originals Link WordPress.org

https://wordpress.org/plugins/acf-field-date-time-picker/

How to Install Date and Time Picker Field Plugin, Manually

Plugin

  1. Copy the ‘acf-date_time_picker’ folder into your plugins folder
  2. Activate the plugin via the Plugins admin page

Include

  1. Copy the ‘acf-date_time_picker’ folder into your theme folder (can use sub folders). You can place the folder anywhere inside the ‘wp-content’ directory
  2. Edit your functions.php file and add the code below (Make sure the path is correct to include the acf-date_time_picker.php file)
add_action('acf/register_fields', 'my_register_fields');

function my_register_fields()
{
    include_once('acf-date_time_picker/acf-date_time_picker.php');
}

Video

Screenshots

Date and Time Picker Field Plugin WordPress

Date and Time Picker Field Plugin WordPress

Plugin Not Working?

If any errors or problems with the plug-in then write comments.

Add a Comment

Your email address will not be published. Required fields are marked *