Skip to content

polylang/dumper-vincedubroeucq

Repository files navigation

Dumper Plugin for Polylang

Here we dump no poo but Polylang data.

Logged data:

  • Machine translation requests (DeepL)
  • Polylang version (Free or Pro) and version number, shown in the admin bar
  • New language pack detection
  • Open an issue if you want more

Logging formats:

  • Query Monitor console if the plugin is active
  • Check your debug.log file otherwise

Usage

Development

To build the plugin with a development environment:

npm install
npm run env:start
npm run env:composer install

To run coding standards (PHPCS and PHPStan):

npm run lint:php

Distribution

To create a distribution package:

npm run dist

Tip

Add define( 'GREEDY_DUMPER', true ); to your wp-config.php to log both in Query Monitor and debug.log.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors