コード例 #1
0
function tdr_products_section_admin_page()
{
    $product = new Thunder_Plugin_Products();
    $product->init_section_settings_page();
}