Lines:
1 to 16 of 16
<?php // (C) Copyright Bobbing Wide 2013-2015 /* function _ca_not_wordpress_ignore_list() – Add files to ignore when the plugin is NOT "wordpress" */ if ( !function_exists( "_ca_checkignorelist" ) ) { /* function _ca_checkignorelist() – createapi ignore list – copy of listapis ignore list */ } /* function _la_ignore_dir() – */ /* function _la_checkignorelist() – See if the file is in the ignore list */View on GitHub