post_name; $widget_id = sprintf("pt_widget_area_%s", esc_html( $post_name )); if ( is_active_sidebar( $widget_id ) ) : dynamic_sidebar( $widget_id ); endif; ?>