WP-Print

Por Lester Chan
(41 avaliações)
Baixar
  • Versão:
    2.58.3
  • Última atualização:
    há 36 horas
  • Instalações ativas:
    mais de 8 mil
  • Versão do WordPress:
    4.0 ou maior
  • Testado até o WordPress:
    7.0.2
  • Versão do PHP:
    ou maior
  • Tags:

Hospedagem WordPress com plugin WP-Print

Onde hospedar o plugin WP-Print?

Este plugin pode ser hospedado em qualquer provedor que possua WordPress instalado. Recomendamos utilizar uma empresa de hospedagem confiável, com servidores otimizados para WordPress, como o serviço de hospedagem da MCO2.

Hospedando o plugin WP-Print em uma empresa de hospedagem confiável

A MCO2, além de instalar o WordPress na versão mais nova para seus clientes, oferece o plugin WP SafePress, um mecanismo exclusivo que protege e melhora seu site conjuntamente.

Por que a Hospedagem WordPress funciona melhor na MCO2?

A Hospedagem WordPress funciona melhor pois a MCO2 possui servidores otimizados para WordPress. A instalação de WordPress é diferente de uma instalação trivial, pois habilita imediatamente recursos como otimização automática de imagens e fotos, proteção da página de login, bloqueio de atividades maliciosas diretamente no firewall, cache avançado e HTTPS ativado por padrão. São recursos que potencializam seu WordPress para a máxima segurança e o máximo desempenho.

Once installed take the following steps to set it up:

  1. WP-Print settings page is located in WP-Admin -> Settings -> Print
  2. You Need To Re-Generate The Permalink (WP-Admin -> Settings -> Permalinks -> Save Changes)
  3. Refer To Usage For Further Instructions

Uso

  1. Open wp-content/themes/<YOUR THEME NAME>/index.php. You should place it in single.php, post.php, page.php, etc also if they exist.
  2. Find: <?php while (have_posts()) : the_post(); ?>
  3. Add Anywhere Below It: <?php if(function_exists('wp_print')) { print_link(); } ?>
  • The first value is the text for printing post.
  • The second value is the text for printing page.
  • Default: print_link(”, ”)
  • Alternatively, you can set the text in ‘WP-Admin -> Settings -> Print’.
  • If you DO NOT want the print link to appear in every post/page, DO NOT use the code above. Just type in [print_link] into the selected post/page content and it will embed the print link into that post/page only.

Desenvolvimento

https://github.com/lesterchan/wp-print

Translations

http://dev.wp-plugins.org/browser/wp-print/i18n/

Créditos

Doações

I spent most of my free time creating, updating, maintaining and supporting these plugins, if you really love my plugins and could spare me a couple of bucks as my school allowance, I will really appreciate it. If not feel free to use it without any obligations.

Capturas de tela

Admin Print Options

Admin Print Options

Print Post Link

Print Post Link

Print Page

Print Page

Do mesmo author (Lester Chan)

WP-PageNavi
(149 avaliações)

Adiciona uma interface de navegação de páginas mais avançada.

WP-Sweep
(138 avaliações)

WP-Sweep allows you to clean up unused, orphaned and duplicated data in your WordPress. It also optimizes your database tables.

WP-PostViews
(65 avaliações)

Enables you to display how many times a post/page had been viewed.

WP-DBManager
(93 avaliações)

Manages your WordPress database.

WP-Polls
(135 avaliações)

Adds an AJAX poll system to your WordPress blog. You can also easily add a poll into your WordPress's blog post/page.

WP-PostRatings
(179 avaliações)

Adds an AJAX rating system for your WordPress site's content.