Customize the Genesis Read More link
Change the Genesis read more link
by Christoph Herr · github.com/christophherr/customize-genesis-read-more-link · website
★ 1stars
0forks
Install
No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:
wp plugin install https://github.com/christophherr/customize-genesis-read-more-link/archive/refs/heads/master.zipReadme
Customize the Genesis Read More Link Plugin
WordPress plugin to change the read more link in Genesis child themes.
Requires the Genesis Framework and PHP 5.6+.
Instructions
- Change the text of the read more link and the child theme text domain in the config file at /src/config.php.
- You can find the child theme text domain in the functions.php of your Genesis child theme.
Installation
Zip File
- Download the .zip-file into the
wp-content/plugins/folder. - Extract it.
- Activate the plugin from the WordPress dashboard.
Clone the Repository
- Open
wp-content/plugins/of your project in a terminal window. - Type:
git clone https://github.com/christophherr/customize-genesis-read-more-link. - Activate the plugin from the WordPress dashboard.
Contributions
Feedback, bug reports, and pull requests are welcome.