Përshkrim
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
Instalim
- 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
Shqyrtime
Për këtë shtojcë s’ka shqyrtime.
Kontribues & Zhvillues
“Shortcodes In Titles” është software me burim të hapur. Në këtë shtojcë kanë dhënë ndihmesë personat vijues.
KontribuesPërkthejeni “Shortcodes In Titles” në gjuhën tuaj.
Ju intereson zhvillimi?
Shfletoni kodin, shkarkoni depon SVN, ose pajtohuni përmes RSS-je te regjistri i zhvillimeve.
Regjistër ndryshimesh
1.0
- First Version