Skip to content

Commit 763ff63

Browse files
authored
Merge pull request #258 from indieweb/update/plugin-list
Add IndieBlocks
2 parents 57a4701 + 3cf26fd commit 763ff63

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)