This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

Header and Footer Snippets

ਵੇਰਵਾ

This is a very simple plugin that allows you to add snippets such as CSS and Javascript to the header and/or footer of your site. You can add both side-wide snippets and page specific snippets.

ਸਥਾਪਤੀਕਰਨ

Settings Page

Global Header Snippets
These snippets will appear in the header on any page that uses wp_head(typically all pages on the front-end)

Global Header Snippets Priority
Determines what order the snippet will appear in compared to all other scripts enqeued to wp_head

Global Footer Snippets
These snippets will appear in the footer on any page that uses wp_footer(typically all pages on the front-end)

Global Footer Snippets Priority
Determines what order the snippet will appear compared to all other scripts enqeued to wp_footer

ਅਕਸਰ ਪੁੱਛੇ ਜਾਂਦੇ ਸਵਾਲ

Installation Instructions

Settings Page

Global Header Snippets
These snippets will appear in the header on any page that uses wp_head(typically all pages on the front-end)

Global Header Snippets Priority
Determines what order the snippet will appear in compared to all other scripts enqeued to wp_head

Global Footer Snippets
These snippets will appear in the footer on any page that uses wp_footer(typically all pages on the front-end)

Global Footer Snippets Priority
Determines what order the snippet will appear compared to all other scripts enqeued to wp_footer

How often do you plan on updating

As often as possible! Keep in mind this is supposed to be an extremely small and simple plugin at the moment. If you have any ideas or features you wanted added just let me know. Now is your chance 🙂

ਸਮੀਖਿਆਵਾਂ

There are no reviews for this plugin.

ਯੋਗਦਾਨੀ ਤੇ ਵਿਕਾਸਕਾਰ

“Header and Footer Snippets” is open source software. The following people have contributed to this plugin.

ਯੋਗਦਾਨੀ

“Header and Footer Snippets” ਦਾ ਆਪਣੀ ਭਾਸ਼ਾ ਵਿੱਚ ਅਨੁਵਾਦ ਕਰੋ।

ਵਿਕਾਸ ਕਾਰਜ ਵਿੱਚ ਰੁਚੀ ਰੱਖਦੇ ਹੋ?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

ਤਬਦੀਲੀ-ਚਿੱਠਾ

0.1

Very basic version just meant as a proof of concept

0.9

Restricting access to Administrator only.