... get it from the sitemeta table: add_filter( "acf/load_value/key=foo", function () use ( $field_key ) { $value = get_site_option( ...
確定! 回上一頁