> ## Documentation Index
> Fetch the complete documentation index at: https://memberpulseptyltd.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Other Features

> External widgets and features that operate outside the main portals

## Overview

Features and components that operate outside the main portal interfaces, including external widgets and WordPress integration features.

## What's Included

<CardGroup cols={2}>
  <Card title="Directory Widgets" icon="code" href="/other/directory-widgets">
    Embeddable business directory for external websites
  </Card>

  <Card title="Job Board Widgets" icon="briefcase" href="/other/job-board-widgets">
    Embeddable job listings for external websites
  </Card>

  <Card title="WordPress SEO" icon="search" href="/other/wordpress-seo">
    SEO features for WordPress-integrated content
  </Card>

  <Card title="WordPress Shortcodes" icon="code" href="/other/wordpress-shortcodes">
    Shortcode reference for WordPress plugin
  </Card>
</CardGroup>

## Use Cases

These features are used when:

* Embedding MemberPulse content on external websites
* Displaying content on WordPress sites
* Creating public-facing pages without portal login

## Acceptance Criteria

### Frontend

* [ ] UI supports the workflows described on this page.

### Backend / API

* [ ] Backend behavior supports these workflows (data fetch, mutations, exports).

### Permissions

* [ ] Access is restricted per the Capabilities matrix (or role rules) for this area.

### Business Rules

* [ ] All business rules described on this page are enforced.

### Error Handling

* [ ] User-visible errors are clear and recoverable where possible.
