|
@@ -27,8 +27,9 @@ |
|
27
|
27
|
{ |
|
28
|
28
|
SchemaRegistry::createSection( |
|
29
|
29
|
$prefix, |
|
30
|
30
|
array( |
|
31
|
+ 'id' => 'tools', |
|
31
|
32
|
'title' => esc_html__('Tools', 'darkify'), |
|
32
|
33
|
'icon' => 'icofont-holding-hands', |
|
33
|
34
|
'fields' => array( |
|
34
|
35
|
// Intro line, rendered plain above the section cards. |