Title: Massoftind Dynamic Content
Author: Mass Software Solutions Pvt. Ltd.
Published: <strong>23. srpnja 2026.</strong>
Last modified: 27. kolovoza 2026.

---

Pretraga dodataka

![](https://ps.w.org/massoftind-dynamic-content/assets/banner-772x250.png?rev=3619472)

![](https://ps.w.org/massoftind-dynamic-content/assets/icon-256x256.png?rev=3619453)

# Massoftind Dynamic Content

 Od [Mass Software Solutions Pvt. Ltd.](https://profiles.wordpress.org/masssoftware/)

[Preuzmi](https://downloads.wordpress.org/plugin/massoftind-dynamic-content.1.0.79.zip)

[Live Preview](https://hr.wordpress.org/plugins/massoftind-dynamic-content/?preview=1)

 * [Detalji](https://hr.wordpress.org/plugins/massoftind-dynamic-content/#description)
 * [Recenzije](https://hr.wordpress.org/plugins/massoftind-dynamic-content/#reviews)
 *  [Instalacija](https://hr.wordpress.org/plugins/massoftind-dynamic-content/#installation)
 * [Razvoj](https://hr.wordpress.org/plugins/massoftind-dynamic-content/#developers)

 [Podrška](https://wordpress.org/support/plugin/massoftind-dynamic-content/)

## Opis

Massoftind Dynamic Content is a visual **content builder** for WordPress that creates
AJAX-powered **post grids**, card listings, taxonomy lists, and media galleries —
then places them anywhere with a shortcode.

Looking for a **Load More** button, **infinite scroll**, numbered **pagination**,
live **search**, or category **filters** on your listings? Configure it once in 
the builder, embed `[massdc id="N"]`, and visitors get fast front-end updates without
full page reloads or theme template hacks.

Ideal when you need a flexible **post listing**, **custom post type grid**, **AJAX
gallery**, or reusable content block that works with core WordPress data and popular
custom-field plugins.

#### Why developers and site owners use it

 * **Content builder UI** — design listings in wp-admin with live preview, not PHP
   loops
 * **AJAX Load More** — append the next set of posts on click
 * **Infinite scroll** — auto-load more results as visitors scroll
 * **Pagination** — numbered AJAX pages or shareable normal URL pagination
 * **Search & filters** — front-end search plus taxonomy / meta filters
 * **Layouts** — grid, list, and masonry columns
 * **Galleries & lightbox** — image/video galleries from posts or meta fields
 * **Shortcode embed** — drop the same builder on pages, posts, or widgets

#### Quick start

 1. Activate the plugin and open **Content Builders**.
 2. Create a builder, choose a content source (posts, taxonomies, or meta), and pick
    a layout.
 3. Enable search, filters, and pagination style (Load More, infinite scroll, or numbered
    pages).
 4. Copy the shortcode and paste it into any page or post.
 5. Optional: try **Live Preview** on WordPress.org (Playground) to explore the admin
    UI in the browser.

#### Demo video

Watch the full tutorial — default post listing (Load More / filters) and image gallery
with lightbox:

#### What you can build

 * Post, page, or custom post type card grids and listings
 * AJAX post grids with Load More or infinite scroll
 * Paginated content listings (AJAX or shareable URL pages)
 * Taxonomy term lists with filters
 * Galleries from post or term meta (ACF, Secure Custom Fields, Dynamic Fields Builder,
   and similar)
 * Related-item cards from relationship / post object style fields

#### Layouts

 * Grid
 * List
 * Masonry

#### Useful features

 * Visual content builder with live preview
 * Load More, infinite scroll, AJAX pagination, and normal (URL) pagination
 * Front-end search and taxonomy / custom-field filters
 * Visual card and gallery slot layout, or custom HTML templates
 * Lightbox for images and embeds
 * Change history with restore (keeps recent saves)
 * Field Explorer to inspect available fields

#### Shortcode

After you save a builder, copy its shortcode from the editor and paste it into a
page, post, or widget that accepts shortcodes.

Example: `[massdc id="1"]`

#### Optional integrations

The plugin works on its own with WordPress core data. If Advanced Custom Fields,
Secure Custom Fields, Massoftind Field Builder (MFB), or Dynamic Fields Builder 
is installed, those fields can be selected as content sources where supported.

#### Third-party services

YouTube / Vimeo thumbnails are downloaded **once on the server** and stored under`
wp-content/uploads/massdc-video-thumbs/`. Visitors then load those **local** images—
not i.ytimg.com or vumbnail.com on every page view.

Embeds from youtube.com / youtube-nocookie.com / player.vimeo.com load **only after
an explicit visitor click** (lightbox or open-link). No analytics, tracking, or 
telemetry is included. Review their terms if you publish that content:

 * [YouTube Terms of Service](https://www.youtube.com/t/terms)
 * [Vimeo Terms of Service](https://vimeo.com/terms)

## Snimke zaslona

[⌊Builders dashboard — create, import, and manage shortcode builders⌉⌊Builders dashboard—
create, import, and manage shortcode builders⌉[

Builders dashboard — create, import, and manage shortcode builders

[⌊Content source wizard — posts, taxonomies, or meta fields with live preview⌉⌊Content
source wizard — posts, taxonomies, or meta fields with live preview⌉[

Content source wizard — posts, taxonomies, or meta fields with live preview

[⌊Layout options — grid, list, or masonry with column controls⌉⌊Layout options —
grid, list, or masonry with column controls⌉[

Layout options — grid, list, or masonry with column controls

[⌊Live preview — search, category filters, and card output while editing⌉⌊Live preview—
search, category filters, and card output while editing⌉[

Live preview — search, category filters, and card output while editing

[⌊Front-end post grid — AJAX search, filters, and Load More⌉⌊Front-end post grid—
AJAX search, filters, and Load More⌉[

Front-end post grid — AJAX search, filters, and Load More

[⌊Front-end gallery lightbox — masonry gallery with full-screen media viewer⌉⌊Front-
end gallery lightbox — masonry gallery with full-screen media viewer⌉[

Front-end gallery lightbox — masonry gallery with full-screen media viewer

## Instalacija

 1. Upload the `massoftind-dynamic-content` folder to `/wp-content/plugins/`, or install
    the zip via **Plugins  Add New  Upload Plugin**.
 2. Activate **Massoftind Dynamic Content** under **Plugins**.
 3. Open **Content Builders** in the admin menu.
 4. Create a builder, choose a content source, adjust layout options, and save.
 5. Copy the shortcode into any page or post.

## ČPP

### Do I need Advanced Custom Fields?

No. Core posts and taxonomies work without ACF. ACF (or similar) is only needed 
if you want to drive listings from those custom fields.

### Where is the shortcode?

On the builder edit screen, after the first save. It looks like `[massdc id="123"]`.

### Why does the preview say to choose a content source?

Posts and post-meta builders need a post type. Tax-meta builders need a taxonomy.
Pick those in the Content tab, then refresh the preview.

### Can I restore an older version of a builder?

Yes. Use **History** in the editor header. Each save stores a snapshot (up to 20).
Restore writes that snapshot and reloads the editor.

### Does it support Load More and infinite scroll?

Yes. In the builder **Filters** / pagination settings you can choose AJAX numbered
pagination, a **Load More** button, **infinite scroll**, or normal shareable URL
pagination.

### Is this a content builder for post grids?

Yes. It is a visual content builder for AJAX post grids, CPT listings, taxonomy 
lists, and galleries, placed with a shortcode so you do not write custom query loops
for every layout.

### Does this phone home?

No. The plugin does not send your site data to Mass Software Solutions. YouTube/
Vimeo embeds contact those providers only after a visitor clicks to play. The Plugins
screen may use your plugin header Plugin URI for View details — no runtime API lookup
is performed.

## Recenzije

Nema recenzija za ovaj dodatak.

## Suradnici i Programeri

“Massoftind Dynamic Content” je softver otvorenog koda. Sljedeće osobe su doprinijele
ovom dodatku.

Suradnici

 *   [ Mass Software Solutions Pvt. Ltd. ](https://profiles.wordpress.org/masssoftware/)
 *   [ Manish Pathak ](https://profiles.wordpress.org/devmanishpathak/)
 *   [ Sandip Biswas ](https://profiles.wordpress.org/sandipbiswas123/)
 *   [ Sukanta ](https://profiles.wordpress.org/massoft/)

[Prevedite “Massoftind Dynamic Content” na svoj jezik.](https://translate.wordpress.org/projects/wp-plugins/massoftind-dynamic-content)

### Zainteresirani ste za razvoj?

[Pregledajte kôd](https://plugins.trac.wordpress.org/browser/massoftind-dynamic-content/),
pogledajte [SVN spremište](https://plugins.svn.wordpress.org/massoftind-dynamic-content/)
ili se pretplatite na [dnevnik razvoja](https://plugins.trac.wordpress.org/log/massoftind-dynamic-content/)
od [RSS](https://plugins.trac.wordpress.org/log/massoftind-dynamic-content/?limit=100&mode=stop_on_copy&format=rss).

## Dnevnik promjena

#### 1.0.79

 * Plugin Check: Tested up to 7.1; prefixed uninstall.php variables.

#### 1.0.78

 * Fix: Shortcode appears in the builder header immediately after Save (no page 
   refresh).
 * New: Card design Quick show/hide includes Content separate from Excerpt.
 * Fix: Title, Excerpt, Content, and Date stay in Quick show/hide only — Custom 
   fields is for extras like Designation.

#### 1.0.77

 * Uninstall no longer deletes builders or settings — deactivate/delete and reinstall
   keeps previous data.

#### 1.0.76

 * Advanced: “Fill from Card design” builds Custom Card HTML including selected 
   custom fields (e.g. Designation).
 * Code View card snippet now matches Card design (custom fields included).
 * Shortcode hint: after Save, the shortcode outputs Card design fields.

#### 1.0.75

 * UX: Selecting a custom field in Step 4 adds it to Card design (layout + checkboxes)
   automatically.
 * Field picker shows friendly labels (e.g. “Designation” instead of acf.designation).
 * Plain-language descriptions across Card design, wizard, and Advanced panels.

#### 1.0.74

 * Fix: Chrome copy button uses clipboard fallback (shortcode + code copy).
 * Custom Card HTML respects Card design toggles; supports {{acf.field}} and {{mfb.
   field}} placeholders.
 * Lightbox options: show/hide title, caption, and image counter.
 * Massoftind Field Builder (MFB) integration: mfb.* paths, field discovery, galleries,
   and legacy acf.* fallback when ACF is not installed.

#### 1.0.73

 * WordPress.org compliance: removed wp-admin external marketing links (Guideline
   5).
 * Removed runtime plugins_api() lookup on the Plugins screen; View details uses
   Plugin URI.
 * Uninstall now clears cached transients and locally stored video thumbnail files.
 * Fixed sanitization for multiple custom CSS classes on builder wrappers.

#### 1.0.72

 * Plugins screen: View details in row meta (beside author) opens the native WordPress.
   org ThickBox modal (Plugin URI fallback when unavailable).
 * Added blueprint.json for WordPress Playground Live Preview.
 * Readme: stronger discovery copy for content builder, Load More, infinite scroll,
   and pagination searches.

#### 1.0.67

 * Renamed to Massoftind Dynamic Content (slug: massoftind-dynamic-content).
 * WordPress.org review: enqueue menu CSS, use core Masonry, local video posters(
   no automatic third-party thumbnails).

#### 1.0.63

 * Removed Plugin URI until a real product page exists (avoids a 404 homepage link).

#### 1.0.62

 * Cleared remaining SQL ORDER BY / DELETE IN Plugin Check warnings (identifier 
   placeholders + per-row delete).

#### 1.0.61

 * Plugin Check warning cleanup: safer SQL placeholders (%i), AJAX input handling,
   taxonomy filter without exclude.

#### 1.0.60

 * Moved local packaging / smoke-test tooling out of the plugin directory for WordPress.
   org Plugin Check.

#### 1.0.59

 * Plugin Check: translators comments, escaped exception messages, safer builder
   list SQL, removed manual textdomain load.

#### 1.0.58

 * WordPress.org scan fixes: removed update-transient icon hook, Tested up to 7.0,
   languages folder ships with index.php.

#### 1.0.57

 * Separated Plugin URI and Author URI in the main plugin headers (WordPress.org
   requirement).

#### 1.0.56

 * Added WordPress.org readme, license file, and packaging notes for directory submission.
 * Softened internal comments; excluded local smoke-test tooling from the distribution
   package.

#### 1.0.55

 * Admin menu and Plugins screen icons aligned with the Mass Software Solutions 
   mark (CSS mask + title icon).

#### 1.0.54

 * Fixed spacing between filter and multi-select controls in the content wizard.

#### 1.0.53

 * Fixed wizard step badge CSS so label text no longer inherited the number circle.

#### 1.0.52

 * Added builder change history with restore (last 20 saves).

#### 1.0.51

 * PHP 8.3 NodeCollection return types; production combination checks.

#### 1.0.50

 * Fixed gallery mode lingering after switching content source back to Posts.

#### 1.0.49

 * Fixed empty HTML5 video controls showing under image lightbox items.

#### 1.0.48

 * Post meta / tax meta wizard: select items first, then meta keys for that selection.

## Meta

 *  Version **1.0.79**
 *  Zadnje ažuriranje **prije 3 dana**
 *  Aktivnih instalacija **Manje od 10**
 *  WordPress inačica ** 6.2 ili viša **
 *  Testirano do **7.1**
 *  PHP inačica ** 7.4 ili viša **
 *  Language
 * [English (US)](https://wordpress.org/plugins/massoftind-dynamic-content/)
 * Oznaka
 * [ajax](https://hr.wordpress.org/plugins/tags/ajax/)[filter](https://hr.wordpress.org/plugins/tags/filter/)
   [gallery](https://hr.wordpress.org/plugins/tags/gallery/)[pagination](https://hr.wordpress.org/plugins/tags/pagination/)
   [shortcode](https://hr.wordpress.org/plugins/tags/shortcode/)
 *  [Napredni pogled](https://hr.wordpress.org/plugins/massoftind-dynamic-content/advanced/)

## Ocjena

No reviews have been submitted yet.

[Your review](https://wordpress.org/support/plugin/massoftind-dynamic-content/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/massoftind-dynamic-content/reviews/)

## Suradnici

 *   [ Mass Software Solutions Pvt. Ltd. ](https://profiles.wordpress.org/masssoftware/)
 *   [ Manish Pathak ](https://profiles.wordpress.org/devmanishpathak/)
 *   [ Sandip Biswas ](https://profiles.wordpress.org/sandipbiswas123/)
 *   [ Sukanta ](https://profiles.wordpress.org/massoft/)

## Podrška

Želite nešto reći? Potrebna vam je pomoć?

 [Pregledaj forum za podršku](https://wordpress.org/support/plugin/massoftind-dynamic-content/)