PHP code example of mantekio / wp-arabic-slug-schema-guard
1. Go to this page and download the library: Download mantekio/wp-arabic-slug-schema-guard library. Choose the download type require. 2. Extract the ZIP file and open the index.php. 3. Add this code to the index.php.
<?php
require_once('vendor/autoload.php');
/* Start to develop here. Best regards https://php-download.com/ */
mantekio / wp-arabic-slug-schema-guard example snippets
// wp-config.php: keep the wide column, but let core (or another plugin) make slugs
define( 'ASG_LAYER2', false );
bash
php tests/run.php