/home/techb158/l2hypotheques.com/wp-content/plugins/calculator-builder/admin
NameSizeModeActions
class-admin.php60540644editdlrm
fields-options.php124640644editdlrm
formula.php80500644editdlrm
includes.php23640644editdlrm
index.php260644editdlrm
page-extensions.php16330644editdlrm
page-list.php6910644editdlrm
page-main.php38840644editdlrm
page-settings.php73300644editdlrm
page-support.php85820644editdlrm
page-tools.php28060644editdlrm
Edit: /home/techb158/l2hypotheques.com/wp-content/plugins/calculator-builder/admin/page-list.php (691B)
* @copyright Copyright (c) 2022, CalcHub.xyz * @license GNU Public License * @version 0.4 */ // Exit if accessed directly. defined( 'ABSPATH' ) || exit; $list_table = new CalcHub_List_Table(); $list_table->prepare_items(); ?>
search_box( esc_attr__( 'Search', 'calculator-builder' ), 'calchub' ); $list_table->display(); ?>