Content Repeater

Quickly set up custom content types and display them in interesting ways: Ajax Reload, Masonry, Isotope, Slick Slider, Single Row, Simple List.

Author:Denis Buka (profile at wordpress.org)
WordPress version required:4.4.0
WordPress version tested:5.6.10
Plugin version:1.1.13
Added to WordPress repository:06-03-2019
Last updated:05-06-2021
Warning! This plugin has not been updated in over 2 years. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.
Rating, %:0
Rated by:0
Plugin URI:
Total downloads:1 174
Active installs:10+
plugin download
Click to start download

Content Repeater is designed to quickly set up custom content types. It simplifies the process of managing and displaying custom posts. Typically, there are at least three steps for displaying custom post content on the frontend:

  1. Register a custom post type specifying all its options.
  2. Create custom fields (field groups)
  3. Create a post type template (single-{post_type}.php) in the theme folder

Content Repeater reduces step #1 to a single name-entry action, and merges steps #2 and #3 into one. Custom fields are assigned right in the Template Editor, and you don’t have to add any files to your theme. Displaying custom content is as simple as inserting a shortcode.

Features

  • Set up custom content types with a single action
  • Quickly add slug for single post frontend view
  • Quickly add categories when needed
  • Content type icon selector
  • Template Editor with syntax highlighting
  • Separate Template Editor for the single post view (when slug is defined)
  • field types: Post Title, Post URL, Post ID, Featured Image, Site URL, Plugin URL, Text (single line), Textarea, Images / Gallery, Color, Date, Icon, Dropdown, Checkboxes
  • Default values for fields
  • Conditional shortcodes (e.g. [if field=”Sale Price”]…[/if])
  • Custom classes per post type
  • Custom CSS per post type (with syntax highlighting)
  • Custom Javascript per post type (with syntax highlighting)
  • Adding external CSS and Javascript files per post type
  • Drag & drop post ordering
  • Post duplication
  • Publish & Add New
  • Available Repeaters: Ajax Reload, Masonry, Isotope, Slick Slider, Single Row
  • Pre-built Templates: Testimonials, Coupons, Products (with Magnifier), Flipboxes, Entry Portals, Portfolios (with Gallery), Before & Afters (using TwentyTwenty)
  • Export / import plugin settings
  • Bulk rename custom fields per post type