开发者 | PerS |
---|---|
更新时间 | 2021年8月27日 07:07 |
捐献地址: | 去捐款 |
PHP版本: | 7.3 及以上 |
WordPress版本: | 5.8 |
版权: | GPLv2 or later |
版权网址: | 版权信息 |
[pdf]
, [epub]
, [mobi]
and [print]
shortcodes.$post->post_name
)class="not-readoffline"
, eg: <span class="not-readoffline"> don't include this content in the PDF/ePub/mobi</span>
Plugins->Add New
Read Offline
Read Offline
in the main admin menu and configure the plugin.read-offline
folder to the /wp-content/plugins/
directoryThere are 2 ways you can add the Read Offline links:
[pdf]
, [epub]
, [mobi]
and [print]
shortcodes, attributes:text="Download link text"
, default: text="Download PDF"
etc.icon="false"
, default: icon="true"
vendor/symfony/polyfill-mbstring/
, tests at WordPress fails.class="not-readoffline"
, eg: <span class="not-readoffline"> don't include this text in the PDF/ePub/mobi</span>
[pdf]
, [epub]
, [mobi]
and [print]
shortcodes.wp_safe_remote_get()
instead og wp_remote_get()
load_plugin_textdomain()
)[readoffline]
shortcodes in this version, it will be added in 0.3.0