How to Use in Pages/Posts:
Popular Posts:
```
[bdsomachar_widget widget="popular_posts" title="জনপ্রিয় খবর" number="5"]
```
Breaking News:
```
[bdsomachar_widget widget="breaking_news" title="ব্রেকিং নিউজ" number="5" speed="3000"]
```
Featured Slider:
```
[bdsomachar_widget widget="featured_slider" title="ফিচার্ড খবর" number="3" interval="4000"]
```
Social Media:
```
[bdsomachar_widget widget="social_media" title="আমাদের সাথে যুক্ত থাকুন" layout="grid" icon_size="medium"]
```
Latest Comments:
```
[bdsomachar_widget widget="latest_comments" title="সাম্প্রতিক মন্তব্য" number="5" avatar_size="50"]
```
Tags Cloud:
```
[bdsomachar_widget widget="tags_cloud" title="ট্যাগ সমূহ" number="20" smallest="12" largest="22"]
```
Categories:
```
[bdsomachar_widget widget="category" title="বিভাগ সমূহ" number="10" show_icons="true" show_count="true"]
```
Weather:
```
[bdsomachar_widget widget="weather" title="আবহাওয়া" city="Dhaka" show_forecast="true"]
```
Advertisement:
```
[bdsomachar_widget widget="advertisement" title="বিজ্ঞাপন" ad_type="image" ad_image="https://example.com/ad.jpg" ad_link="https://example.com"]
```
With Custom Code Ad:
```
[bdsomachar_widget widget="advertisement" title="বিজ্ঞাপন" ad_type="code" ad_code=""]
```
All Parameters for Reference:
Popular Posts:
· widget="popular_posts"
· title="Your Title"
· number="5" (1-10)
· time_range="all_time" (all_time, last_month, last_7_days)
· show_views="true"
· show_category="true"
Breaking News:
· widget="breaking_news"
· title="Your Title"
· number="5"
· category="12" (category ID)
· speed="5000" (milliseconds)
· show_time="true"
Featured Slider:
· widget="featured_slider"
· title="Your Title"
· number="3"
· category="12"
· autoplay="true"
· interval="5000"
· show_category="true"
Social Media:
· widget="social_media"
· title="Your Title"
· layout="grid" (grid, list)
· icon_size="medium" (small, medium, large)
Latest Comments:
· widget="latest_comments"
· title="Your Title"
· number="5"
· avatar_size="50"
· excerpt_length="60"
· show_post_title="true"
Tags Cloud:
· widget="tags_cloud"
· title="Your Title"
· number="20"
· smallest="12"
· largest="22"
· unit="px" (px, pt, em, rem)
· format="flat" (flat, list)
Categories:
· widget="category"
· title="Your Title"
· number="10"
· hide_empty="true"
· show_icons="true"
· show_count="true"
· orderby="count" (name, count, slug)
· order="DESC" (ASC, DESC)
· show_child_categories="false"
Weather:
· widget="weather"
· title="Your Title"
· city="Dhaka" (Dhaka, Chittagong, Khulna, etc.)
· units="metric" (metric, imperial)
· show_forecast="true"
Advertisement:
· widget="advertisement"
· title="Your Title"
· ad_type="image" (image, code)
· ad_image="URL" (for image type)
· ad_link="URL" (for image type)
· ad_code="HTML" (for code type)
· ad_size="rectangle" (rectangle, leaderboard, square, skyscraper)
· show_label="true"
Just paste the shortcode anywhere in your WordPress page/post editor and customize the parameters!