Este plugin não foi testado com as 3 últimas grandes versões do WordPress. Pode já não ser suportado e pode ter problemas de compatibilidade quando usado com versões mais recentes do WordPress.

StaticPress Auto Builder

Descrição

This plugin provides scheduled build and WP-CLI command for build from console/cron.

Requirements

  • StaticPress
    • https://wordpress.org/plugins/staticpress/
  • WP-CLI
    • http://wp-cli.org

WP-CLI command usage

The user option required.

$ wp staticpress build --user=<user_id/username/email>

When your WordPress is multisite, you can specify a blog.

$ wp staticpress build --user=<user_id/username/email> --url=<url>

Ecrãs

  • Cron setting page, this cron is executed from WP-Cron.
  • Build from WP-CLI.

Instalação

  1. Install WP-CLI to server, example location to /usr/local/bin/wp.
  2. Upload the plugin files to the /wp-content/plugins/cron-staticpress directory, or install the plugin through the WordPress plugins screen directly.
  3. Activate the plugin through the ‘Plugins’ screen in WordPress.

Perguntas frequentes

Installation Instructions
  1. Install WP-CLI to server, example location to /usr/local/bin/wp.
  2. Upload the plugin files to the /wp-content/plugins/cron-staticpress directory, or install the plugin through the WordPress plugins screen directly.
  3. Activate the plugin through the ‘Plugins’ screen in WordPress.

Avaliações

Este plugin não tem avaliações.

Contribuidores e programadores

“StaticPress Auto Builder” é software de código aberto. As seguintes pessoas contribuíram para este plugin:

Contribuidores

“StaticPress Auto Builder” foi traduzido para 1 locale. Obrigado aos tradutores pelas suas contribuições.

Traduza o “StaticPress Auto Builder” para o seu idioma.

Interessado no desenvolvimento?

Consulte o código, consulte o repositório SVN, ou subscreva o registo de alterações por RSS.

Registo de alterações

1.1.2

  • Fixed wrong result checking on staticpress fetch. (by @hiraro, thanks.)

1.1.1

  • i18n improvements.

1.1.0

  • The plugin name is changed to StaticPress Auto Builder.
  • Added auto build when publish, unpublish and update published post.

1.0.0

  • First release.