| 开发者 |
daveshine
deckerweb wpautobahn |
|---|---|
| 更新时间 | 2019年11月13日 07:44 |
| 捐献地址: | 去捐款 |
| PHP版本: | 5.6 及以上 |
| WordPress版本: | 5.3 |
| 版权: | GPL-2.0-or-later |
| 版权网址: | 版权信息 |
edit_theme_options for the user..pot file (genesis-whats-new-info.pot) for translators is also always included :)genesis-whats-new-info folder to the /wp-content/plugins/ directoryThe content of the "What's New" page comes straight from Genesis core! This plugin only hooks in a few links to this already existing admin page.
The existing "Information" meta box from Genesis core has not much useful info. The new "At a Glance" box brings more info and links, also for the active child theme.
/wp-content/languages/genesis-whats-new-info/ (just create this folder) - This enables you to use fully custom translations that won't be overridden on plugin updates. Also, complete custom English wording is possible with that as well, just use a language file like genesis-whats-new-info-en_US.mo/.po to achieve that (for creating one see the following tools)..pot file plus all German translations (formal, informal) and language packs.pot file plus all German translations (formal, informal) and language packscomposer.json file to the plugin's root folder - this is great for developers using ComposerREADME.md file for plugin's GitHub.com repository to make it more readable there.pot file plus all German translations (formal, informal) and language packs.pot file.