Raj

Results 7 issues of Raj

For ng-multi-transclude to work the top level directive must do a transclude. This is not reflected in the example code shown in the README.md

http://wordpress.org/support/topic/cant-import-6?replies=1

The plugin should accomodate the calls to wp_mail() and potentially PHPMailer calls by other plugins to ensure that reliable deliveries happen (by avoiding emails being rejected by mail server due...

Currently all tables are in latin collation. This needs to be moved to the utf8 collation.

CRITICAL

Currently the confirm subject, confirm body, confirmed subject and the confirmed body are all loaded from the wp_options table as a option. This should instead be fetched from files that...

Refactorization

The export feature exports both confirmed and unconfirmed subscribers in the newsletter. A option needs to be added to filter the data exported into the CSV file based on confirmation...