get_row("SELECT * FROM " . $table_name . " WHERE page_post_id = $this_post_id "); if( $wpdb->num_rows > 0 ) { $notes_id = $yydevl_notes_data->id; // checking if this is an array and if not conver it to array if( strstr($yydevl_notes_data->notes, '###') ) { $yydevl_notes_data_output = explode('###', $yydevl_notes_data->notes); } else { // if( strstr($yydevl_notes_data->notes, '###') ) { $yydevl_notes_data_output = array($yydevl_notes_data->notes); } // } else { // if( strstr($yydevl_notes_data->notes, '###') ) { } // if( $wpdb->num_rows > 0 ) { } // if( !empty($this_post_id) ) { if(!empty($text_direction)) { $table_direction_class = $text_direction; } // if(!empty($text_direction)) { ?>
' alt='' title='Remove Notes' /> ' alt='' title='Test Direction' /> ' alt='' title='Separator' />
' alt='' title='Remove Notes' /> ' alt='' title='Remove Notes' /> ' alt='' title='Separator' />
Save Notes Data