How to install OpenID Comments for WordPress 0.9.1

  1. Download plugin
  2. Unzip it.
  3. Upload the full directory into wp-content directory.
  4. Replace the code that outputs comment form in your comments.php template (or wp-paged-comments.php if you use it) with following: <?php include TEMPLATEPATH . '/openidform.php'?>.
    Usualy it begins with something like: <?php if ( get_option('comment_registration') && !$user_ID ) : ?> and ends with something like: <?php do_action('comment_form', $post->ID); ?> </form>
  5. If you used previous version of plugin you should deactivate it in Plugin options.
  6. Activate plugin in Plugin options.
  7. Done!
Этот сервис - коллекция руководств и инструкций по самым разным темам
 
Зарегистрировавшись, вы сможете писать свои руководства.
Зарегистрироваться
 
Погружаемся
 

 
О руководстве