# polylang/3.8.6/src/modules/module-build.php

Polylang, version 3.8.6. 18 lines.

- Page: https://pluginprobe.com/plugins/polylang/3.8.6/code/src/modules/module-build.php
- Raw: https://pluginprobe.com/plugins/polylang/3.8.6/raw/src/modules/module-build.php
- Modified: 2026-02-23T14:05:20+00:00

Line numbers below start at 1. Link to a line or a range by appending a fragment to the
page URL, for example `https://pluginprobe.com/plugins/polylang/3.8.6/code/src/modules/module-build.php#L10-L20`.

```php
<?php
/**
 * /!\ DO NOT DIRECTLY EDIT THIS FILE, THIS FILE IS AUTO-GENERATED AS PART OF THE BUILD PROCESS.
 */

return array(
	'Blocks',
	'REST',
	'machine-translation',
	'share-slug',
	'site-health',
	'sitemaps',
	'sync',
	'translate-slugs',
	'wizard',
	'wpml',
);

```
