Changeset 3158
- Timestamp:
- 05/17/2016 07:35:48 PM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
sites/trunk/wordcamp.org/public_html/wp-content/plugins/wcpt/javascript/wcpt-wordcamp/admin.js
r3122 r3158 1 w p.wcpt = wp.wcpt|| {};1 window.wordCampPostType = window.wordCampPostType || {}; 2 2 3 w p.wcpt.WcptWordCamp = ( function( $ ) {3 window.wordCampPostType.WcptWordCamp = ( function( $ ) { 4 4 'use strict'; 5 5
Note: See TracChangeset
for help on using the changeset viewer.