Beschreibung
This plugin creates a new Genesis settings page that allows you to modify the post-info (byline), post-meta, and footer area on any Genesis theme. Using text, shortcodes, and HTML in the textboxes provided in the admin screen, these three commonly modified areas are easily editable, without having to learn PHP or write functions, filters, or mess with hooks.
Installation
- Upload the entire
genesis-simple-edits
folder to the/wp-content/plugins/
directory - DO NOT change the name of the
genesis-simple-edits
folder - Aktiviere das Plugin mittels dem ‚Plugins‘-Menü in WordPress
- Navigate to
Genesis > Simple Edits
- Edit the areas you would like to change, using text, HTML, and the provided shortcode references.
- Save the changes
FAQ
- Installation Instructions
-
- Upload the entire
genesis-simple-edits
folder to the/wp-content/plugins/
directory - DO NOT change the name of the
genesis-simple-edits
folder - Aktiviere das Plugin mittels dem ‚Plugins‘-Menü in WordPress
- Navigate to
Genesis > Simple Edits
- Edit the areas you would like to change, using text, HTML, and the provided shortcode references.
- Save the changes
- Upload the entire
- What are Shortcodes?
-
Check out the Shortcodes API for an explanation, and our Shortcode Reference for a list of available Genesis-specific shortcodes.
- The plugin won’t activate
-
You must have Genesis (2.4.2+) or a Genesis child theme installed and activated on your site.
Rezensionen
Perfect – Exactly what I needed!
Effective and Easy to Use
Works like a charm
Very useful and comfortable tool.
Thank you, developer!
Really simple
Mitwirkende & Entwickler
„Genesis Simple Edits“ ist Open-Source-Software. Folgende Menschen haben an diesem Plugin mitgewirkt:
Mitwirkende„Genesis Simple Edits“ wurde in 4 Sprachen übersetzt. Danke an die Übersetzerinnen und Übersetzer für ihre Mitwirkung.
Übersetze „Genesis Simple Edits“ in deine Sprache.
Interessiert an der Entwicklung?
Durchstöbere den Code, sieh dir das SVN Repository an oder abonniere das Entwicklungsprotokoll per RSS.
Änderungsprotokoll
2.2.1
- Genesis 2.6+ compatibility (prevents white screen).
2.2.0
- Rewrite based in plugin boilerplate.
- Update Author and Author URI.
2.1.3
- add textdomain loader
- add plugin header i18n
2.1.2
- Generate POT
2.1.1
- Prevent fatal error when Genesis 2.1 not active
2.1.0
- Genesis 2.1+ compatibility
1.7.1
- Increased installation requirement to Genesis 1.7.1
- Removed PHP4 constructor
- Whitespace, standards, and documentation
1.0
- Erste Version