Title: wp_enqueue and wp_register_script issues
Last modified: August 20, 2016

---

# wp_enqueue and wp_register_script issues

 *  [KimSchroeder](https://wordpress.org/support/users/kimschroeder/)
 * (@kimschroeder)
 * [14 years, 4 months ago](https://wordpress.org/support/topic/wp_enqueue-and-wp_register_script-issues/)
 * wp_register_script(‘wuwc_calendar’, CALENDAR_URL . ‘WhatsUpWaucondaCalendar.js’,
   array(‘jquery’));
    wp_register_style(‘wuwc-style’, CALENDAR_URL . ‘WhatsUpWaucondaCalendar.
   css’); AND wp_enqueue_style(‘wuwc-style’); wp_enqueue_script(‘wuwc_calendar’);
 * EACH is adding a ?ver=3.3.1 to the end of the script causing it to not be found.
   This does NOT happen on my local machine. Ha anyone else had this problem? Does
   anyone know what causes this and how to solve it?
    Thanks Kim

The topic ‘wp_enqueue and wp_register_script issues’ is closed to new replies.

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 0 replies
 * 1 participant
 * Last reply from: [KimSchroeder](https://wordpress.org/support/users/kimschroeder/)
 * Last activity: [14 years, 4 months ago](https://wordpress.org/support/topic/wp_enqueue-and-wp_register_script-issues/)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
