Web Dev Tuts
  • admin
  • No comment yet
  • June 10, 2012

Add Date Picker to WordPress

wp_enqueue_script(‘jquery-ui-datepicker’);

 

var $jx = jQuery.noConflict();

$jx(function(){
$jx(‘#_deal_deadline’).datepicker();
});

Post navigation

Previous Article
Next Article

Leave a Reply Cancel reply

You must be logged in to post a comment.

Recent Posts

  • How to add wp_editor Dynamically
  • How to Hide Certain Pages from Certain Users (WP Dashboard)
  • How to Set Up Gmail SMTP
  • How to Set Up Virtual Host in Localhost & Xampp
  • How to Determine the Current WordPress Version Used
  • AngularJs
  • CSS
  • For Me Only
  • geo location api
  • GIT
  • GoDaddy
  • Hosting
  • How To
  • Javascript
  • JQuery
  • Magento
  • My Notes
  • PHP
  • Private
  • Sass
  • WooCommerce
  • Wordpress
  • Xampp