This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

Emailing Subscription

ਵੇਰਵਾ

This plugin creates a list of subscribers through a simple form that can be added anywhere in the template.

Looking at your data in the WP Admin Area

This plugin provides 1 administration page

The mailing list in the admin page (http://you-site.com/wp-admin/admin.php?page=emailing_list) with option to export list in XLS format

Requirements:
* WordPress 3.4 or later

Translators

ਸਕਰੀਨਸ਼ਾਟ

  • The mailing list in the admin page.
  • The mailing list widget.
  • The mailing list widget in widgets section.

ਸਥਾਪਤੀਕਰਨ

  1. Install and activate the plugin
  2. Add this widget to your Sidebar.
  3. [OPTIONAL] Add the form function in your template <?php if(function_exists('emailing_form')) { emailing_form();} ?>
  4. [OPTIONAL] Apply custom styles
  5. YOU’RE DONE!

ਅਕਸਰ ਪੁੱਛੇ ਜਾਂਦੇ ਸਵਾਲ

I can add the form “subscription” Anywhere on the Template?

Yes, using the function <?php if(function_exists('emailing_form')) { emailing_form();} ?>.

ਸਮੀਖਿਆਵਾਂ

Read all 3 reviews

ਯੋਗਦਾਨੀ ਤੇ ਵਿਕਾਸਕਾਰ

“Emailing Subscription” is open source software. The following people have contributed to this plugin.

ਯੋਗਦਾਨੀ

“Emailing Subscription” ਦਾ ਆਪਣੀ ਭਾਸ਼ਾ ਵਿੱਚ ਅਨੁਵਾਦ ਕਰੋ।

ਵਿਕਾਸ ਕਾਰਜ ਵਿੱਚ ਰੁਚੀ ਰੱਖਦੇ ਹੋ?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

ਤਬਦੀਲੀ-ਚਿੱਠਾ

1.4.1

  • Fixed fatal error in pagination

1.4

  • Added Widget option.
  • Added Delete Selected option.
  • Added Date, Name and Reference fields.

1.3

  • Fixed pagination bug.

1.2

  • Added “Show per page” pagination filter.
  • Fixed pagination.

1.1

  • Added Internationalization.
  • Translation for: Spanish, es_ES

1.0

  • This is the first version of the plugin.