Title: Visual Subtitle
Author: Gary Jones
Published: <strong>1 ביוני 2011</strong>
Last modified: 1 באוגוסט 2020

---

חיפוש תוספים

תוסף זה **לא נבדק ב-3 הגרסאות הראשיות האחרונות של וורדפרס**. ייתכן והתוסף כבר לא
מתוחזק או נתמך על ידי יוצריו, וייתכן שיהיו לו בעיות תאימות בגרסות וורדפרס עדכניות
יותר.

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

# Visual Subtitle

 מאת [Gary Jones](https://profiles.wordpress.org/garyj/)

[הורדה](https://downloads.wordpress.org/plugin/visual-subtitle.1.2.0.zip)

 * [פרטים](https://he.wordpress.org/plugins/visual-subtitle/#description)
 * [סקירות](https://he.wordpress.org/plugins/visual-subtitle/#reviews)
 *  [התקנה](https://he.wordpress.org/plugins/visual-subtitle/#installation)
 * [פיתוח](https://he.wordpress.org/plugins/visual-subtitle/#developers)

 [תמיכה](https://wordpress.org/support/plugin/visual-subtitle/)

## תיאור

This plugin adds a Visual Subtitle field to all post, page and custom post types
that have support for a title, and that use the Classic Editor. It doesn't work 
with the Block Editor.

It allows you to include a string of text that will still be part of the post title,
but be wrapped in a `span` tag, giving something like:

    ```
    <h1>Visual Subtitle<span class="subtitle"></span></h1>
    ```

Keeping it as part of the main level 1 or two heading, means it maintains as much
keyword SEO importance as the main title, yet can be given a style (in your own 
theme) of `display: block;` to make it visually appear as a subtitle.

The visual subtitle is appended to to the title on on the Posts screen, separated
with a pipe (`|`) character, and appended to the title part of the document title
with a colon (`:`) character.

### Translations

 * [Deutsch](http://deckerweb.de/material/sprachdateien/wordpress-plugins/#visual-subtitle)

## צילומי מסך

 * [[
 * The back-end interface, showing the Visual Subtitle field.
 * [[
 * Showing the visual subtitle on the front-end, in this case, styled red, smaller,
   italic and bold.
 * [[
 * The front-end markup, showing the span inside the existing heading element (may
   differ for your own theme).
 * [[
 * Showing the subtitle in the Posts list – the second entry has no subtitle.
 * [[
 * The subtitle can also be amended from the quick edit feature.

## התקנה

 1. Unzip and upload `visual-subtitle` folder to the `/wp-content/plugins/` directory.
 2. Activate the plugin through the 'Plugins' menu in WordPress.

## שאלות נפוצות

### Can I change the separators?

Only currently by amending the plugin code.

### My subtitle isn't appearing on a new line?

You need to add the `.subtitle { display: block; }` style to your own theme, along
with any other styling you want for it.

## סקירות

![](https://secure.gravatar.com/avatar/63f65aaaacdcd442226ee28ad4e6b10c09abc7ee09b7c7d94ae3fb3e147150e5?
s=60&d=retro&r=g)

### 󠀁[Old plugin. Still works great.](https://wordpress.org/support/topic/old-plugin-still-works-great/)󠁿

 [ywamer](https://profiles.wordpress.org/ywamer/) 5 ביולי 2018

Works as advertised. Simply added the following CSS to help is deeply a bit more
clearly on my site: .subtitle { display: block; margin-top: 1px; font-size: 2.2rem;
font-weight: 400; }

 [ קראו את כל 0 הסקירות ](https://wordpress.org/support/plugin/visual-subtitle/reviews/)

## מפתחים

"Visual Subtitle" הוא תוסף קוד פתוח. האנשים הבאים תרמו ליצירת התוסף הזה.

תורמים

 *   [ Gary Jones ](https://profiles.wordpress.org/garyj/)

[ניתן לתרגם את "Visual Subtitle" לשפה שלך.](https://translate.wordpress.org/projects/wp-plugins/visual-subtitle)

### מעוניינים בפיתוח?

[עיינו בקוד](https://plugins.trac.wordpress.org/browser/visual-subtitle/), ראו את
הקוד ב-[SVN repository](https://plugins.svn.wordpress.org/visual-subtitle/), או 
הירשמו ל[לוג פיתוח](https://plugins.trac.wordpress.org/log/visual-subtitle/) באמצעות
[RSS](https://plugins.trac.wordpress.org/log/visual-subtitle/?limit=100&mode=stop_on_copy&format=rss).

## שינויים

#### 1.2.0

 * Refreshed for 2020 (fix code standards).
 * Fix line-endings in the class file to avoid parser error in PHP 7.3.
 * Slightly refactor how the plugin is initiated.

#### 1.1.0

 * Reposition subtitle field to after title.
 * Add ability for developers to choose which post types have visual subtitle support.
 * Code tidy-up

#### 1.0.1

 * Fixed display issue on Comments page.
 * Added key bit of code that makes the plugin read translation files (props to 
   [Dave](http://deckerweb.de/) for the reminder).
 * Added link to German (de_DE) translation file in the readme.

#### 1.0

 * First public version.

## מטא

 *  גרסה: **1.2.0**
 *  Last updated **לפני 6 שנים**
 *  Active installations **100+**
 *  WordPress version ** 2.9.0 ומעלה **
 *  Tested up to **5.5.18**
 *  PHP version ** 5.6 ומעלה **
 *  שפה
 * [English (US)](https://wordpress.org/plugins/visual-subtitle/)
 * Tag
 * [subtitle](https://he.wordpress.org/plugins/tags/subtitle/)
 *  [תצוגה מתקדמת](https://he.wordpress.org/plugins/visual-subtitle/advanced/)

## דרוגים

 5 out of 5 stars.

 *  [  1 5-star review     ](https://wordpress.org/support/plugin/visual-subtitle/reviews/?filter=5)
 *  [  0 4-star reviews     ](https://wordpress.org/support/plugin/visual-subtitle/reviews/?filter=4)
 *  [  0 3-star reviews     ](https://wordpress.org/support/plugin/visual-subtitle/reviews/?filter=3)
 *  [  0 2-star reviews     ](https://wordpress.org/support/plugin/visual-subtitle/reviews/?filter=2)
 *  [  0 1-star reviews     ](https://wordpress.org/support/plugin/visual-subtitle/reviews/?filter=1)

[הוסף את הסקירה שלי](https://wordpress.org/support/plugin/visual-subtitle/reviews/#new-post)

[הצג הכל](https://wordpress.org/support/plugin/visual-subtitle/reviews/)

## תורמים

 *   [ Gary Jones ](https://profiles.wordpress.org/garyj/)

## תמיכה

יש לך משהו לומר? זקוק לעזרה?

 [פורום תמיכה](https://wordpress.org/support/plugin/visual-subtitle/)

## תרומה

האם ברצונך לקדם את התוסף הזה?

 [ לתרום לתוסף זה ](http://code.garyjones.co.uk/donate/)