20 lines
		
	
	
		
			608 B
		
	
	
	
		
			PHP
		
	
	
	
	
	
			
		
		
	
	
			20 lines
		
	
	
		
			608 B
		
	
	
	
		
			PHP
		
	
	
	
	
	
| <?php
 | |
| return [
 | |
|     '@class' => 'Grav\\Common\\File\\CompiledYamlFile',
 | |
|     'filename' => '/home/phvos/web/dedijk4.nl/public_html/user/plugins/shortcode-core/shortcode-core.yaml',
 | |
|     'modified' => 1582124797,
 | |
|     'data' => [
 | |
|         'enabled' => true,
 | |
|         'active' => true,
 | |
|         'active_admin' => true,
 | |
|         'admin_pages_only' => true,
 | |
|         'parser' => 'regular',
 | |
|         'custom_shortcodes' => NULL,
 | |
|         'fontawesome' => [
 | |
|             'load' => true,
 | |
|             'url' => '//maxcdn.bootstrapcdn.com/font-awesome/4.6.1/css/font-awesome.min.css',
 | |
|             'v5' => false
 | |
|         ]
 | |
|     ]
 | |
| ];
 |