Changeset 632913
- Timestamp:
- 12/02/2012 06:10:44 AM (13 years ago)
- File:
-
- 1 edited
-
wp-simple-forms/tags/0.1.3/shortcode.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
wp-simple-forms/tags/0.1.3/shortcode.php
r632905 r632913 38 38 wp_enqueue_style( 39 39 'simpleForm-style' 40 , plugins_url() . '/wp _simple_forms/style.css'40 , plugins_url() . '/wp-simple-forms/style.css' 41 41 ); 42 42
Note: See TracChangeset
for help on using the changeset viewer.