Title: NWS Sendy
Author: NEONUS, s.r.o.
Published: <strong>24. 4. 2025</strong>
Last modified: 24. 4. 2025

---

Prohledat pluginy

![](https://s.w.org/plugins/geopattern-icon/nws-sendy.svg)

# NWS Sendy

 Autor: [NEONUS, s.r.o.](https://profiles.wordpress.org/shamotj/)

[Stáhnout](https://downloads.wordpress.org/plugin/nws-sendy.1.0.1.zip)

 * [Podrobnosti](https://cs.wordpress.org/plugins/nws-sendy/#description)
 * [Hodnocení](https://cs.wordpress.org/plugins/nws-sendy/#reviews)
 *  [Instalace](https://cs.wordpress.org/plugins/nws-sendy/#installation)
 * [Vývojáři](https://cs.wordpress.org/plugins/nws-sendy/#developers)

 [Podpora](https://wordpress.org/support/plugin/nws-sendy/)

## Popis

NWS Sendy is a WordPress plugin that integrates with Sendy, allowing users to easily
manage their email subscriptions through a simple interface. This plugin provides
an admin settings page for configuring the Sendy API key and List ID, as well as
a shortcode and block to display a subscription form on the front end.

#### Features

 * Admin interface under the Tools menu for setting the API key and List ID.
 * Shortcode to display a subscription form widget.
 * Block for the WordPress block editor that replicates the functionality of the
   shortcode.
 * Fallback template for the subscription form if the theme template is not found.

#### Success and error message customization

There are two filters availabe for overriding success and error message after subscribe
attempt.
 You can simpy override them by implementing filters: * nws_sendy_form_success_message*
nws_sendy_form_error_message

### Usage

 * Use the shortcode `[nws_sendy_form]` to display the subscription form in posts
   or pages.
 * Add the Sendy form block in the block editor to include the subscription form
   in your content.

## Snímky obrazovky

 * [[
 * Example of usage inside block editor.
 * [[
 * Plugin settings.

## Bloky

Tento plugin poskytuje 1 blok.

 *   Sendy Form A block to display a subscription form integrated with Sendy.

## Instalace

 1. Upload the `nws-sendy` folder to the `/wp-content/plugins/` directory.
 2. Activate the plugin through the ‚Plugins‘ menu in WordPress.
 3. Navigate to Tools > NWS Sendy to configure your API key and List ID.

## Nejčastější dotazy

### How do I customize success and error messages?

You can customize the success and error messages by using the following filters 
in your theme’s functions.php:
 `php add_filter(‚nws_sendy_form_success_message‘,
function($message) { return „Thank you for subscribing!“; });

add_filter(‚nws_sendy_form_error_message‘, function($message) {
 return „There was
an error with your submission. Please try again.“; }); `

## Recenze

Pro tento plugin nejsou žádné recenze.

## Autoři

NWS Sendy je otevřený software. Následující lidé přispěli k vývoji tohoto pluginu.

Spolupracovníci

 *   [ NEONUS, s.r.o. ](https://profiles.wordpress.org/shamotj/)

Plugin „NWS Sendy“ byl přeložen do 1 jazyku. Děkujeme všem [překladatelům](https://translate.wordpress.org/projects/wp-plugins/nws-sendy/contributors)
za jejich pomoc.

[Přeložte “NWS Sendy” do svého jazyka.](https://translate.wordpress.org/projects/wp-plugins/nws-sendy)

### Zajímá vás vývoj?

[Prohledejte kód](https://plugins.trac.wordpress.org/browser/nws-sendy/), podívejte
se do [SVN repozitáře](https://plugins.svn.wordpress.org/nws-sendy/), nebo se přihlaste
k[ odběru protokolu vývoje](https://plugins.trac.wordpress.org/log/nws-sendy/) pomocí
[RSS](https://plugins.trac.wordpress.org/log/nws-sendy/?limit=100&mode=stop_on_copy&format=rss).

## Přehled změn

#### 1.0.1

 * Fixed direct access security issue.

#### 1.0.0

 * Release

## Meta

 *  Verze **1.0.1**
 *  Poslední aktualizace **před 1 rokem**
 *  Aktivních instalací **Méně než 10**
 *  Testováno až do WordPressu **6.8.5**
 *  Jazyky
 * [Czech](https://cs.wordpress.org/plugins/nws-sendy/) a [English (US)](https://wordpress.org/plugins/nws-sendy/).
 *  [Přeložte do vašeho jazyka](https://translate.wordpress.org/projects/wp-plugins/nws-sendy)
 * Štítků
 * [block](https://cs.wordpress.org/plugins/tags/block/)[email](https://cs.wordpress.org/plugins/tags/email/)
   [newsletter](https://cs.wordpress.org/plugins/tags/newsletter/)[sendy](https://cs.wordpress.org/plugins/tags/sendy/)
   [subscription](https://cs.wordpress.org/plugins/tags/subscription/)
 *  [Podrobnosti](https://cs.wordpress.org/plugins/nws-sendy/advanced/)

## Hodnocení

Zatím nebyly zadány žádné recenze.

[Your review](https://wordpress.org/support/plugin/nws-sendy/reviews/#new-post)

[Zobrazit všechny recenze](https://wordpress.org/support/plugin/nws-sendy/reviews/)

## Spolupracovníci

 *   [ NEONUS, s.r.o. ](https://profiles.wordpress.org/shamotj/)

## Podpora

Potřebujete pomoc?

 [Fórum podpory](https://wordpress.org/support/plugin/nws-sendy/)