Content Repeater – Custom Posts Simplified Wordpress Plugin - Rating, Reviews, Demo & Download
Plugin Description
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:
- Register a custom post type specifying all its options.
- Create custom fields (field groups)
- 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