Title: MRZ Display Post Exp
Author: m0r3z
Published: <strong>30 de julio de 2026</strong>
Last modified: 28 de agosto de 2026

---

Buscar plugins

![](https://ps.w.org/mrz-display-post-exp/assets/banner-772x250.png?rev=3628572)

![](https://ps.w.org/mrz-display-post-exp/assets/icon-256x256.png?rev=3628572)

# MRZ Display Post Exp

 Por [m0r3z](https://profiles.wordpress.org/m0r3z/)

[Descargar](https://downloads.wordpress.org/plugin/mrz-display-post-exp.1.1.3.zip)

 * [Detalles](https://es.wordpress.org/plugins/mrz-display-post-exp/#description)
 * [Valoraciones](https://es.wordpress.org/plugins/mrz-display-post-exp/#reviews)
 *  [Instalación](https://es.wordpress.org/plugins/mrz-display-post-exp/#installation)
 * [Desarrollo](https://es.wordpress.org/plugins/mrz-display-post-exp/#developers)

 [Soporte](https://wordpress.org/support/plugin/mrz-display-post-exp/)

## Descripción

MRZ Display Post Exp is a generic, minimalist plugin to display any post type — 
standard posts or custom post types — together with their ACF fields. Each item 
is rendered from a customizable HTML template using placeholders (ACF fields, taxonomies,
title, thumbnail…). Everything is configured from the WordPress admin — no theme
code required — and styled to match the site through the theme CSS.

#### Features

 * Multiple display blocks via a dedicated Custom Post Type — each block has its
   own configuration and shortcode.
 * Three display formats: list, grid and a dependency-free native CSS slider.
 * Customizable HTML item template with ACF / taxonomy / post placeholders and conditionals.
 * Client-side filters by taxonomy and by ACF field, in dropdown / radio / checkbox
   mode, with OR / AND logic.
 * Optional client-side text search on titles (and selected ACF text fields).
 * Optional URL filter synchronization — share a pre-filtered link.
 * Responsive layout — filters above, left or right; collapsible filters on mobile.
 * Shortcode with optional forced filter: `[mrzdpe id="X" filter_taxonomy="genre"
   filter_term="42"]`.
 * Translation-ready (text-domain `mrz-display-post-exp`, .pot file provided).

#### Requirements

 * WordPress 6.3 or later, PHP 7.4 or later.
 * Advanced Custom Fields (Pro recommended) — for the ACF field placeholders and
   filters.

#### Privacy / external calls

MRZ Display Post Exp makes no external HTTP calls, loads no remote resources, and
collects no telemetry. Everything runs locally on your site.

#### Source code and contributions

Development happens publicly on GitHub: https://github.com/m0r3z/mrz-display-post-
exp

## Instalación

 1. Install and activate Advanced Custom Fields (Pro recommended).
 2. Upload the plugin to `/wp-content/plugins/mrz-display-post-exp` and activate it.
 3. Open the «MRZ Display Post» menu, create a display block, configure its source,
    template, filters and format.
 4. Copy the generated shortcode and paste it into any page or post.

## Reseñas

No hay valoraciones para este plugin.

## Colaboradores y desarrolladores

«MRZ Display Post Exp» es un software de código abierto. Las siguientes personas
han colaborado con este plugin.

Colaboradores

 *   [ m0r3z ](https://profiles.wordpress.org/m0r3z/)

[Traduce «MRZ Display Post Exp» a tu idioma.](https://translate.wordpress.org/projects/wp-plugins/mrz-display-post-exp)

### ¿Interesado en el desarrollo?

[Revisa el código](https://plugins.trac.wordpress.org/browser/mrz-display-post-exp/),
echa un vistazo al [repositorio SVN](https://plugins.svn.wordpress.org/mrz-display-post-exp/)
o suscríbete al [registro de desarrollo](https://plugins.trac.wordpress.org/log/mrz-display-post-exp/)
por [RSS](https://plugins.trac.wordpress.org/log/mrz-display-post-exp/?limit=100&mode=stop_on_copy&format=rss).

## Registro de cambios

#### 1.1.3

 * Front CSS no longer forces any cursor state (the theme/site controls the cursor,
   including custom cursors).
 * A small bottom margin is added under the mobile «Filters» toggle button.

#### 1.1.2

 * New placeholder {taxonomy:slug:slug} — outputs the first term’s slug (plain text),
   handy as a CSS class modifier.

#### 1.1.1

 * Fix: the taxonomy filter rows were no longer displayed in the block admin screen
   after the 1.1.0 prefix rename (admin.js still referenced the old field IDs). 
   No effect on the front end.

#### 1.1.0

 * Renamed the internal PHP prefix to «mrzdpe» (constants, namespace, functions,
   hooks, shortcode, CPT, meta keys) to meet WordPress.org’s unique-prefix requirement.
   The public shortcode is now [mrzdpe]. A one-time automatic migration updates 
   existing blocks and shortcodes on upgrade — no manual action needed. CSS classes
   and the text domain are unchanged.

#### 1.0.6

 * WordPress.org release preparation: public plugin name set to «MRZ Display Post
   Exp» (slug mrz-display-post-exp), contributor updated. No functional change.

#### 1.0.5

 * New: drag-and-drop reordering of the taxonomy and ACF filters in the admin — 
   the front displays them in the chosen order (taxonomy group stays above the ACF
   group).

#### 1.0.4

 * New: option to restrict the list to the current context’s category (related-posts
   mode) — on a single it keeps only posts sharing the current category and excludes
   the current post; on a category archive it restricts to that category. The context
   taxonomy is configurable.

#### 1.0.3

 * {acf_date} now outputs the spans in month / day / year order.

#### 1.0.2

 * Fix: the shortcode forced filter (filter_taxonomy / filter_term) now works even
   when the taxonomy is not enabled as a front filter (uses has_term on each post).

#### 1.0.1

 * New placeholder {acf_date:field} — splits an ACF date field into day/month/year
   spans, with an optional month format (m, n, F, M).
 * Admin: the template placeholder help is now displayed below the item template,
   inside a collapsible toggle, with a dedicated date-format section.

#### 1.0.0

 * First stable release.
 * Three display formats: list, grid and a dependency-free native CSS slider (configurable
   per-view, gap, speed, autoplay, loop, arrow position).
 * Customizable HTML item template with placeholders: {post_title}, {post_url}, {
   post_excerpt}, {post_excerpt:N} (word-limited), {post_thumbnail}, {%acf_field%},{
   taxonomy:slug} (each term in its own span), conditionals {#if}.
 * Client-side filters (taxonomy + ACF, OR/AND), text search, optional URL filter
   sync, mobile filter toggle.
 * Sort by an ACF date field with an upcoming/past server-side filter (agenda use-
   case).
 * CSS aspect-ratio option for the featured image (object-fit, no file cropping).
 * Configurable grid column min-width and gap.

#### 0.1.0

 * Initial beta — list / grid / slider display of posts and custom posts with ACF
   placeholders, client-side filters and search.

## Meta

 *  Versión **1.1.3**
 *  Última actualización **hace 6 días**
 *  Instalaciones activas **Menos de 10**
 *  Versión de WordPress ** 6.3 o superior **
 *  Probado hasta **7.0.4**
 *  Versión de PHP ** 7.4 o superior **
 *  Idioma
 * [English (US)](https://wordpress.org/plugins/mrz-display-post-exp/)
 * Etiquetas:
 * [acf](https://es.wordpress.org/plugins/tags/acf/)[custom post type](https://es.wordpress.org/plugins/tags/custom-post-type/)
   [grid](https://es.wordpress.org/plugins/tags/grid/)[slider](https://es.wordpress.org/plugins/tags/slider/)
   [taxonomy](https://es.wordpress.org/plugins/tags/taxonomy/)
 *  [Vista avanzada](https://es.wordpress.org/plugins/mrz-display-post-exp/advanced/)

## Valoraciones

Aún no se han enviado valoraciones.

[Tu valoración](https://wordpress.org/support/plugin/mrz-display-post-exp/reviews/#new-post)

[Ver todas las reseñas](https://wordpress.org/support/plugin/mrz-display-post-exp/reviews/)

## Colaboradores

 *   [ m0r3z ](https://profiles.wordpress.org/m0r3z/)

## Soporte

¿Tienes algo que decir? ¿Necesitas ayuda?

 [Ver el foro de soporte](https://wordpress.org/support/plugin/mrz-display-post-exp/)