Title: Oriole One Custom Fields
Author: Rashid Sharafat
Published: <strong>13. junija 2026</strong>
Last modified: 13. junija 2026

---

Tykače pytać

![](https://ps.w.org/oriole-one-custom-fields/assets/icon-256x256.png?rev=3570943)

# Oriole One Custom Fields

 Wot [Rashid Sharafat](https://profiles.wordpress.org/rashidsharafat/)

[Sćahnyć](https://downloads.wordpress.org/plugin/oriole-one-custom-fields.1.0.0.zip)

 * [Podrobnosće](https://hsb.wordpress.org/plugins/oriole-one-custom-fields/#description)
 * [Pohódnoćenja](https://hsb.wordpress.org/plugins/oriole-one-custom-fields/#reviews)
 *  [Instalacija](https://hsb.wordpress.org/plugins/oriole-one-custom-fields/#installation)
 * [Wuwiće](https://hsb.wordpress.org/plugins/oriole-one-custom-fields/#developers)

 [Podpěra](https://wordpress.org/support/plugin/oriole-one-custom-fields/)

## Wopisanje

**Oriole One Custom Fields** is a focused, lightweight SEO plugin for WordPress.
It lets you add a custom meta title on posts, pages, and public custom post types,
and automatically generates and injects a `<meta name="description">` tag into your
post `<head>` using the post excerpt as the primary source, with intelligent fallback
generation from content.

**How it works:**

 1. Add an optional custom **Meta Title** on any supported edit screen. When set, it
    overrides the front-end document title for that singular post, page, or custom 
    post type.
 2. If a post has a manually written excerpt, that excerpt is used as the meta description(
    HTML stripped, whitespace normalised, trimmed to about 155 characters).
 3. If no excerpt exists, the plugin auto-generates a description from content by stripping
    shortcodes, HTML, and excessive whitespace, then trimming intelligently to avoid
    breaking mid-word.
 4. If no title or description content is available, the plugin leaves the normal WordPress
    output alone.

**Key features:**

 * Adds a custom meta title field to posts, pages, and public custom post types.
 * Overrides the front-end document title when a custom meta title is set.
 * Outputs meta descriptions for posts, pages, and public custom post types.
 * Smart description fallback: manual excerpt to content to nothing.
 * Strips shortcodes, HTML, and excess whitespace automatically.
 * Trims descriptions to about 155 characters on word boundaries.
 * Includes a Settings page to enable or disable meta title and meta description
   output.
 * Detects and defers to major SEO plugins to prevent duplicate SEO output.
 * No database tables, no cron jobs.
 * No frontend CSS or JavaScript.
 * Translation-ready with full i18n support.
 * PHP 8.0+ and WordPress 6.0+ compatible.

**Conflict detection – compatible with:**

 * Yoast SEO (free and premium)
 * Rank Math SEO
 * All in One SEO (AIOSEO)
 * SEOPress
 * Slim SEO
 * The SEO Framework

When any of the above plugins are active, Oriole One Custom Fields silently steps
aside so you never get duplicate SEO title or description output.

**Not output on:**

 * Archives, category pages, tag pages
 * Search results
 * The homepage / static front page
 * RSS and Atom feeds
 * WordPress admin
 * REST API requests

**Lightweight by design:**

This plugin follows a strict „do one thing well“ philosophy. It includes only the
settings needed to control title and description output, with no tracking, no ads,
and no upsells.

## Instalacija

**Automatic installation (recommended):**

 1. In your WordPress admin, navigate to **Plugins > Add New**.
 2. Search for **Oriole One Custom Fields**.
 3. Click **Install Now**, then **Activate**.

**Manual installation:**

 1. Download the plugin zip file.
 2. Upload and extract the `oriole-one-custom-fields` folder to `/wp-content/plugins/`.
 3. Activate the plugin through **Plugins > Installed Plugins** in WordPress admin.

## HSP

### Does this plugin conflict with Yoast SEO, Rank Math, or other SEO plugins?

No. Oriole One Custom Fields automatically detects the presence of Yoast SEO, Rank
Math SEO, All in One SEO, SEOPress, Slim SEO, and The SEO Framework. If one is active,
this plugin disables its own title and description output to avoid conflicts.

### Does this plugin add a settings page?

Yes. Go to **Settings > Oriole One Custom Fields** to enable or disable custom meta
title output and automatic meta description output.

### How do I set a custom meta title?

Edit a post, page, or public custom post type and use the **Meta Title** box. Leave
it blank to use the normal WordPress title.

### Which post types does this plugin support?

The plugin supports posts, pages, and all public custom post types that are registered
to appear in the front end. It does not output titles or descriptions on archives,
search results, the homepage, or feeds.

### What if my post has no excerpt and no content?

The plugin will not output a `<meta name="description">` tag in that case. It is
better to omit the tag than to output an empty or meaningless one.

### How long will the meta description be?

The plugin trims descriptions to approximately 155 characters, breaking at the last
complete word before that limit to avoid awkward mid-word cuts. An ellipsis is appended
when the text is truncated.

### Does this plugin store any data?

The plugin stores one settings option and custom meta title values when you enter
them. It creates no database tables and registers no cron events.

### Is this plugin compatible with multisite?

The plugin has not been specifically tested in a multisite environment, but it contains
no single-site-specific runtime logic and should work in multisite installations.

### Will this affect my site’s performance?

No. The plugin executes a minimal number of operations per page load, outputs no
frontend CSS or JavaScript, and performs no extra database queries beyond fetching
the current post meta when needed.

## Pohódnoćenja

Za tutón tykač pohódnoćenja njejsu.

## Sobuskutkowarjo a wuwiwarjo

„Oriole One Custom Fields“ je softwara wotewrjeneho žórła. Slědowacy ludźo su k 
tutomu tykačej přinošowali.

Sobuskutkowarjo

 *   [ Rashid Sharafat ](https://profiles.wordpress.org/rashidsharafat/)

[Přełožće „Oriole One Custom Fields“ do swojeje rěče.](https://translate.wordpress.org/projects/wp-plugins/oriole-one-custom-fields)

### Na wuwiću zajimowany?

[Přehladajće kod](https://plugins.trac.wordpress.org/browser/oriole-one-custom-fields/),
hladajće do [SVN-repozitorija](https://plugins.svn.wordpress.org/oriole-one-custom-fields/)
abo abonujće [wuwiwanski protokol](https://plugins.trac.wordpress.org/log/oriole-one-custom-fields/)
přez [RSS](https://plugins.trac.wordpress.org/log/oriole-one-custom-fields/?limit=100&mode=stop_on_copy&format=rss).

## Protokol změnow

#### 1.0.0 – 2024-01-01

 * Initial release.
 * Automatic meta description output for singular posts, pages, and custom post 
   types.
 * Custom meta title fields for posts, pages, and public custom post types.
 * Settings page controls for meta title and meta description output.
 * Manual excerpt priority with content fallback.
 * Conflict detection for Yoast SEO, Rank Math, All in One SEO, SEOPress, Slim SEO,
   and The SEO Framework.
 * Uninstall cleanup for plugin settings and custom meta title data.

## Meta

 *  Version **1.0.0**
 *  Last updated **3 njedźele**
 *  Active installations **Mjenje hač 10**
 *  WordPress version ** 6.0 abo nowši **
 *  Tested up to **7.0**
 *  PHP version ** 8.0 abo nowši **
 *  Language
 * [English (US)](https://wordpress.org/plugins/oriole-one-custom-fields/)
 * Tags
 * [lightweight](https://hsb.wordpress.org/plugins/tags/lightweight/)[meta description](https://hsb.wordpress.org/plugins/tags/meta-description/)
   [meta tags](https://hsb.wordpress.org/plugins/tags/meta-tags/)[meta title](https://hsb.wordpress.org/plugins/tags/meta-title/)
   [seo](https://hsb.wordpress.org/plugins/tags/seo/)
 *  [Rozšěrjeny napohlad](https://hsb.wordpress.org/plugins/oriole-one-custom-fields/advanced/)

## Pohódnoćenja

No reviews have been submitted yet.

[Your review](https://wordpress.org/support/plugin/oriole-one-custom-fields/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/oriole-one-custom-fields/reviews/)

## Sobuskutkowarjo

 *   [ Rashid Sharafat ](https://profiles.wordpress.org/rashidsharafat/)

## Podpěra

Chceće něšto prajić? Trjebaće pomoc?

 [Forum pomocy pokazać](https://wordpress.org/support/plugin/oriole-one-custom-fields/)