golden hour
/home/doctorbruno/public_html/doctorbruno.in/wp-content/plugins/worker/src/MWP/Security/Exception
⬆️ Go Up
Upload
File/Folder
Size
Actions
NonceAlreadyUsed.php
311 B
Del
OK
NonceExpired.php
307 B
Del
OK
NonceFormatInvalid.php
313 B
Del
OK
index.php
28 B
Del
OK
Edit: NonceAlreadyUsed.php
<?php /* * This file is part of the ManageWP Worker plugin. * * (c) ManageWP LLC <contact@managewp.com> * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. */ class MWP_Security_Exception_NonceAlreadyUsed extends Exception { }
Save