Dieses Plugin wurde nicht mit den 3 neuesten Hauptversionen von WordPress getestet. Es wird möglicherweise nicht mehr gepflegt oder unterstützt und kann bei der Verwendung mit neueren WordPress-Versionen zu Kompatibilitätsproblemen führen.

Super Simple Quotes

Beschreibung

Super Simple Quotes is a very simple plugin to manage quotes and display a random quote using Ajax or not. You may specify the time each quote should be displayed and if Javascript-based refreshing should be enabled or not.

Have fun and feel very welcome to submit patches/ideas/bugs if you want to improve this plugin!

Installation

  1. Upload super-simple-quotes.php to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‚Plugins‘ menu in WordPress
  3. Configure what element should contain the quotes (for example #text-3 .textwidget for using it in a new text widget)
  4. Add quotes on the Simple Quotes admin panel

FAQ

How do I let other users besides the administrator use this?

Users need to have the manage_options capability and Administrator is the only role with this capability in a vanilla WordPress-installation. You are encouraged to try Justin Tadlock’s Members-plugin to add the manage_options capability to more roles to grant access to this plugin (and more, most likely).

Why did you do this?

I needed a very simple quote plugin.

Why did you release this?

I wanted to stroke my ego.

Rezensionen

Für dieses Plugin gibt es keine Rezensionen.

Mitwirkende und Entwickler

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

Mitwirkende

Übersetze „Super Simple Quotes“ in deine Sprache.

Interessiert an der Entwicklung?

Durchstöbere den Code, sieh dir das SVN-Repository an oder abonniere das Entwicklungsprotokoll per RSS.

Änderungsprotokoll

1.0

  • First public release. Fame and fortune awaits.