Skip to content

Commit ac1deac

Browse files
author
Mizanur Rahaman
committed
updated config file
1 parent 1a95c45 commit ac1deac

File tree

1 file changed

+16
-1
lines changed

1 file changed

+16
-1
lines changed

config.php

Lines changed: 16 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -827,7 +827,22 @@
827827
'youtube_url' => '',
828828
'description' => 'Add the Advanced Posts Widget to your Elementor page to showcase blog posts with rich filters.'
829829
],
830-
'posts-read-later' => [
830+
'post-timeline' => [
831+
'label' => 'Posts Timeline',
832+
'location' => [
833+
'cTab' => 'all'
834+
],
835+
'is_active' => false,
836+
'is_pro' => true,
837+
'is_extension' => false,
838+
'is_upcoming' => false,
839+
'icon' => "wcf-icon-Posts-Pro",
840+
'demo_url' => 'https://animation-addons.com/#',
841+
'doc_url' => 'https://animation-addons.com/docs/#',
842+
'youtube_url' => '',
843+
'description' => ''
844+
],
845+
'posts-read-later' => [
831846
'label' => 'Posts Read Later',
832847
'is_active' => false,
833848
'location' => [

0 commit comments

Comments
 (0)