تفصیل
This plugin, makes it easier to add shortcodes in your post titles, by erasing the shortcode tag from the permalink and filtering the rest of your titles. That way, you only show the title with applied shortcodes where you want.
Features
- WordPress generates the permalink of your post without the shortcode tag
- The shortcode will be striped from wp_title(), leaving the title intact
انسٹالیشن
- Upload the plugin to your plugins folder: ‘wp-content/plugins/’
- Activate the plugin through the ‘Plugins’ menu in WordPress
- Place
<?php sc_title(); ?>or<?php echo get_sc_title(); ?>in your templates where you want the title to appear
جائزے
There are no reviews for this plugin.
شراکت دار اور ڈیویلپرز
“Shortcodes In Titles” اوپن سورس سافٹ ویئر ہے۔ مندرجہ ذیل لوگوں نے اس پلگ ان میں حصہ لیا:
شراکت دار“Shortcodes In Titles” کا اپنی زبان میں ترجمہ کریں۔
ڈویلپمینٹ میں دلچسپی ہے؟
کوڈ براؤز کریں، ایس این وی ریپوزیٹری کو چیک کریں یا ڈویلپمینٹ لاگ کو سبسکرائب کریں بذریعہ آر ایس ایس۔
چینج لاگ
1.0
- First Version