????JFIF??x?x????'
| Server IP : 104.21.30.238 / Your IP : 216.73.216.113 Web Server : LiteSpeed System : Linux premium151.web-hosting.com 4.18.0-553.44.1.lve.el8.x86_64 #1 SMP Thu Mar 13 14:29:12 UTC 2025 x86_64 User : tempvsty ( 647) PHP Version : 8.0.30 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : OFF | Pkexec : OFF Directory : /././proc/self/cwd/wp-content/plugins/cherry-plugin-x/admin/shortcodes/shortcodes/ |
Upload File : |
frameworkShortcodeAtts={
attributes:[
{
label:"How many posts to show?",
id:"num",
help:"This is how many recent posts will be displayed."
},
{
label:"Type of posts",
id:"type",
help:"This is the type of posts. Use post slug, e.g. \"portfolio\" or blank for posts from Blog"
},
{
label:"Meta",
id:"meta",
controlType:"select-control",
selectValues:['true', 'false'],
defaultValue: 'false',
defaultText: 'false',
help:"Enable or disable meta information."
},
{
label:"Do you want to show the featured image?",
id:"thumb",
controlType:"select-control",
selectValues:['true', 'false'],
defaultValue: 'true',
defaultText: 'true',
help:"Enable or disable featured image."
},
{
label:"Image width",
id:"thumb_width",
help:"Set width for your featured images."
},
{
label:"Image height",
id:"thumb_height",
help:"Set height for your featured images."
},
{
label:"Link Text for post",
id:"more_text_single",
help:"Link Text for post."
},
{
label:"Which category to pull from? (for Blog posts)",
id:"category",
help:"Enter the slug of the category you'd like to pull posts from. Leave blank if you'd like to pull from all categories."
},
{
label:"Which category to pull from? (for Custom posts)",
id:"custom_category",
help:"Enter the slug of the category you'd like to pull posts from. Leave blank if you'd like to pull from all categories."
},
{
label:"The number of words in the excerpt",
id:"excerpt_count",
help:"How many words are displayed in the excerpt?"
},
{
label:"Effect",
id:"effect",
controlType:"select-control",
selectValues:['slide', 'fade'],
defaultValue: 'slide',
defaultText: 'slide',
help:"Choose the transition effect."
},
{
label:"Pagination",
id:"pagination",
controlType:"select-control",
selectValues:['true', 'false'],
defaultValue: 'true',
defaultText: 'true',
help:"Enable or disable pagination."
},
{
label:"Next & Prev navigation",
id:"navigation",
controlType:"select-control",
selectValues:['true', 'false'],
defaultValue: 'true',
defaultText: 'true',
help:"Display next & prev navigation?"
},
{
label:"Custom class",
id:"custom_class",
help:"Use this field if you want to use a custom class."
}
],
defaultContent:"",
shortcode:"post_cycle"
};