Plugin nebyl testován na 3 nejnovějších verzích WordPressu. Nemusí už být tedy podporován a u novějších verzí WordPressu může mít problémy s kompatibilitou a může být nestabilní.

LH Save Down

Popis

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.

Instalace

  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.

Nejčastější dotazy

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/

Recenze

Pro tento plugin nejsou žádné recenze.

Autoři

LH Save Down je otevřený software. Následující lidé přispěli k vývoji tohoto pluginu.

Spolupracovníci

Přeložte “LH Save Down” do svého jazyka.

Zajímá vás vývoj?

Prohledejte kód, podívejte se do SVN repozitáře, nebo se přihlaste k odběru protokolu vývoje pomocí RSS.

Přehled změn

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