Mô tả
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.
DEPRECATION NOTICE
This plugin is now deprecated and will no longer receive feature updates. The reason for deprecation is due to the Genesis Framework parent theme allowing similar functionality, which can be found in the WordPress dashboard under
– Genesis → Theme Settings → Singular Content
– Genesis → Theme Settings → Footer
For more information about how to use these features in Genesis Framework, see this article:
https://my.studiopress.com/documentation/usage/genesis-features/edit-the-entry-meta-and-footer-text-with-genesis/
Cài đặt
- Upload the entire
genesis-simple-edits
folder to the/wp-content/plugins/
directory - DO NOT change the name of the
genesis-simple-edits
folder - Activate the plugin through the ‘Plugins’ menu 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
Hỏi đáp
-
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 (3.1.0+) and a Genesis child theme installed and activated on your site.
Đánh giá
Người đóng góp & Lập trình viên
“Genesis Simple Edits” là mã nguồn mở. Những người sau đã đóng góp vào plugin này.
Những người đóng góp“Genesis Simple Edits” đã được dịch qua 8 ngôn ngữ. Cảm ơn những người tham gia dịch vì đóng góp của họ.
Dịch “Genesis Simple Edits” sang ngôn ngữ của bạn.
Muốn tham gia phát triển?
Duyệt code, check out SVN repository, hoặc theo dõi nhật ký phát triển qua RSS.
Nhật ký thay đổi
2.3.1
- Fixed admin fields on tablets.
2.3.0
- Remove footer credits setting, replaced by core Genesis 3.1 setting.
- Increase minimum Genesis version to 3.1.0.
- Increase minimum WordPress version to 5.0.0.
2.2.2
- Add compatibility with WordPress Coding Standards.
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
- Initial Release.