you’ve got a lot of options. some of which are:
to toot my own horn, i have used WP Alchemy to create repeating sortable tinyMCE editors with all the code available here
http://www.kathyisawesome.com/426/multiple-wordpress-wysiwyg-visual-editors/
there is also the http://www.advancedcustomfields.com/ plugin. you can definitely have multiple instances, but you can’t add dynamic blocks on the fly.
Related Posts:
- Multiple wp_editor instances in custom post type using Ajax
- Change the text on the Publish button
- Placing a Custom Post Type Menu Above the Posts Menu Using menu_position?
- Row actions for custom post types?
- Loading External Scripts in Admin but ONLY for a Specific Post Type?
- Register CPTs using Dashicons for admin menu icon in WP 3.8
- Remove “posts” from admin but show a custom post
- Add content in custom post type page after the title and before columns
- How to check if I’m on a custom post type archive in the admin area
- how to group custom post types
- Hide/Show only specific categories in wp-admin new-post.php
- Best way to filter featured image text for a custom post type?
- Add content before/after admin post wp-list-table
- Numbering sections and block-level elements in wpautop(); WordPress as CMS for long-form writing;
- Custom post type Admin Page
- Filtering Posts by Multiple Taxonomy Terms such as in an Admin Post Listing?
- Custom Metabox with Taxonomy Dropdown – Saving Issue
- how to create my own edit.php admin page code or template for my custom post type
- Backend search; include CPT meta?
- Remove tinyMCE from admin and replace with textarea
- How to Change the Title of a Meta Box on a Specified Custom Post Type? [duplicate]
- Add multiple Visual Editors for Custom Post Type
- Sort custom post types by last name in the backend
- How i add new link after Edit | Quick Edit | Trash | View in quick edit section
- How to add post_author column to custom post type
- Excluding post type from WordPress link builder
- Use a textarea for a custom post type
- Restrict categories to a custom post type
- How do I add a custom button to my “edit” list? ( edit.php?post_type= ) beside “Add New”
- Add text to post list/edit screens?
- Adding menu_order to CPT admin page
- Remove “Get Shortlink” button in admin of custom post type
- How to make in WordPress admin panel sortable column for the custom field, that count the number of page impressions?
- WP-Admin edit.php & post.php slowdown after import of 10k users
- How to make post sticky in the admin page?
- Get all of user’s custom post types in WP Admin for plugin
- Add TinyMCE to CPT metaboxes in 3.1?
- How do increase the amount of links shown down the left in the admin menu?
- submenu item edit a specific post
- Admin not showing all custom post type posts and views not working
- How to avoid manage posts screen duplicates when two plugins use the same library
- Unable to retrieve any posts of CPT in wp-admin
- Multiple TinyMCE editors in dynamically generated textareas
- Admin Pointers on a custom post type
- Adding wp_editor to custom metabox
- Selecting a post in Dashboard
- Custom Post List View: Page or something else?
- Custom Taxonomy back-end customizations
- Filter term taxonomy metabox in custom post type
- Addition of custom option panel crashes Media Library & Admin Area
- Show image gallery from a custom field
- Tracking changes in admin-page so user gets warning when leaving the page
- Admin Filter – Add Post Type Description on Post Type Page
- manage_edit-{post_type}_sortable_columns sorts, but wrong!
- Grouping of CPTs and taxonomies into menu groups in admin
- Show data from one Custom Post Type in another Custom Post Type
- Custom Field values not Showing in Edit Page of Custom Post Type
- WordPress custom post type capabilities issue
- Hide Status Option From WordPress Publish Metabox and Rename Published on:
- Create field of Custom Post Types
- Custom posts of one type have disappeared from admin. Still appear on site [closed]
- How to get the custom post list to admin user edit page?
- Copy order items with metadata between orders – Woocommerce
- Custom Post Type – Portfolio no longer works
- How do I edit the WordPress post.php file?
- Add data to post edit page, when post is published
- Adding custom post formatting options in custom post types
- Questions regarding add_meta_box()
- Sorting custom post types in edit.php : Post disappear
- How to customize `Edit-Post` Screen
- How to save TinyMCE fields on WordPress custom post type?
- jQuery UI & Admin (Calendar)
- How to display author details in a custom post type in the wordpress backend?
- Add Content Column to Custom Post Type backend
- Change Text in Admin Panel
- How can I put content before my custom post type default pages?
- get_posts() returns empty on custom post type /wp-admin/edit.php
- After inserting new post with wp_insert_post() the post is not visble to WP_Query, but the same WP_Query works for post inserted from wp-admin panel
- list articles in admin showing nested categories or slugs?
- How we can create menu from Appearance > Menu and use as a add-submenu-page for admin menu?
- WP Admin Dropdown List Filter for custom (ACF) field on custom post type(s)
- How to display an admin-notice after custom post type edit modification
- Sort custom post column by generated value?
- Add Custom Field in Product in WP Admin and send to Order Webhook
- Publishing failed. The response is not a valid JSON response
- Limiting the Number of User Posts to Their Own Posts
- How to overwrite function to display parent page combobox for custom post type in Edit Post Page?
- How to override post-new.php with custom template
- Group based routing and administration
- Limit Number of Custom Post Type Dashboard
- Edit is changing my custom’s post type parent id
- Custom Post Type Pagination Problem in Admin Section
- Filtering in admin broken for custom post type in 3.8.1?
- Custom post type won’t take my custom fields
- Change the text on the Publish button
- Multiple Block Quotes without using HTML
- How to make an admin create/edit post page to look like taxonomy page?
- admin search of pages returns custom post types
- Issue displaying multiple TinyMCE editors with WPAlchemy
- Custom order of CPT posts by title, in wp-admin area by default