Skip to content

Template list walkthrough

This page describes the CoverKit list under Media → CoverKit: columns, actions, and how to get into the template editor.

Media → CoverKit in wp-admin.

From here you can:

  • Add New Template — starts a blank template in the editor (same as CoverKit → Add New elsewhere in admin).
  • Search templates by title (standard WordPress list search).
  • Use Trash and status filters like other post types (draft, published).

The list uses the familiar WordPress table layout. CoverKit adds one custom column:

Each row shows a thumbnail of the generated image for that template (scaled to about 300px wide, keeping the template’s aspect ratio).

  • While the image is building, you may see a short “Creating preview…” state.
  • Click the thumbnail to open a larger preview in a new browser tab. That request forces a fresh render so you can check the latest design without editing the template.

The preview reflects the template’s current layout and canvas settings. It does not replace configuring use cases for Open Graph or other outputs.

Preview column with thumbnail and row actions Placeholder: Single list row with Preview thumbnail and Duplicate / Reload links visible under the title.

Standard columns such as Title and Date behave like other admin lists. Click the title to open the template in the CoverKit editor.

Hover a template title to reveal row actions (in addition to Edit and Trash):

Duplicate creates a new draft copy of the template:

  • Title is the original name plus “(copy)”.
  • Layout, canvas settings, and use case configuration are copied.
  • You are taken straight into the edit screen of the new template so you can rename and adjust it.

Use this when you want a variation (for example a second Open Graph layout) without changing the original.

Reload clears cached generated images for that template only, then returns you to the list. A success notice explains that images will be regenerated on the next view.

Use Reload when the list preview still looks outdated after you saved design changes. For a deeper walkthrough of cache behavior, see Clearing cache.

Reload does not re-import starter HTML from plugin files; it only refreshes stored renders for that template.

  1. Select one or more templates with the checkboxes on the left.
  2. Open the Bulk actions dropdown.
  3. Choose Clear Cache.
  4. Click Apply.

CoverKit clears cached images for every selected template. The same success notice appears as for a single Reload.

For clearing cache from inside one template, use the Cache Management box on the edit screen — Clearing cache.

ActionResult
Click template titleOpens the CoverKit template editor
Edit (row action)Same as clicking the title
Add New TemplateNew blank template in the editor
DuplicateNew draft copy, then editor for the copy

In the editor you can:

Publishing or updating a template also invalidates related cache automatically; see Caching overview.

List UIWhat it does
Preview thumbnailShows generated image; click for full preview with fresh render
DuplicateNew draft copy with same design and settings
ReloadClear this template’s image cache
Bulk Clear CacheClear cache for all selected templates
Title / EditOpen template editor
  • Overview — purpose of the templates list screen
  • Templates — template concepts and links to editor/use cases
  • Clearing cache — all cache-clear options