

function theme_enqueue_styles() {
    wp_enqueue_style( 'child-style', get_stylesheet_directory_uri() . '/style.css', [] );
}
add_action( 'wp_enqueue_scripts', 'theme_enqueue_styles', 20 );

function avada_lang_setup() {
	$lang = get_stylesheet_directory() . '/languages';
	load_child_theme_textdomain( 'Avada', $lang );
}
add_action( 'after_setup_theme', 'avada_lang_setup' );
{"id":1,"count":2,"description":"","link":"https:\/\/www.seofarmers.com\/abx\/category\/uncategorized\/","name":"Uncategorized","slug":"uncategorized","taxonomy":"category","parent":0,"meta":[],"_links":{"self":[{"href":"https:\/\/www.seofarmers.com\/abx\/wp-json\/wp\/v2\/categories\/1"}],"collection":[{"href":"https:\/\/www.seofarmers.com\/abx\/wp-json\/wp\/v2\/categories"}],"about":[{"href":"https:\/\/www.seofarmers.com\/abx\/wp-json\/wp\/v2\/taxonomies\/category"}],"wp:post_type":[{"href":"https:\/\/www.seofarmers.com\/abx\/wp-json\/wp\/v2\/posts?categories=1"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}