Subscribe to Comments

[ Plugin / Subscribe to Comments / Leave Comment ]

수정할 사항

  • tabindex, accesskey
  • Admin / Options
    1. Not subscribed - Notif<ins>y</ins> me of followup Comments via e-mail
    2. Use custom style for Subscription Manager
      • Path to header: [theme_path]/header.php
      • Path to sidebar: [theme_path]/sidebar.php
      • Path to footer: [theme_path]/footer.php
      • HTML for before the subscription manager: <div id="content" class="narrowcolumn subscription-manager">
      • HTML for after the subscription manager:
        </div>
        </div>
        
  • Theme / Comments.php
    <?php 
    	if (!isset($_GET['edit_comments_xt'])) {
    		if (function_exists('show_subscription_checkbox')) { ?>
    			<?php show_subscription_checkbox(); ?>
    <?php 		}  
    	} 
    ?>
    

관련 주소

Categories : Wordpress