Овај додатак није испробан са последња 3 главна издања Вордпреса.Можда се више не одржава или подржава и можда има грешке са усклађеношћу са новијим издањима Вордреса.

StaticPress Auto Builder

Опис

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>

Снимци екрана

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

Постављање

  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.

ЧПП

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.

Прегледи

Нема рецензија за овај додатак.

Сарадници и градитељи

„StaticPress Auto Builder“ је софтвер отвореног кода. Следећи људи су допринели овом додатку.

Сарадници

„StaticPress Auto Builder“ је преведен на 1 језик. Хвала преводиоцима за њихове доприносе.

Преведите „StaticPress Auto Builder“ на свој језик.

Заинтересовани сте за градњу?

Прегледајте код, проверите SVN складиште или се пријавите на белешку градње преко RSS-а.

Белешка о изменама

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.