| 1 |
/** |
| 2 |
* This is a dummy file that contains blocks settings placeholder. |
| 3 |
* WordPress plugin directory detects registered blocks from this file and shows them on plugin page |
| 4 |
* It doesn't do anything in the actual code. |
| 5 |
* |
| 6 |
* It is auto-generated. |
| 7 |
*/ |
| 8 |
|
| 9 |
registerBlockType("ultimate-post/heading", { |
| 10 |
title: "Heading", |
| 11 |
description: |
| 12 |
"Display visually appealing headings to your desired posts or pages.", |
| 13 |
}); |
| 14 |
registerBlockType("ultimate-post/image", { |
| 15 |
title: "Image", |
| 16 |
description: |
| 17 |
"It lets you display images on any posts and pages with lots of customization options.", |
| 18 |
}); |
| 19 |
registerBlockType("ultimate-post/news-ticker", { |
| 20 |
title: "News Ticker", |
| 21 |
description: "Highlight desired posts and pages into a breaking news ticker.", |
| 22 |
}); |
| 23 |
registerBlockType("ultimate-post/post-grid-1", { |
| 24 |
title: "Post Grid #1", |
| 25 |
description: |
| 26 |
"Dynamically display posts/pages in a grid layout with large featured images.", |
| 27 |
}); |
| 28 |
registerBlockType("ultimate-post/post-grid-2", { |
| 29 |
title: "Post Grid #2", |
| 30 |
description: "Display popular posts in a grid layout with a gradient design.", |
| 31 |
}); |
| 32 |
registerBlockType("ultimate-post/post-grid-3", { |
| 33 |
title: "Post Grid #3", |
| 34 |
description: |
| 35 |
"Display the latest posts in a combined layout of big tiles at the top and grids at the bottom.", |
| 36 |
}); |
| 37 |
registerBlockType("ultimate-post/post-grid-4", { |
| 38 |
title: "Post Grid #4", |
| 39 |
description: |
| 40 |
"Display three featured posts in a combined layout of one with a big featured image on the left side and 2 small on the right.", |
| 41 |
}); |
| 42 |
registerBlockType("ultimate-post/post-grid-5", { |
| 43 |
title: "Post Grid #5", |
| 44 |
description: |
| 45 |
"Display four of the most discussed posts in a combined layout of tiles and grids.", |
| 46 |
}); |
| 47 |
registerBlockType("ultimate-post/post-grid-6", { |
| 48 |
title: "Post Grid #6", |
| 49 |
description: |
| 50 |
"Display random posts in a combined layout of a big featured image on the left with tile and grid on the right.", |
| 51 |
}); |
| 52 |
registerBlockType("ultimate-post/post-grid-7", { |
| 53 |
title: "Post Grid #7", |
| 54 |
description: |
| 55 |
"Display four of the most commented posts in a combined layout of tiles and grids.", |
| 56 |
}); |
| 57 |
registerBlockType("ultimate-post/post-list-1", { |
| 58 |
title: "Post List #1", |
| 59 |
description: |
| 60 |
"Display posts or pages in list style and customize them to make them visually appealing.", |
| 61 |
}); |
| 62 |
registerBlockType("ultimate-post/post-list-2", { |
| 63 |
title: "Post List #2", |
| 64 |
description: |
| 65 |
"Highlight one blog post with a large image at the top along with more posts with small images.", |
| 66 |
}); |
| 67 |
registerBlockType("ultimate-post/post-list-3", { |
| 68 |
title: "Post List #3", |
| 69 |
description: |
| 70 |
"Showcase blog posts in a classic layout that contains images on the left and metadata on the right.", |
| 71 |
}); |
| 72 |
registerBlockType("ultimate-post/post-list-4", { |
| 73 |
title: "Post List #4", |
| 74 |
description: |
| 75 |
"Make posts section by highlighting one post at the top followed by more posts based on the same categories.", |
| 76 |
}); |
| 77 |
registerBlockType("ultimate-post/post-module-1", { |
| 78 |
title: "Post Module #1", |
| 79 |
description: |
| 80 |
"Make gorgeous post sections with the combined layout of featured images on the left and titles on the right.", |
| 81 |
}); |
| 82 |
registerBlockType("ultimate-post/post-module-2", { |
| 83 |
title: "Post Module #2", |
| 84 |
description: |
| 85 |
"Show off the featured posts with a layout that contains featured images on the left and details on the right.", |
| 86 |
}); |
| 87 |
registerBlockType("ultimate-post/post-slider-1", { |
| 88 |
title: "Post Slider #1", |
| 89 |
description: |
| 90 |
"Make a gorgeous and stylish slider with the desired post, pages, and custom post types.", |
| 91 |
}); |
| 92 |
registerBlockType("ultimate-post/table-of-content", { |
| 93 |
title: "Table of Contents", |
| 94 |
description: |
| 95 |
"Make users happy by organizing headings and sub-headings in a table of content.", |
| 96 |
}); |
| 97 |
registerBlockType("ultimate-post/ultp-taxonomy", { |
| 98 |
title: "Taxonomy", |
| 99 |
description: |
| 100 |
"Showcase categories and tags with featured images by blending them with the posts.", |
| 101 |
}); |
| 102 |
registerBlockType("ultimate-post/wrapper", { |
| 103 |
title: "Wrapper", |
| 104 |
description: "Wrapper block for Gutenberg.", |
| 105 |
}); |
| 106 |
registerBlockType("ultimate-post/advance-post-meta", { |
| 107 |
title: "Advanced Post Meta", |
| 108 |
description: "Display Advance Post Meta with the ultimate controls.", |
| 109 |
}); |
| 110 |
registerBlockType("ultimate-post/archive-title", { |
| 111 |
title: "Archive Title", |
| 112 |
description: "Display archive titles and customize them as you need.", |
| 113 |
}); |
| 114 |
registerBlockType("ultimate-post/author-box", { |
| 115 |
title: "Post Author Box", |
| 116 |
description: "Display Post Author details and customize them as you need.", |
| 117 |
}); |
| 118 |
registerBlockType("ultimate-post/next-previous", { |
| 119 |
title: "Post Next Previous", |
| 120 |
description: "Display Previous and Next Post links with thumbnails.", |
| 121 |
}); |
| 122 |
registerBlockType("ultimate-post/post-author-meta", { |
| 123 |
title: "Post Author Meta", |
| 124 |
description: "Display Post Author Meta with the ultimate controls.", |
| 125 |
}); |
| 126 |
registerBlockType("ultimate-post/post-breadcrumb", { |
| 127 |
title: "Post Breadcrumb", |
| 128 |
description: "Display Breadcrumb to let visitors see navigational links.", |
| 129 |
}); |
| 130 |
registerBlockType("ultimate-post/post-category", { |
| 131 |
title: "Post Category", |
| 132 |
description: "Display Post Categories and style them as you need.", |
| 133 |
}); |
| 134 |
registerBlockType("ultimate-post/post-comment-count", { |
| 135 |
title: "Post Comment Count", |
| 136 |
description: "Display Post Comment count and customize it as you need.", |
| 137 |
}); |
| 138 |
registerBlockType("ultimate-post/post-comments", { |
| 139 |
title: "Post Comments", |
| 140 |
description: "Display the Post Comment section and customize it as you need.", |
| 141 |
}); |
| 142 |
registerBlockType("ultimate-post/post-content", { |
| 143 |
title: "Post Content", |
| 144 |
description: "Display Post Content in a customized and organized way.", |
| 145 |
}); |
| 146 |
registerBlockType("ultimate-post/post-date-meta", { |
| 147 |
title: "Post Date Meta", |
| 148 |
description: |
| 149 |
"Display Post Publish/Modified Date and customize it as you need.", |
| 150 |
}); |
| 151 |
registerBlockType("ultimate-post/post-excerpt", { |
| 152 |
title: "Post Excerpt", |
| 153 |
description: "Display Post Excerpt if required and customize as you need.", |
| 154 |
}); |
| 155 |
registerBlockType("ultimate-post/post-featured-image", { |
| 156 |
title: "Post Featured Image/Video", |
| 157 |
description: "Display the Featured Image/Video and adjust the visual look.", |
| 158 |
}); |
| 159 |
registerBlockType("ultimate-post/post-reading-time", { |
| 160 |
title: "Post Reading Time", |
| 161 |
description: "Display Expecting Reading Time and customize it as you need.", |
| 162 |
}); |
| 163 |
registerBlockType("ultimate-post/post-social-share", { |
| 164 |
title: "Post Social Share", |
| 165 |
description: |
| 166 |
"Display Social Share Buttons to let visitors share posts to their social profiles.", |
| 167 |
}); |
| 168 |
registerBlockType("ultimate-post/post-tag", { |
| 169 |
title: "Post Tag", |
| 170 |
description: "Display Post Tags and style them as you need.", |
| 171 |
}); |
| 172 |
registerBlockType("ultimate-post/post-title", { |
| 173 |
title: "Post Title", |
| 174 |
description: "Display the Post Title and customize it as you need.", |
| 175 |
}); |
| 176 |
registerBlockType("ultimate-post/post-view-count", { |
| 177 |
title: "Post View Count", |
| 178 |
description: "Display the post view count and customize it as you need.", |
| 179 |
}); |
| 180 |
|