Skip to content

Commit

Permalink
Fix - Since updtaed
Browse files Browse the repository at this point in the history
  • Loading branch information
NirajChaudhary143 committed Nov 14, 2024
1 parent a35bf2c commit ce454e1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion includes/class-evf-smart-tags.php
Original file line number Diff line number Diff line change
Expand Up @@ -470,7 +470,7 @@ public function process( $content, $form_data, $fields = '', $entry_id = '' ) {
/**
* get_queried_object_id() is used to get current page id.
*
* @since xx.xx.xx
* @since 3.0.4
*/
$value = get_post_meta( get_queried_object_id(), $key, true );

Expand Down

0 comments on commit ce454e1

Please sign in to comment.