ეს პლაგინი არ დატესტილა WordPress-ის 3 ძირითად ვერსიაზე. როგორც ჩანს, ის უკვე აღარ არის მხარდაჭერილი და შესაძლოა არ იყოს თავსებადი WordPress-ის მიმდინარე ვერსიასთან.

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.

მიმოხილვები

There are no reviews for this plugin.

მონაწილეები & დეველოპერები

“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.