Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Danny Froberg
steempress_amn
Commits
8c2339d8
Commit
8c2339d8
authored
Nov 29, 2018
by
Martin Lees
Browse files
remove unused hook
parent
1e5c8f76
Changes
1
Hide whitespace changes
Inline
Side-by-side
includes/class-steempress_sp.php
View file @
8c2339d8
...
...
@@ -177,8 +177,6 @@ class Steempress_sp {
$this
->
loader
->
add_action
(
'save_post'
,
$plugin_admin
,
'saveSteemPublishField'
,
8
);
$this
->
loader
->
add_action
(
'add_meta_boxes'
,
$plugin_admin
,
'steempress_sp_add_custom_box'
);
$this
->
loader
->
add_action
(
'enqueue_block_editor_assets'
,
$plugin_admin
,
'my_block_cgb_editor_assets'
);
}
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment