I would build a custom post type. Use the editor to hold the quote in the site’s default language and create a new box to hold the translated version. A second meta box can hold the author’s name and title. For the post title, just use something descriptive, so that you can find the post later on for editing. When you get to the template, just don’t use the_title()
.
Related Posts:
- Custom Taxonomy as checkbox or dropdown
- how to group custom post types
- Page as child in custom post type slug?
- Number of pages – multiple (custom) post types
- Limit widget to a specific registered sidebar
- How to filter post data with AJAX on page?
- Get latest 4 post on a custom post filtered by category
- Add Capabilities to Custom Post Type after it has been created [duplicate]
- How can you use custom types/taxonomies? [closed]
- Hook when adding or editing a specific custom post type? [closed]
- Get child terms of current term of the current post
- Allow duplicate slugs for posts on Custom post type in different categories/taxonomy?
- Assign category to front end post
- wp_query and comment_parent – select only posts with top level comments
- Remove Post Page “View Post” Link
- WordPress Template Hierarchy
- Taxonomy structure of Sport site
- How can I add a column in the wp_list_table of the admin area?
- Custom Post Type with static page for archive
- How to filter the description of a custom post type
- Automatically adding meta data to posts or multiple query help
- Make Custom Post Behave Like Normal Post?
- Trigger “unsaved changes” dialog for custom post meta changes
- How does the $post_type global variable work?
- how to check if custom post type exists in wordpress
- Sending an email when a CPT is saved/updated (NOT when it’s created)
- Archive slider for CPT
- Automatically update custom field in all posts of a custom post type
- Custom post type not showing in admin menu
- Custom taxonomy in custom post RSS feed
- Set up Custom-Post-Type Author Archive
- Custom Taxonomies not appearing in Admin
- How to create custom post type like Page
- Notice: Undefined index: error and understanding wordpress
- Problem loading custom post type admin page
- Display content based on a users login
- How can I set taxonomy programmatically
- What is the best way to correlate one-to-many content-type relationships?
- Don’t know how to show custom taxonomies from a custom post_type
- WordPress loop: Show only a Custom Post Type Taxononmy TERM
- post meta parameter in post custom-post-type endpoint with restapi
- Adding sidebar to template creates horizontal gap the size of the side bar
- Create a Custom Post from within another Custom Post
- Add update or delete database records using custom post type
- Featured image in CPT overview column
- Event Custom Post Type Title show by upcoming Event Dates
- How to group posts and get a mixed posts and groups view?
- How to show featured image block in custom post type for Author?
- dropdowboxes with pre-selected custom fields optios that filters the results according seach needs
- Grid Filter Dropdown from Custom Post Type goes blank on Submit
- Including link to custom post type in ‘wp_list_pages’ function
- Display Repeatable Meta Box Content
- Control content before and after custom post type loop
- Showing custom post type categories in the menu
- How to use a variable as a function name?
- post_type_link Filter – Too Few Arguments
- Select2 AJAX and WP Query Returns ALL and does not filter
- Convert comma separated list to serialized array to import as post meta
- WordPress rewrite url
- Archive Page for Multiple Custom Post Types
- add pagination to custom category posts
- How to create object in wordpress?
- Reusable metabox backend and frontend
- Modifying Dashboard edit.php
- How to import database table as custom post type and custom fields?
- Have custom post type Visibility be private by default, and have radio button also set to “Private”
- How do I add multiple post types to this query?
- Fill custom fields when saving custom post types
- Using custom post type as front home page pagination not working
- Migrate Custom Post Type with Custom Fields data and parent child order
- pagination for custom post type archive page
- Add custom posts to submenu automatically
- How to create review point system for CPTs (many-to-many relationship)
- Is it possible to get the specific content on the search page?
- Search for custom field input of a custom post type in ajax live search
- Register custom_post_type from static function
- WordPress custom post type as homepage with homepage url
- show label text of select option rather than its value in cmb2
- How to select meta key in custom database query
- localize_script or rest api
- Add content to wordpress edit.php page
- Search result based on URL
- Widget area for individual posts (custom post type)?
- Custom Post Type with Subfolder in Custom Theme
- Link two different post using there post_id in post meta
- How do I extract the contents of a CPT’s custom field for all posts?
- How can I generate a list of post-type specific categories?
- Excert ( the_excerpt(); ) Not working properly
- Keep same archive.php for post from archive?
- Use one template for different custom post types with the same markup
- Events with multiple event dates + permalink for each date
- After rewriting post type’s URL, the number of queries has increased dramatically
- Custom field totals
- How to Associate Posts with Pages
- How to query custom post then display sections by meta value
- Prevent users from changing post status
- How do I paginate a custom post type listing on a custom template page?
- A to Z list for custom post types
- What is the code for showing Custom Category and Subcategory Page?
- Taxonomy Archive URL + Template