/var/www/vhosts/ihelp.ro/ajutam.ro/wp-content/plugins/give/src/Helpers/Frontend
NameSizeModeActions
ConfirmDonation.php19740644editdlrm
Shortcode.php6080644editdlrm
Edit: /var/www/vhosts/ihelp.ro/ajutam.ro/wp-content/plugins/give/src/Helpers/Frontend/Shortcode.php (608B)
post_content; if ( ! empty($content)) { preg_match('/\[give_receipt(.*?)]/i', $content, $matches); if (isset($matches[0])) { return $matches[0]; } } return ''; } }