Commit 8df18d08 authored by Rafael Chaves Freitas's avatar Rafael Chaves Freitas
Browse files

fix related-posts.php

parent 7f3e6409
......@@ -12,7 +12,7 @@ class related_posts {
'related_posts__use',
__('Posts Relacionados', 'guaraci'),
'guaraci\\related_posts::settings',
'reading',
'reading'
);
register_setting( 'reading', 'related_posts__use' );
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment