该插件尚未通过WordPress的最新3个主要版本进行测试。 当与较新版本的WordPress一起使用时,可能不再受到维护或支持,并且可能会存在兼容性问题。

LH Save Down

描述

Save post as text, html, pdf, or epub. Useful for enabling downloads of your content.

The format of the downloadable attachment can be modified by use of templates.

安装

  1. Upload the entire lh-save-down folder to the /wp-content/plugins/ directory.
  2. Activate the plugin through the ‘Plugins’ menu in WordPress.
  3. Regenerate your permalinks, via settings->permalinks.
  4. Optionally if you want to change the format of your html or pdf downloads move the lh_save_down-html-post_template.php template (for html) or h_save_down-pdf-post_template.php template (for pdf) into your theme or child theme directory and edit it to customise the output.

常见问题

I installed the plugin but can not see any thing on post, how do I save posts, pages, cpts etc in the various formats?

*Add /feed/lh-save_down-text/ (for text output), /feed/lh-save_down-html/ (for html output), /feed/feed/lh-save_down.pdf (for pdf output), or /feed/feed/lh-save_down.epub (for epub output) to the end of the url of any singular page. You may want to edit your theme files to add these parameters to the end of permalinks to create download links.

What is something does not work?

LH Save Down, and all https://lhero.org/ plugins are made to WordPress standards. Therefore they should work with all well coded plugins and themes. However not all plugins and themes are well coded (and this includes many popular ones).

If something does not work properly, firstly deactivate ALL other plugins and switch to one of the themes that come with core, e.g. twentyfifteen, twentysixteen etc.

If the problem persists please leave a post in the support forum: https://wordpress.org/support/plugin/lh-save-down/. I look there regularly and resolve most queries.

What if I need a feature that is not in the plugin?

Please contact me for custom work and enhancements here: https://shawfactor.com/contact/

Where can I see this plugin in action?

There is a download link in the main menu on this page of the sports organisation of which I am president: https://princesparktouch.com/about/

评价

此插件暂无评价。

贡献者及开发者

“LH Save Down” 是开源软件。 以下人员对此插件做出了贡献。

贡献者

将“LH Save Down”翻译成您的语言。

对开发感兴趣吗?

您可以浏览代码,查看SVN仓库,或通过RSS订阅开发日志

更新日志

2.00 May 10, 2016
Object oriented code.

2.10 May 20, 2016
Added pdf download option

2.11 March 30, 2017
use isset

2.12 July 29, 2017
Added class check

2.13 December 20, 2017
Added basic epub support

2.20 July 28, 2022
updated pdf library for php 8.0