Changeset 8085 for sites/trunk/wordcamp.org/public_html/wp-content/plugins/wcpt/views/applications/wordcamp/shortcode-application.php
- Timestamp:
- 01/16/2019 03:36:24 PM (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
sites/trunk/wordcamp.org/public_html/wp-content/plugins/wcpt/views/applications/wordcamp/shortcode-application.php
r7607 r8085 2 2 3 3 namespace WordPress_Community\Applications\WordCamp; 4 defined( 'WPINC' ) ordie();4 defined( 'WPINC' ) || die(); 5 5 6 6
Note: See TracChangeset
for help on using the changeset viewer.