GetSafeViewName() . '.jpg'; $premium_list = array( __( 'Do text searches and use filters to fine tune the search results', 'wp-security-audit-log' ), __( 'Easily find when and who did a specific change on your site', 'wp-security-audit-log' ), __( 'Easily identify and track back suspicious user behaviour', 'wp-security-audit-log' ), __( 'Search for the cause of a problem and ease troubleshooting', 'wp-security-audit-log' ), __( 'Save search terms and filters for future use and improved productivity', 'wp-security-audit-log' ), ); $subtext = false; $screenshots = array( array( 'desc' => __( 'Use the text search to find a specific change.', 'wp-security-audit-log' ), 'img' => trailingslashit( WSAL_BASE_URL ) . 'img/search/search_1.png', ), array( 'desc' => __( 'Configure any filter you need to fine tune the search results and find what you are looking for with much less effort.', 'wp-security-audit-log' ), 'img' => trailingslashit( WSAL_BASE_URL ) . 'img/search/search_2.png', ), array( 'desc' => __( 'Save search terms and filters to run the searches again in the future with just a single click.', 'wp-security-audit-log' ), 'img' => trailingslashit( WSAL_BASE_URL ) . 'img/search/search_3.png', ), ); require_once dirname( __FILE__ ) . '/addons/html-view.php'; } }