Skip to content

Commit 41eb057

Browse files
committed
Updated requirements.php file with correctplugin name
1 parent 9c2889b commit 41eb057

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

requirements.php

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -45,10 +45,10 @@ class Just_Theme_Framework_Checker {
4545
* @var array
4646
*/
4747
private $required_plugins = array(
48-
'wordpress-theme-framework/wordpresscd wo -theme-framework.php' => array(
48+
'wordpress-theme-framework/wordpress-theme-framework.php' => array(
4949
'\JustCoded\WP\Framework\Autoload',
50-
'Just Theme Framework',
51-
'//wordpress.org/plugins/just-theme-framework',
50+
'WordPress Theme Framework',
51+
'https://github.com/justcoded/wordpress-theme-framework',
5252
),
5353
'titan-framework/titan-framework.php' => array(
5454
'\TitanFrameworkPlugin',

0 commit comments

Comments
 (0)