migrated os_ to xxp_ queries
This commit is contained in:
parent
2e5d004522
commit
79cd3f78ff
|
@ -31,7 +31,7 @@
|
|||
'posts_per_page' => '4',
|
||||
'meta_query' => array(
|
||||
array(
|
||||
'key' => 'os_home_show',
|
||||
'key' => 'xxp_home_show',
|
||||
'value'=> '1',
|
||||
)
|
||||
)
|
||||
|
|
Loading…
Reference in New Issue