0
votes
0answers
29 views

How to select more than one date from calendar [closed]

i m using jQuery UI Widgets plugin to select date from the jquery calendar but it only allow to select only singledate. i want to select more than one date in calendar .can anyone help me how to do ...
0
votes
1answer
141 views

How to add Ajax to the default widget calendar to support next/previous months loading?

I want to customize or replace the default calendar, similar to the default widget, but with Ajax next and previous months loading. Ideally I would like to be able to do that (red dots are dates ...
0
votes
1answer
43 views

Which file displays the date archive?

I'm building a new theme. I'm now working on to figure out which file is needed to show the "whole" post for a specific date which displays when you click on a date in the built in WordPress calendar ...
0
votes
1answer
159 views

Call plugin with php function

This plugin only works as widget. I need call this plugin with php function. How to modify this code ? <?php /* Plugin Name: AJAX Calendar Plugin URI: ...