Title: Simple Custom Content Adder
Author: Simple Share
Published: <strong>26 de febrero de 2013</strong>
Last modified: 15 de septiembre de 2026

---

Buscar plugins

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

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

# Simple Custom Content Adder

 Por [Simple Share](https://profiles.wordpress.org/davidoffneal/)

[Descargar](https://downloads.wordpress.org/plugin/simple-custom-content-adder.2.0.0.zip)

 * [Detalles](https://es.wordpress.org/plugins/simple-custom-content-adder/#description)
 * [Valoraciones](https://es.wordpress.org/plugins/simple-custom-content-adder/#reviews)
 *  [Instalación](https://es.wordpress.org/plugins/simple-custom-content-adder/#installation)
 * [Desarrollo](https://es.wordpress.org/plugins/simple-custom-content-adder/#developers)

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

## Descripción

The Simple Custom Content Adder (SCCA) does exactly what it says on the tin – adds
some custom content to all of your posts and pages, simply.

Write it once and it appears everywhere you asked for it. Change it once and every
post and page changes with it. That is the whole idea: a disclaimer at the foot 
of every post, a promotion above every page, a sign-up prompt under every article–
without touching your theme or editing a single post.

#### Write it in the editor you already know

Your content is written in the full WordPress editor, so you get bold and italics,
links, lists, headings and the Add Media button. Paste in HTML if you prefer, and
shortcodes from your other plugins work inside the box too.

#### Put it where you want it

 * **Automatically** – tick Posts and/or Pages, then choose whether the box sits
   before your content, after it, or both.
 * **The Custom Content block** – drop it exactly where you want it in the block
   editor, mid-article if you like. It supports wide and full alignment and the 
   block editor’s own margin controls.
 * **`[scca]`** – the same box as a shortcode, for the classic editor, widgets, 
   templates and page builders.
 * **`[scca_hide]`** – leave the box off one particular post or page.

Where a post uses the block or either shortcode, the automatic copy is left off,
so your content never turns up twice on the same page.

#### Style it without writing CSS

Background colour, text colour, border colour and width, padding, font size, rounded
corners and their radius, maximum width and alignment are all set with pickers and
fields on the settings screen. A live preview sits at the top of the styling panel
and updates as you change each value, so you can see the finished box before you
save it.

#### Or write the CSS yourself

Two escape hatches for anyone who would rather be precise:

 * **Additional CSS** is appended to the styles the plugin generates, so you can
   adjust one detail without rebuilding the rest.
 * **Custom CSS** replaces the generated styles entirely, and the styling options
   step aside.

#### Built to stay out of the way

 * Settings are stored in a single record, sanitised on save and escaped on output.
 * The admin styles and scripts load only on the plugin’s own settings screen, and
   nothing is fetched from a third-party CDN.
 * The box is plain HTML with no per-visitor content, so it caches safely.
 * The content filter priority can be raised or lowered when another plugin insists
   on inserting its own content in the wrong place.
 * Every string is translatable.

## Capturas

[⌊The Content tab, where you write your custom content in the full WordPress editor
and choose whether it appears on posts, pages, and before or after your content.⌉⌊
The Content tab, where you write your custom content in the full WordPress editor
and choose whether it appears on posts, pages, and before or after your content.⌉[

The Content tab, where you write your custom content in the full WordPress editor
and choose whether it appears on posts, pages, and before or after your content.

[⌊The Styling tab, with a live preview of the box that updates as you change the
colours, font size, padding, border, corners, width and alignment.⌉⌊The Styling 
tab, with a live preview of the box that updates as you change the colours, font
size, padding, border, corners, width and alignment.⌉[

The Styling tab, with a live preview of the box that updates as you change the colours,
font size, padding, border, corners, width and alignment.

[⌊The Advanced tab, with the [scca] and [scca_hide] shortcodes and the content filter
priority.⌉⌊The Advanced tab, with the [scca] and [scca_hide] shortcodes and the 
content filter priority.⌉[

The Advanced tab, with the [scca] and [scca_hide] shortcodes and the content filter
priority.

[⌊The CSS tab, where custom CSS can replace the generated styles entirely.⌉⌊The 
CSS tab, where custom CSS can replace the generated styles entirely.⌉[

The CSS tab, where custom CSS can replace the generated styles entirely.

## Bloques

Este plugin proporciona 1 bloque.

 *   Custom Content Place the custom content you set up in Simple Custom Content
   Adder exactly where you want it.

## Instalación

 1. Upload the ‘simple-custom-content-adder’ folder to the `/wp-content/plugins/` directory
 2. Activate the plugin through the ‘Plugins’ menu in WordPress
 3. Open **Custom Content** in your dashboard menu to write your content and style 
    the box

## FAQ

### Where are the settings?

In your dashboard under **Custom Content**. It is a top-level menu item, not under
Settings or Plugins.

### I have upgraded from version 1.x. Do I need to set everything up again?

No. Your content, colours, sizes and placement are carried across the first time
you open the settings screen after upgrading, and the old settings are tidied away
afterwards.

Version 1.x had a single Posts / Pages / Both dropdown, which becomes a checkbox
each. If you were on 1.0, which only ever showed the content on posts, Posts is 
ticked and Pages is not.

### Nothing appears on my site. Why?

Three things to check:

 1. **Locations** – at least one of Posts and Pages has to be ticked.
 2. **Content** – an empty content box renders nothing at all, by design.
 3. **The front page** – your site’s front page and blog index are deliberately left
    alone, even when Pages is ticked. Use the block or the `[scca]` shortcode if you
    want the box there.

### Can I stop the content appearing on one particular post?

Yes. Add the `[scca_hide]` shortcode anywhere in that post’s content. The box is
left off that post, and every other post is unaffected.

### Can I put the box somewhere other than before or after the content?

Yes, in two ways. Use the **Custom Content** block to place it exactly where you
want it in the block editor, or the `[scca]` shortcode anywhere shortcodes are allowed–
a widget, a template, a page builder.

If you only ever want to place it by hand, untick both Posts and Pages and use the
block or the shortcode alone.

### Does the block keep its own copy of the content?

No. The block shows the content from the settings screen, so editing it once updates
every post and page that uses the block. The editor preview is the real front-end
markup, so what you see while editing is what your visitors get.

### Can I use shortcodes inside my custom content?

Yes. The content is run through WordPress’s shortcode handling just like post content,
so shortcodes from your other plugins work inside the box.

### Can I show a different box on different posts?

Not from this plugin – there is one box, shared by every post and page, which is
what makes it a one-place change. Use `[scca_hide]` on the posts that should not
have it.

### I styled the box with CSS targeting #scca. Does that still work?

The box is now `.scca` rather than `#scca`, because it can appear more than once
on a page – before and after your content, or several times via the shortcode. Change`#
scca` to `.scca` in your CSS, or paste your rules into the Additional CSS box on
the settings screen.

### The box appears in the wrong place relative to another plugin’s content.

Raise or lower **Content Filter Priority** on the Advanced tab. A lower number runs
earlier, a higher number later, and 10 is WordPress’s default.

### Does it work with a caching plugin?

Yes. The box is rendered as ordinary HTML with no per-visitor content, so it caches
safely.

## Reseñas

No hay valoraciones para este plugin.

## Colaboradores y desarrolladores

«Simple Custom Content Adder» es un software de código abierto. Las siguientes personas
han colaborado con este plugin.

Colaboradores

 *   [ Simple Share ](https://profiles.wordpress.org/davidoffneal/)
 *   [ ShareThis ](https://profiles.wordpress.org/sharethis/)
 *   [ scottstorebloom ](https://profiles.wordpress.org/scottstorebloom/)

[Traduce «Simple Custom Content Adder» a tu idioma.](https://translate.wordpress.org/projects/wp-plugins/simple-custom-content-adder)

### ¿Interesado en el desarrollo?

[Revisa el código](https://plugins.trac.wordpress.org/browser/simple-custom-content-adder/),
echa un vistazo al [repositorio SVN](https://plugins.svn.wordpress.org/simple-custom-content-adder/)
o suscríbete al [registro de desarrollo](https://plugins.trac.wordpress.org/log/simple-custom-content-adder/)
por [RSS](https://plugins.trac.wordpress.org/log/simple-custom-content-adder/?limit=100&mode=stop_on_copy&format=rss).

## Registro de cambios

#### 2.0.0

 * Rebuilt for modern WordPress: requires WordPress 5.9 and PHP 7.0.
 * New **Custom Content** block for the block editor, with wide/full alignment and
   margin controls.
 * New `[scca]` shortcode to place the box by hand, and `[scca_hide]` to leave it
   off a post.
 * The block and shortcodes suppress the automatic copy, so the content never appears
   twice.
 * New tabbed settings screen with a live preview of the box as you style it.
 * New styling options: alignment, maximum width, corner radius, Additional CSS 
   and Custom CSS.
 * The content can now be shown on posts and pages at the same time, chosen with
   a checkbox each.
 * The content filter priority is now configurable.
 * Shortcodes inside the custom content are now processed.
 * Settings are stored in a single record, sanitised on save and escaped on output.
 * Admin styles and scripts now load only on the plugin’s own settings screen.
 * Settings from version 1.x are migrated automatically.
 * The box is now `.scca` rather than `#scca`, so it can appear more than once on
   a page.
 * The front page and blog index are no longer treated as a page.

#### 1.1

 * You can now choose to place your Custom Content on Posts and/or Pages, previously
   it could be added to Posts only.

#### 1.0

 * Initial release

## Meta

 *  Versión **2.0.0**
 *  Última actualización **hace 1 semana**
 *  Instalaciones activas **10+**
 *  Versión de WordPress ** 5.9 o superior **
 *  Probado hasta **7.1.2**
 *  Versión de PHP ** 7.0 o superior **
 *  Idioma
 * [English (US)](https://wordpress.org/plugins/simple-custom-content-adder/)
 * Etiquetas:
 * [block](https://es.wordpress.org/plugins/tags/block/)[call to action](https://es.wordpress.org/plugins/tags/call-to-action/)
   [custom content](https://es.wordpress.org/plugins/tags/custom-content/)[disclaimer](https://es.wordpress.org/plugins/tags/disclaimer/)
   [promotion](https://es.wordpress.org/plugins/tags/promotion/)
 *  [Vista avanzada](https://es.wordpress.org/plugins/simple-custom-content-adder/advanced/)

## Valoraciones

 5 de 5 estrellas.

 *  [  1 valoración de 5 estrellas     ](https://wordpress.org/support/plugin/simple-custom-content-adder/reviews/?filter=5)
 *  [  0 valoraciones de 4 estrellas     ](https://wordpress.org/support/plugin/simple-custom-content-adder/reviews/?filter=4)
 *  [  0 valoraciones de 3 estrellas     ](https://wordpress.org/support/plugin/simple-custom-content-adder/reviews/?filter=3)
 *  [  0 valoraciones de 2 estrellas     ](https://wordpress.org/support/plugin/simple-custom-content-adder/reviews/?filter=2)
 *  [  0 valoraciones de 1 estrellas     ](https://wordpress.org/support/plugin/simple-custom-content-adder/reviews/?filter=1)

[Tu valoración](https://wordpress.org/support/plugin/simple-custom-content-adder/reviews/#new-post)

[Ver todas las reseñas](https://wordpress.org/support/plugin/simple-custom-content-adder/reviews/)

## Colaboradores

 *   [ Simple Share ](https://profiles.wordpress.org/davidoffneal/)
 *   [ ShareThis ](https://profiles.wordpress.org/sharethis/)
 *   [ scottstorebloom ](https://profiles.wordpress.org/scottstorebloom/)

## Soporte

¿Tienes algo que decir? ¿Necesitas ayuda?

 [Ver el foro de soporte](https://wordpress.org/support/plugin/simple-custom-content-adder/)