Title: OCM Pulse
Author: ocm
Published: <strong>16 de juliol de 2026</strong>
Last modified: 16 de juliol de 2026

---

Cerca extensions

![](https://ps.w.org/ocm-pulse/assets/banner-772x250.png?rev=3609887)

![](https://ps.w.org/ocm-pulse/assets/icon-256x256.png?rev=3609840)

# OCM Pulse

 Per [ocm](https://profiles.wordpress.org/orangeclickmedia/)

[Baixa](https://downloads.wordpress.org/plugin/ocm-pulse.1.0.1.zip)

 * [Detalls](https://ca.wordpress.org/plugins/ocm-pulse/#description)
 * [Ressenyes](https://ca.wordpress.org/plugins/ocm-pulse/#reviews)
 *  [Instal·lació](https://ca.wordpress.org/plugins/ocm-pulse/#installation)
 * [Desenvolupament](https://ca.wordpress.org/plugins/ocm-pulse/#developers)

 [Suport](https://wordpress.org/support/plugin/ocm-pulse/)

## Descripció

OCM Pulse lets editorial teams send web push notifications directly from the WordPress
post editor, without leaving the dashboard or opening the OCM Pulse interface.

Works with both the Gutenberg block editor (sidebar panel) and the Classic Editor(
metabox). The Send button is fully decoupled from post save — publish when you’re
ready, notify when you choose.

**Features**

 * Send push notifications from the post editor with one click
 * Gutenberg sidebar panel and Classic Editor metabox
 * Pre-fills notification title, body, and URL from the current post
 * Auto-populates the featured image as the notification image
 * Category and segment targeting
 * Schedule notifications for a future date and time
 * AI-powered copy generation (requires OCM Pulse AI feature on your server)
 * RSS feed trigger warning — alerts you when sending might cause duplicate notifications
 * API token stored server-side and never exposed to the browser

**Requirements**

 * An active OCM Pulse account
 * WordPress 6.6 or later, PHP 7.4 or later

### External services

This plugin connects to the OCM Pulse push notification service. An active OCM Pulse
account and a connected app are required for the plugin to function.

Terms of Use: https://pulse.orangeclickmedia.com/terms-and-conditions
 Privacy Policy:
https://pulse.orangeclickmedia.com/privacy-policy

**OCM Pulse API**

This is used to send and schedule push notifications, and to populate the editor
UI.

 * What is sent, and when:
    - Connecting: when you click «Connect to OCM Pulse» in Settings  OCM Pulse, 
      your browser is redirected to your configured OCM Pulse server to authorise
      the connection (OAuth 2.0). No post content is sent at this step.
    - Sending: when you click «Send Push Notification» or «Schedule» in the post
      editor, the notification’s title, body, URL, optional image URL, category,
      segment, and schedule time are sent to your OCM Pulse server to create the
      delivery.
    - AI copy generation: when you click «Generate with AI», the post’s title and
      content (HTML stripped) are sent to your OCM Pulse server to generate suggested
      notification copy. This only happens when you explicitly click the button.
    - Editor setup: the plugin fetches your app’s categories, segments, and RSS-
      trigger status from your OCM Pulse server each time the editor loads, to populate
      dropdowns and warnings.
 * Service URL: the server address you enter under Settings  OCM Pulse («OCM Pulse
   API URL»). This is configured per installation, not a fixed OCM Pulse endpoint.

**OCM Pulse SDK (optional, disabled by default)**

This is a client-side script, served from your configured OCM Pulse server, that
registers a browser service worker and prompts site visitors to subscribe to push
notifications.

 * It only loads when you enable «Inject SDK script and service worker into this
   site» under Settings  OCM Pulse. When enabled, it loads on every frontend page,
   for every visitor.
 * The SDK performs its own visitor consent check before prompting for a subscription,
   unless you separately enable «Skip consent check» (also disabled by default).
   Enabling that option is your decision as the site operator, and you are responsible
   for complying with applicable privacy laws (e.g. GDPR/ePrivacy) if you do.

## Captures

[⌊The OCM Pulse sidebar panel in the Gutenberg block editor.⌉⌊The OCM Pulse sidebar
panel in the Gutenberg block editor.⌉[

The OCM Pulse sidebar panel in the Gutenberg block editor.

[⌊The OCM Pulse metabox in the Classic Editor.⌉⌊The OCM Pulse metabox in the Classic
Editor.⌉[

The OCM Pulse metabox in the Classic Editor.

[⌊The OCM Pulse settings page.⌉⌊The OCM Pulse settings page.⌉[

The OCM Pulse settings page.

## Instal·lació

 1. Upload the `ocm-pulse` directory to `/wp-content/plugins/`, or install via **Plugins
    Add New**.
 2. Activate the plugin through the **Plugins** screen.
 3. Open **OCM Pulse** in the admin menu, enter your **OCM Pulse API URL** (e.g. `https://
    pulse.orangeclickmedia.com`), and click **Save URL**.
 4. Click **Connect to OCM Pulse** and complete the OAuth flow. Your credentials are
    stored automatically — no copy-pasting of tokens required.
 5. Open any post or page in the editor. The OCM Pulse panel appears in the Document
    tab (Gutenberg) or in the side panel (Classic Editor).

## PMF

### How do I connect the plugin to OCM Pulse?

Open **OCM Pulse** in the admin menu, enter your OCM Pulse server URL, and click**
Save URL**. Then click **Connect to OCM Pulse** — you will be redirected to the 
OCM Pulse server to authorise the connection. Before connecting, make sure an OCM
Pulse app exists whose **site domain** matches this site’s host exactly (the Connect
screen shows the required host).

### Does sending a notification publish or save the post?

No. The Send button is completely independent of post saving or publishing. You 
can send a notification at any time, regardless of the post status.

### What happens if I leave the schedule field empty?

The notification is sent immediately.

### Why are the Category and Segment dropdowns not showing?

These dropdowns populate from the OCM Pulse server. If your server version does 
not yet expose the category and segment endpoints, the dropdowns are hidden and 
the notification is sent to all subscribers without a category filter.

### Is my API token secure?

Yes. The API token is stored in the WordPress database and never output to the browser.
All OCM Pulse API calls are made server-side via the WordPress REST API.

### Does this plugin work with custom post types?

The Classic Editor metabox is registered for `post` and `page` post types. The Gutenberg
sidebar appears on all post types that support the block editor.

## Ressenyes

No hi ha ressenyes per a aquesta extensió.

## Col·laboradors i desenvolupadors

«OCM Pulse» és programari de codi obert. La següent gent ha col·laborat en aquesta
extensió.

Col·laboradors

 *   [ ocm ](https://profiles.wordpress.org/orangeclickmedia/)

[Traduïu «OCM Pulse» a la vostra llengua.](https://translate.wordpress.org/projects/wp-plugins/ocm-pulse)

### Interessats en el desenvolupament?

[Navegueu pel codi](https://plugins.trac.wordpress.org/browser/ocm-pulse/), baixeu-
vos el [repositori SVN](https://plugins.svn.wordpress.org/ocm-pulse/), o subscriviu-
vos al [registre de desenvolupament](https://plugins.trac.wordpress.org/log/ocm-pulse/)
per [fisl de subscripció RSS](https://plugins.trac.wordpress.org/log/ocm-pulse/?limit=100&mode=stop_on_copy&format=rss).

## Registre de canvis

#### 1.0.1

 * OCM Pulse API URL field now defaults to `https://pulse.orangeclickmedia.com/`
   on first setup, saving a manual step for new installs.
 * Added Terms of Use and Privacy Policy links to the External Services documentation.
 * Updated plugin directory icon, banner, and screenshots.

#### 1.0.0

 * Initial release.

## Meta

 *  Versió **1.0.1**
 *  Darrera actualització **fa 3 setmanes**
 *  Instal·lacions actives **Menys de 10**
 *  Versió del WordPress ** 6.6 o posterior **
 *  Provada fins a **7.0.2**
 *  Versió del PHP ** 7.4 o posterior **
 *  Idioma
 * [English (US)](https://wordpress.org/plugins/ocm-pulse/)
 * Etiquetes
 * [editor](https://ca.wordpress.org/plugins/tags/editor/)[Notifications](https://ca.wordpress.org/plugins/tags/notifications/)
   [push notifications](https://ca.wordpress.org/plugins/tags/push-notifications/)
   [web push](https://ca.wordpress.org/plugins/tags/web-push/)
 *  [Vista avançada](https://ca.wordpress.org/plugins/ocm-pulse/advanced/)

## Valoracions

Encara no s'ha enviat cap ressenya.

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

[Visualitzeu totes les ressenyes](https://wordpress.org/support/plugin/ocm-pulse/reviews/)

## Col·laboradors

 *   [ ocm ](https://profiles.wordpress.org/orangeclickmedia/)

## Suport

Teniu quelcom a dir? Necessiteu ajuda?

 [Visualitza els fòrums de suport](https://wordpress.org/support/plugin/ocm-pulse/)