2012-11-04, 12:16:00
Hi,
First I want to indicate that, in admin/inc/plugin_functions.php, queue_script('jquery-ui', GSBACK); is missing.
Now the question is the following. What is the meaning of the version parameter?
As I see in the register_script function, if I register, lets say, jquery 1.8 in the header file but a plugin registers jquery 1.7, the version number is not taken into account and the original setting is lost.
Regards,
Mauro.
First I want to indicate that, in admin/inc/plugin_functions.php, queue_script('jquery-ui', GSBACK); is missing.
Now the question is the following. What is the meaning of the version parameter?
As I see in the register_script function, if I register, lets say, jquery 1.8 in the header file but a plugin registers jquery 1.7, the version number is not taken into account and the original setting is lost.
Regards,
Mauro.