Este plugin no se ha probado con las últimas 3 versiones mayores de WordPress. Puede que ya no tenga soporte ni lo mantenga nadie, o puede que tenga problemas de compatibilidad cuando se usa con las versiones más recientes de WordPress.

LH Save Down

Descripción

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.

Instalación

  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.

Preguntas frecuentes

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/

Reseñas

No hay reseñas para este plugin.

Colaboradores y desarrolladores

«LH Save Down» es un software de código abierto. Las siguientes personas han colaborado con este plugin.

Colaboradores

Traduce «LH Save Down» a tu idioma.

¿Interesado en el desarrollo?

Revisa el código , echa un vistazo al repositorio SVN o suscríbete al registro de desarrollo por RSS.

Registro de cambios

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