Title: Simple Custom Content
Author: Jeff Starr
Published: <strong>17. November 2012</strong>
Last modified: 27. März 2026

---

Plugins durchsuchen

![](https://ps.w.org/simple-custom-content/assets/banner-772x250.jpg?rev=1391059)

![](https://ps.w.org/simple-custom-content/assets/icon-256x256.png?rev=1474778)

# Simple Custom Content

 Von [Jeff Starr](https://profiles.wordpress.org/specialk/)

[Herunterladen](https://downloads.wordpress.org/plugin/simple-custom-content.20260130.zip)

 * [Details](https://de.wordpress.org/plugins/simple-custom-content/#description)
 * [Rezensionen](https://de.wordpress.org/plugins/simple-custom-content/#reviews)
 *  [Installation](https://de.wordpress.org/plugins/simple-custom-content/#installation)
 * [Entwicklung](https://de.wordpress.org/plugins/simple-custom-content/#developers)

 [Support](https://wordpress.org/support/plugin/simple-custom-content/)

## Beschreibung

[Simple Custom Content](https://perishablepress.com/simple-custom-content/) (SCC)
enables you to add custom content to all of your WP Posts and RSS Feeds. Additionally,
SCC provides several shortcodes for adding custom content to individual Posts, Pages,
or any location in your theme template. This plugin is ideal for adding copyright
information, official policies, disclaimers, credits, thank-you messages, custom
links, special offers, and anything you can imagine.

**Funktionen**

 * Custom content can be text and/or markup
 * Display custom content automatically on all WP Posts
 * Display custom content automatically on all RSS Feeds
 * Optionally display custom content only in Post Excerpts
 * Optionally display custom content only in Feed Excerpts
 * Provides setting to reset all plugin options to default values
 * Provides Shortcodes to add custom content to Posts and Pages
 * Specify location of custom content (before or after content)
 * Works perfectly with or without Gutenberg Block Editor
 * Option to limit custom content to WP Posts
 * Option to allow custom content on WP Pages

**Automatic Custom Content**

For each of the automatic inclusion methods (WP Posts and RSS Feeds), you can specify
where you would like to display the custom content:

 * Vor dem Inhalt
 * Nach dem Inhalt
 * Both before and after
 * Do not display (disable)

**Post-Specific Custom Content**

Here is a summary of the SCC Shortcodes, which may be used to display your custom
content based on where it is viewed:

 * `[scs_post]` – display custom content for single posts
 * `[scs_feed]` – display custom content for RSS feeds
 * `[scs_both]` – display custom content for single posts & feeds
 * `[scs_alt]` – displays content wherever shortcode is included

**Dynamic Post Shortcodes**

Customize your content with any of the following post variables:

    ```
    %%id%%        = Post ID
    %%date%%      = Post Date
    %%title%%     = Post Title
    %%author%%    = Post Author
    %%permalink%% = Post URL
    %%year%%      = Current year
    ```

You can use any of these shortcut variables in any of your custom content. More 
info provided in the plugin settings.

[Check out the screenshot](https://wordpress.org/plugins/simple-custom-content/screenshots/)
to get a better idea of how it works.

**Privacy**

This plugin does not collect or store any user data. It does not set any cookies,
and it does not connect to any third-party locations. Thus, this plugin does not
affect user privacy in any way.

Simple Custom Content is developed and maintained by [Jeff Starr](https://x.com/perishable),
15-year [WordPress developer](https://plugin-planet.com/) and [book author](https://books.perishablepress.com/).

**Support development**

I develop and maintain this free plugin with love for the WordPress community. To
show support, you can [make a donation](https://monzillamedia.com/donate.html) or
purchase one of my books:

 * [The Tao of WordPress](https://wp-tao.com/)
 * [Digging into WordPress](https://digwp.com/)
 * [.htaccess made easy](https://htaccessbook.com/)
 * [WordPress Themes In Depth](https://wp-tao.com/wordpress-themes-book/)
 * [Wizard’s SQL Recipes for WordPress](https://books.perishablepress.com/downloads/wizards-collection-sql-recipes-wordpress/)

And/or purchase one of my premium WordPress plugins:

 * [BBQ Pro](https://plugin-planet.com/bbq-pro/) – Blazing fast WordPress firewall
 * [Blackhole Pro](https://plugin-planet.com/blackhole-pro/) – Automatically block
   bad bots
 * [Banhammer Pro](https://plugin-planet.com/banhammer-pro/) – Monitor traffic and
   ban the bad guys
 * [GA Google Analytics Pro](https://plugin-planet.com/ga-google-analytics-pro/)–
   Connect WordPress to Google Analytics
 * [Head Meta Pro](https://plugin-planet.com/head-meta-pro/) – Ultimate Meta Tags
   for WordPress
 * [Simple Ajax Chat Pro](https://plugin-planet.com/simple-ajax-chat-pro/) – Unlimited
   chat rooms
 * [USP Pro](https://plugin-planet.com/usp-pro/) – Unlimited front-end forms

Links, tweets and likes also appreciated. Thank you! 🙂

## Screenshots

 * [[
 * Simple Custom Content: Plugin Settings (panels toggle open/closed)

## Installation

**Installation**

 1. Upload the plugin to your blog and activate
 2. Visit the settings to configure your options

[More info on installing WP plugins](https://wordpress.org/documentation/article/manage-plugins/#installing-plugins-1)

**Example**

For example, to display a copyright statement, you can add something like this:

    ```
    <p>Copyright %%year%% My Company dot com</p> 
    ```

You can add that snippet to any of the „Custom Content“ settings. So you can include
it on posts, pages, feeds, and in the header and/or footer, or exactly wherever 
is required.

Simple Custom Content enables automatic and post-specific custom content. Both of
these are discussed below.

**Automatic Custom Content**

To display your custom content automatically, visit the „Automatic Custom Content“
settings. There you can enter custom content for WP Posts and RSS Feeds. And for
each, you have the following options:

 * Vor dem Inhalt
 * Nach dem Inhalt
 * Both before and after
 * Do not display (disable)

Check out the plugin settings for more infos.

**Post-Specific Custom Content**

To display custom content only on specific posts, visit the „Post-Specific Custom
Content“ settings. There you can define custom content for any of the following 
shortcodes:

 * `[scs_post]` – custom content for single posts
 * `[scs_feed]` – custom content for RSS feeds
 * `[scs_both]` – custom content for single posts and feeds
 * `[scs_alt]` – content wherever shortcode is included

You can add any of these shortcodes to your posts, pages, or any custom post type.
Visit the plugin settings for more infos.

**Dynamic Post Shortcodes**

Customize your content with any of the following post variables:

    ```
    %%id%%        = Post ID
    %%date%%      = Post Date
    %%title%%     = Post Title
    %%author%%    = Post Author
    %%permalink%% = Post URL
    %%year%%      = Current Year (e.g., for copyright)
    ```

You can use any of these shortcut variables in any of your custom content. More 
info provided in the plugin settings.

**Like the plugin?**

If you like Simple Custom Content, please take a moment to [give a 5-star rating](https://wordpress.org/support/plugin/simple-custom-content/reviews/?rate=5#new-post).
It helps to keep development and support going strong. Thank you!

**Restore Default Options**

To restore default plugin options, either uninstall/reinstall the plugin, or visit
the plugin settings > Restore Default Options.

**Uninstalling**

This plugin cleans up after itself. All plugin settings will be removed from the
WordPress database when the plugin is deleted via the WP Plugins screen.

## FAQ

### How do I change the priority of the custom content filter?

You can use the `scs_content_priority` filter hook, for example you can add the 
following code via your theme functions.php, or add via [custom plugin](https://digwp.com/2022/02/custom-code-wordpress/):

    ```
    function scs_custom_content_priority() { return 999; }
    add_filter('scs_content_priority', 'scs_custom_content_priority');
    ```

This can help if you want to display your custom content at the very end of the 
post, after any content that may be added via other plugins, etc.

### Questions? Feedback?

Send any questions or feedback via my [contact form](https://plugin-planet.com/support/#contact).
Thanks! 🙂

## Rezensionen

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

### 󠀁[Superb!](https://wordpress.org/support/topic/superb-1035/)󠁿

 [snoop23](https://profiles.wordpress.org/snoop23/) 11. Oktober 2024

Amazing. Exactly what I needed. And works like a charm. Thanks for making it.

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

### 󠀁[Simply Effective!](https://wordpress.org/support/topic/simply-effective-10/)󠁿

 [Jimmy Lee](https://profiles.wordpress.org/shirtguy72/) 13. November 2020

Using as above content widget for multiple share button shortcodes, couldn’t live
without this plugin. Another great J. Starr plugin!

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

### 󠀁[Does what it says on the tin](https://wordpress.org/support/topic/does-what-it-says-on-the-tin-442/)󠁿

 [hungryandgrumpy](https://profiles.wordpress.org/hungryandgrumpy/) 10. September
2020

Superb plugin and very easy to use.

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

### 󠀁[Does As It Says & Outstanding Support](https://wordpress.org/support/topic/does-as-it-says-outstanding-support/)󠁿

 [kairenv](https://profiles.wordpress.org/kairenv/) 7. September 2016

Plugin does just as it says and delivers it without problems. When I came across
a few things that I wanted the plugin to do that it didn’t do the support from the
developer was simply outstanding. Fast and efficient replies. It’s now the perfect
plugin for my needs.

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

### 󠀁[Celebrating 3 Years of Simple Custom Content!](https://wordpress.org/support/topic/celebrating-3-years-of-simple-custom-content/)󠁿

 [Jeff Starr](https://profiles.wordpress.org/specialk/) 3. September 2016

Simple Custom Content was launched in October of 2012, and has been rocking custom
content ever since! So huge THANK YOU to everyone who uses the plugin — here’s to
another 3 years of Simple Custom Content!! 🙂

 [ Alle 7 Rezensionen lesen ](https://wordpress.org/support/plugin/simple-custom-content/reviews/)

## Mitwirkende und Entwickler

„Simple Custom Content“ ist Open-Source-Software. Folgende Menschen haben an diesem
Plugin mitgewirkt:

Mitwirkende

 *   [ Jeff Starr ](https://profiles.wordpress.org/specialk/)

„Simple Custom Content“ wurde in 1 Sprache übersetzt. Danke an [die Übersetzer](https://translate.wordpress.org/projects/wp-plugins/simple-custom-content/contributors)
für ihre Mitwirkung.

[Übersetze „Simple Custom Content“ in deine Sprache.](https://translate.wordpress.org/projects/wp-plugins/simple-custom-content)

### Interessiert an der Entwicklung?

[Durchstöbere den Code](https://plugins.trac.wordpress.org/browser/simple-custom-content/),
sieh dir das [SVN-Repository](https://plugins.svn.wordpress.org/simple-custom-content/)
an oder abonniere das [Entwicklungsprotokoll](https://plugins.trac.wordpress.org/log/simple-custom-content/)
per [RSS](https://plugins.trac.wordpress.org/log/simple-custom-content/?limit=100&mode=stop_on_copy&format=rss).

## Änderungsprotokoll

If you like Simple Custom Content, please take a moment to [give a 5-star rating](https://wordpress.org/support/plugin/simple-custom-content/reviews/?rate=5#new-post).
It helps to keep development and support going strong. Thank you!

**20260130**

 * Improves readme.txt documentation
 * Generates new language template
 * Tests on PHP 8.4 and 8.5
 * Tests on WordPress 6.9

Full changelog @ [https://plugin-planet.com/wp/changelog/simple-custom-content.txt](https://plugin-planet.com/wp/changelog/simple-custom-content.txt)

## Meta

 *  Version **20260130**
 *  Zuletzt aktualisiert **vor 1 Woche**
 *  Aktive Installationen **100+**
 *  WordPress-Version ** 4.7 oder höher **
 *  Getestet bis **7.0**
 *  PHP-Version ** 5.6.20 oder höher **
 *  Sprachen
 * [English (US)](https://wordpress.org/plugins/simple-custom-content/) und [Japanese](https://ja.wordpress.org/plugins/simple-custom-content/).
 *  [Übersetze in deine Sprache](https://translate.wordpress.org/projects/wp-plugins/simple-custom-content)
 * Schlagwörter
 * [content](https://de.wordpress.org/plugins/tags/content/)[custom content](https://de.wordpress.org/plugins/tags/custom-content/)
   [feeds](https://de.wordpress.org/plugins/tags/feeds/)[posts](https://de.wordpress.org/plugins/tags/posts/)
   [rss](https://de.wordpress.org/plugins/tags/rss/)
 *  [Erweiterte Ansicht](https://de.wordpress.org/plugins/simple-custom-content/advanced/)

## Bewertungen

 4.9 von 5 Sternen.

 *  [  6 5-Sterne-Rezensionen     ](https://wordpress.org/support/plugin/simple-custom-content/reviews/?filter=5)
 *  [  1 4-Sterne-Rezension     ](https://wordpress.org/support/plugin/simple-custom-content/reviews/?filter=4)
 *  [  0 3-Sterne-Rezensionen     ](https://wordpress.org/support/plugin/simple-custom-content/reviews/?filter=3)
 *  [  0 2-Sterne-Rezensionen     ](https://wordpress.org/support/plugin/simple-custom-content/reviews/?filter=2)
 *  [  0 1-Sterne-Rezensionen     ](https://wordpress.org/support/plugin/simple-custom-content/reviews/?filter=1)

[Meine Rezension hinzufügen](https://wordpress.org/support/plugin/simple-custom-content/reviews/#new-post)

[Alle Rezensionen anzeigen](https://wordpress.org/support/plugin/simple-custom-content/reviews/)

## Mitwirkende

 *   [ Jeff Starr ](https://profiles.wordpress.org/specialk/)

## Support

Möchtest du etwas mitteilen? Brauchst du Unterstützung?

 [Support-Forum anzeigen](https://wordpress.org/support/plugin/simple-custom-content/)

## Spenden

Möchtest du die Weiterentwicklung dieses Plugins unterstützen?

 [ Für dieses Plugin spenden ](https://monzillamedia.com/donate.html)