Опис
The Kemp Customizer gives you a safe place to add CSS, Javascript, and PHP code to your WordPress website. This allows you not to have a child theme and still allow updates to the main parent theme.
Постављање
- Upload the plugin files to the
/wp-content/plugins/plugin-namedirectory, or install the plugin through the WordPress plugins screen directly. - Activate the plugin through the ‘Plugins’ screen in WordPress
- Edit the plugin and add your custom code under the approptiate file.
ЧПП
- Will these files take affect over others such as other style.css?
-
Yes, this plugin is telling your website to load those changes last so that they take priority. However if there is an important tag we can not over take that.
Прегледи
Нема рецензија за овај додатак.
Сарадници и градитељи
Kemp Customizer је софтвер отвореног кода. Следећи људи су допринели овом додатку.
СараднициПреведите Kemp Customizer на свој језик.
Заинтересовани сте за градњу?
Прегледајте код, проверите SVN складиште или се пријавите на белешку градње преко RSS-а.
Белешка о изменама
1.0
- First Release. Supports custom JS, CSS, and PHP
1.0.1
- Cleaned up leftover code that was not needed