We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0af1650 commit 375ec7bCopy full SHA for 375ec7b
tootpress_database.php
@@ -128,7 +128,7 @@ function tootpress_restore_factory_settings() {
128
update_option('tootpress_page_id', "");
129
update_option('tootpress_amount_toots_page',"50");
130
update_option('tootpress_navigation',"standard");
131
- // CSS Option requires an inverse value
+ // CSS Option requires an inverse value (please do not ask why)
132
update_option('tootpress_css',"0");
133
update_option('tootpress_backlink','0');
134
update_option('tootpress_developer',"0");
0 commit comments