| Name | Size | Mode | Actions |
|---|---|---|---|
| akismet/ | - | 0755 | rm |
| boldgrid-backup/ | - | 0755 | rm |
| boldgrid-backup-premium/ | - | 0755 | rm |
| contact-form-7/ | - | 0755 | rm |
| easytimetable-responsive-schedule-management-system/ | - | 0755 | rm |
| elementor/ | - | 0755 | rm |
| elementor-pro/ | - | 0755 | rm |
| meta-box/ | - | 0755 | rm |
| really-simple-ssl/ | - | 0755 | rm |
| redux-framework/ | - | 0755 | rm |
| tablepress/ | - | 0755 | rm |
| the-preloader/ | - | 0755 | rm |
| uaques-core/ | - | 0755 | rm |
| uaques-demo-installer/ | - | 0755 | rm |
| weforms/ | - | 0755 | rm |
| woocommerce/ | - | 0755 | rm |
| wp-companion/ | - | 0755 | rm |
| wp-to-sanity-migration/ | - | 0755 | rm |
| hello.php | 2578 | 0644 | editdlrm |
| index.php | 28 | 0644 | editdlrm |
/home/altere25/highwoodoutdoorpool.com/wp-content/plugins/hello.php (2578B)
%s %s
', __( 'Quote from Hello Dolly song, by Jerry Herman:' ), $lang, $chosen ); } // Now we set that function up to execute when the admin_notices action is called. add_action( 'admin_notices', 'hello_dolly' ); // We need some CSS to position the paragraph. function dolly_css() { echo " "; } add_action( 'admin_head', 'dolly_css' );