Changeset 1181507 for angularjs-for-wp/trunk/includes/shortcodes.php
- Timestamp:
- 06/15/2015 11:55:33 PM (11 years ago)
- File:
-
- 1 edited
-
angularjs-for-wp/trunk/includes/shortcodes.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
angularjs-for-wp/trunk/includes/shortcodes.php
r1045923 r1181507 1 1 <?php 2 2 function ngPosts( $atts ) { 3 3 4 $a = shortcode_atts( array( 4 5 // EMPTY DEFAULTS
Note: See TracChangeset
for help on using the changeset viewer.