تفصیل
The featured content helps to featuring other media than the default featured image from WordPress on a regular post or static page. For example sliders, carousels, videos, maps or any kind of interactive elements. The plugin adds a metabox in the edit page for saving an embedded code. Note that a small coding is required to display the featured content in the right location of your template. You can display the featured content in the desired location of the page with a set of functions that you call from your template. The plugin CMB2 is required for creating metaboxes.
Functions
the_featured_content()takes the current post or page ID and outputs the featured content.get_the_featured_content($post_id)has one optional parameter (post or page ID) and returns the featured content as a string.has_featured_content($post_id)has one optional parameter (post or page ID) and checks whether a featured content exists.
انسٹالیشن
- Upload the
epitome-featured-contentfolder to the/wp-content/plugins/directory. - Activate the plugin through the ‘Plugins’ menu in WordPress.
جائزے
There are no reviews for this plugin.
شراکت دار اور ڈیویلپرز
“Epitome Featured Content” اوپن سورس سافٹ ویئر ہے۔ مندرجہ ذیل لوگوں نے اس پلگ ان میں حصہ لیا:
شراکت دار“Epitome Featured Content” کا اپنی زبان میں ترجمہ کریں۔
ڈویلپمینٹ میں دلچسپی ہے؟
کوڈ براؤز کریں، ایس این وی ریپوزیٹری کو چیک کریں یا ڈویلپمینٹ لاگ کو سبسکرائب کریں بذریعہ آر ایس ایس۔
چینج لاگ
1.0
- Initial release.