YOURLS/tests/data/plugins/test-plugin2/plugin.php

13 lines
315 B
PHP

<?php
/*
Plugin Name: Test Plugin 2
Plugin URI: https://github.com/YOURLS/YOURLS
Description: This plugin does nothing
Version: 1.0
Author: Ozh
Author URI: https://ozh.org/
*/
// This plugin does nothing. Its role is to be loaded by the unit tests and
// at the same time to not modify any YOURLS default behavior