Notas Técnicas

Imprimir    A-    A    A+

’22’,
‘post_type’ => ‘attachment’,
‘post_mime_type’ => ‘application/pdf’,
‘order’ => ‘ASC’,
‘orderby’ => ‘post_title’
)
);
foreach ( (array) $pdfs as $attachment_id => $attachment ) { ?>