Compare commits
2 Commits
2ca8ce21f7
...
ca30630404
| Author | SHA1 | Date | |
|---|---|---|---|
| ca30630404 | |||
| 2fc40832a5 |
@@ -1,7 +1,5 @@
|
||||
<?php
|
||||
$register_targets = MTEE::register_target();
|
||||
$opt = get_option('_mtee');
|
||||
//var_dump($opt['top_page']);
|
||||
$keywords = $opt['top_page']['keywords'] ?? '';
|
||||
$description = $opt['top_page']['description'] ?? '';
|
||||
$noindex = $opt['top_page']['noindex'] ?? '0';
|
||||
|
||||
Reference in New Issue
Block a user