- Timestamp:
- 12/20/2018 01:26:07 AM (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
sites/trunk/wordpress.org/public_html/wp-content/plugins/handbook/handbook.php
r7934 r7994 309 309 global $wp_query; 310 310 311 // Don't override Embeds 312 if ( is_embed() ) { 313 return $template; 314 } 315 311 316 $handbook_templates = array(); 312 317
Note: See TracChangeset
for help on using the changeset viewer.