wp_options.comment_registration documentation
-
Why does checking and unchecking the “Users must be registered and logged in to comment” option in wp-admin/options-general.php not alter wp_options.comment_registration (whose option_id=115)?
It seems whatever determines “Users must be registered and logged in to comment” is stored elsewhere than wp_options.comment_registration. If so, then where is that stored value? If not, then what does wp_options.comment_registration do?
I can’t find it in wp_options.option_description ‘s (SQL), haven’t the energy to rifle through Trac (Trac), and already searched this forum for “comment_regisration” (bb).
- The topic ‘wp_options.comment_registration documentation’ is closed to new replies.