button to download the list of unique commenters email addresses CSV format..
The 'c2c commenter emails show csv button hook allows you to customize whether the button to download CSV file of the commenter emails list should be present on the plugin's admin settings page.
The 'c2c commenter emails show emails hook allows you to customize whether the listing of emails should appear on the plugin's admin settings page.
The 'manage commenter emails options hook allows you to customize the capability required to access the commenter emails admin page.
Example ** * Change the capability needed to see Commenter Emails admin page for Commenter Emails plugin * * @param string $capability The necessary capability * @return string * function change ce cap { return 'manage commenter emails } add filter c2c commenter emails fields.
The 'c2c commenter emails fields hook allows you to customize the user fields included in the CSV file.
Example ** * Change the data fields separator to for Commenter Emails plugin * * @param string $separator The defautl separator * @return string * change ce field separator { return } add filter ..
Activate the plugin through 'Plugins admin WordPress.
Commenter Emails is well thought out and exports CVS file that can then be tweaked and prepared to import into your own e-mail program for instant use.
Browse the code, check out SVN repository, or subscribe to the development log by RSS...
Read more