Skip to content

Commit 3cf26fd

Browse files
committed
add indieblocks
I like what @janboddez has done with blocks and I would remove the classic-editor and would recommend to add it as dependency to the post-kinds plugin, because otherwise it is no requirement.
1 parent 57a4701 commit 3cf26fd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

indieweb.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -177,7 +177,7 @@ public static function register_plugins() {
177177
'slug' => 'pubsubhubbub',
178178
),
179179
array(
180-
'slug' => 'classic-editor',
180+
'slug' => 'indieblocks',
181181
),
182182
);
183183
return $plugin_array;

0 commit comments

Comments
 (0)