PATH:
home
/
lab2454c
/
archswipe.com
/
wp-content
/
plugins
/
translatepress-multilingual
/
partials
<div id="trp-advanced-settings" class="wrap"> <form method="post" action="options.php"> <?php settings_fields( 'trp_advanced_settings' ); ?> <h1> <?php esc_html_e( 'TranslatePress Advanced Settings', 'translatepress-multilingual' );?></h1> <?php do_action ( 'trp_settings_navigation_tabs' ); ?> <?php do_action('trp_before_output_advanced_settings_options' ); ?> <table id="trp-options" class="form-table"> <?php do_action('trp_output_advanced_settings_options' ); ?> </table> <?php do_action('trp_after_output_advanced_settings_options' ); ?> <?php submit_button( __( 'Save Changes', 'translatepress-multilingual' ) ); ?> </form> </div>
[-] machine-translation-settings-page.php
[edit]
[-] trp-remove-duplicate-rows.php
[edit]
[-] main-settings-language-selector.php
[edit]
[-] main-settings-page.php
[edit]
[-] advanced-settings-page.php
[edit]
[+]
..
[-] error-manager-page.php
[edit]
[-] addons-settings-page.php
[edit]
[-] translation-manager.php
[edit]
[-] settings-navigation-tabs.php
[edit]
[-] plugin-optin-page.php
[edit]
[-] trp-update-database.php
[edit]
[-] .htaccess
[edit]
[-] test-api-settings-page.php
[edit]
[-] license-settings-page.php
[edit]
[-] language-switcher-shortcode.php
[edit]