File manager - Edit - /home/watersyst/public_html/wp-content/plugins/wordfence/lib/wfStyle.php
Back
<?php class wfStyle { /** * Returns the classes for the main content body of the page, adjusting for the paid status. * * @return string */ public static function contentClasses() { if (wfConfig::get('isPaid')) { return 'wf-col-xs-12'; } return 'wf-col-xs-12'; } }
| ver. 1.4 |
Github
|
.
| PHP 8.3.31 | Generation time: 0.06 |
proxy
|
phpinfo
|
Settings