Description
This plugin add new shortocodes to wordpress
Links
PRO
The Albnet Shortcodes plugin is also available in a professional version which includes more layouts, more functionality, and more flexibility! Learn more
Features
- Simple & Intuitive
- Powerful Functions
- Many layout Types
- Extensive Documentation
Instalation
From your WordPress dashboard
- Visit Plugins > Add New
- Search for “Albnet Shortcodes”
- Activate Albnet Shortcodes from your Plugins page
- Click on the new menu item “Albnet Shortcodes” to views plugin settings!
- Read the documentation to get started
Use [albnet_shortcode] to show plugin in code.
Shortcodes options:
layout: card, horizontal, slideshow, archive
Block layout
show_ads: boolean
Show Ads
ads_step: number
Ads frequency to show
image_size: 300×300
Thumbnail image size
title: string
Section title
post_type: string
Post type for filter loop
posts_per_page: int
Posts per page
paged: int
Current page
show_pagination: boolean
Show pagination (for achive layout only)
offset: int
Number to start from getting posts
taxonomy: string
Taxonomy to filter (default: category)
field: string
Field to filter (default: slug)
terms: string
Terms to filter
only_with_thumb: boolean
Show only posts with featured image
show_thumb: boolean
Show thumbnail
show_video: boolean
Show video player embeded
show_title: boolean
Show post title
show_excerpt: boolean
Show post title
show_author: boolean
Show author
show_date: boolean
Show date
show_times_ago: boolean
Show time ago
show_category: boolean
Show category
show_comments: boolean
Show comments count
title_icon: string
Title to show before icon. Accept HTML. Default is empty
container_class: string
Class to loop container. Default: empty
item_class: string
Class to add to item in loop. Default: empty
Screenshots
FAQ
Help Desk. Support is currently provided via our email help desk. Questions are generally answered within 24 hours, with the exception of weekends and holidays. We answer questions related to Albnet Shortcodes, its usage and provide minor customization guidance. We cannot guarantee support for questions which include custom theme code, or 3rd party plugin conflicts & compatibility. Open a Support Ticket
- What kind of support do you provide?
Reviews
There are no reviews for this plugin.
Contributors & Developers
“Albnet Shortcodes” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Albnet Shortcodes” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
1.0.0 First version
1.0.1 Add docs for shortcode options in installation instructions
1.1.1 Add settings page and Ads configuration option
1.1.2 Resolve bug que show warning about required plugin Albnet Videos
1.1.3 Change ‘show_video’ default value
1.1.4 Fix bug that not show content
1.1.5 Add fields ‘order’ and ‘orderby’ to set posts ordering
1.4.0 Fixed bugs. Add Query optimizations