Update search query.

This commit is contained in:
Hoang Huu
2019-10-29 14:25:28 +07:00
parent 3bfc2cb35f
commit 327a3aa1c4
3 changed files with 45 additions and 8 deletions

View File

@@ -238,7 +238,7 @@ class Opalestate_Property_MetaBox_Submission {
[
'name' => esc_html__( 'Built year', 'opalestate-pro' ),
'id' => $prefix . 'builtyear',
'type' => 'text_date',
'type' => 'text',
'description' => esc_html__( 'Enter built year', 'opalestate-pro' ),
'before_row' => '<div id="opalestate-submission-information" class="opalestate-tab-content"><div class="field-row-2">',