Açıklama
The main purpose of this plugin is to display custom post type posts as well as default posts in a grid, slider, or with pagination. There are three types of shortcodes available in the plugin, each with some common and different parameters. This plugin also has grid, slider, and pagination design settings available and is very easy to use.
Shortcode
[ms_post_grid]
Without passing any parameters in the shortcode, it will display posts from the default post type ‘post’ and term ‘1’ (Uncategorized) in a grid layout.
[ms_post_slider]
It will display posts in a slider.
[ms_post_paginate]
It will display posts with pagination.
You can also pass parameters in the shortcode
[ms_post_grid type='your_custom_post_type_name' ms_show_all='true']
Ekran Görüntüleri
Yükleme
How to Install
- Download Ms Post Type Shortcode.
- Unzip the folder into the /wp-content/plugins/ directory.
- Activate the plugin through the ‘Plugins’ menu in WordPress or upload the zip file from wp-admin.
- After installing the plugin, the user will be redirected to the plugin ‘Introduction’ page, where they will learn how the shortcode parameters work.
SSS
-
What about support?
-
Create a support ticket on the WordPress forum, and I will take care of any issue.
İncelemeler
Bu eklenti için herhangi bir değerlendirme bulunmuyor.
Katkıda Bulunanlar ve Geliştiriciler
“Ms Post Type Shortcode” açık kaynaklı yazılımdır. Aşağıdaki kişiler bu eklentiye katkıda bulunmuşlardır.
Katkıda bulunanlar“Ms Post Type Shortcode” eklentisini dilinize çevirin.
Geliştirmeyle ilgilenir misiniz?
Kodu görüntüleyin, SVN deposuna göz atın ya da RSS ile geliştirme günlüğüne abone olun.
Değişiklik Kaydı
1.0
- Initial release