| Name | Size | Mode | Actions |
|---|---|---|---|
| akismet/ | - | 0755 | rm |
| boldgrid-backup/ | - | 0755 | rm |
| boldgrid-backup-premium/ | - | 0755 | rm |
| boldgrid-easy-seo/ | - | 0755 | rm |
| boldgrid-inspirations/ | - | 0755 | rm |
| duplicate-post/ | - | 0755 | rm |
| hc-custom-wp-admin-url/ | - | 0755 | rm |
| hide-featured-image/ | - | 0755 | rm |
| icons_backup/ | - | 0755 | rm |
| my-calendar/ | - | 0755 | rm |
| photo-gallery/ | - | 0755 | rm |
| post-and-page-builder/ | - | 0755 | rm |
| post-grid/ | - | 0755 | rm |
| smart-slider-3/ | - | 0755 | rm |
| sportspress/ | - | 0755 | rm |
| tablepress/ | - | 0755 | rm |
| wp-maintenance-mode-site-under-construction/ | - | 0755 | rm |
| wpforms/ | - | 0755 | rm |
| hello.php | 2578 | 0644 | editdlrm |
| index.php | 28 | 0644 | editdlrm |
/home/altere25/quintelacrosse.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' );