>
'music' ] ) // phpcs:ignore WordPress.Security.EscapeOutput.OutputNotEscaped ); break; case 'video': printf( '%1$s', aamla_get_icon( [ 'icon' => 'video' ] ) // phpcs:ignore WordPress.Security.EscapeOutput.OutputNotEscaped ); break; case 'gallery': printf( '%1$s', aamla_get_icon( [ 'icon' => 'images' ] ) // phpcs:ignore WordPress.Security.EscapeOutput.OutputNotEscaped ); break; default: printf( '%s', esc_html__( 'Read Full Post', 'aamla' ) ); } ?>