وضاحت
WP Theme Scripts handles adding scripts to the header, after the body tag and the footer of your theme!
انسٽاليشن
This section describes how to install the plugin and get it working.
e.g.
- Unzip/Upload
wp-theme-scriptsfolder to the/wp-content/plugins/directory. - Activate the plugin through the ‘Plugins’ menu in WordPress.
- Ensure your theme is using
<?php wp_head(); ?>,<?php wp_footer(); ?><?php wp_body_open(); ?>in your templates. - Add scripts via settings –> Theme Scripts.
FAQ
- Can I add php?
-
No.
- Does the plugin store data after being uninstalled?
-
No, the plugin removes all data so when you’re uninstalling the plugin you will need to move data to a suitable location.
جائزا
ھن پلگ ان لاءِ ڪي به رايا ناھن.
تعاون ڪندڙ & ڊولپرز
“WP Theme Scripts” اوپن سورس سافٽ ويئر آهي. ھيٺين ماڻھن ھن پلگ ان ۾ حصو ورتو آھي.
تعاون ڪندڙترجمو ڪريو “WP Theme Scripts” توهان جي ٻولي ۾.
ڊولپمينٽ ۾ دلچسپي؟
ڪوڊ براؤز ڪريو، چيڪ ڪريو SVN مخزن، يا رڪنيت حاصل ڪريو ڊولپمينٽ لاگ پاران RSS.
لاگ تبدیل ڪريو
0.1
- Plugin init

