Image

Ovaj dodatak nije testiran s najnovija 3 glavna izdanja WordPress-a. Možda se više ne održava ili se ne podržava i može imati problema sa kompatibilnošću kada se koristi sa novijim verzijama WordPress-a.

Image

Custom Code

Opis

Add Custom script and CSS code to header, footer,before post,after post.

1. You can add custom code at header, but before

2. You can add custom code at footer, but before

3. You can add custom code before post content, this will display on single page only

4. You can add custom code after post content, this will display on single page only

You can use plain html, JavaScript and CSS code, but for JavaScript and CSS don't forget to add and tag

Slike ekrana

  • Image
    Add Edit Custom Code.
  • Image
    Manage Custom Code.
  • Image
    How Code look in source code.

Instalacija

  1. Upload plugin-name.php to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress

ČPP

In which place I can add custom code?

1. You can add custom code at header, but before

2. You can add custom code at footer, but before

3. You can add custom code before post content, this will display on single page only

4. You can add custom code after post content, this will display on single page only

which type of code I can use for custom code?

You can use plain html, JavaScript and CSS code, but for JavaScript and CSS don't forget to add and tag

Recenzije

Read all 4 reviews

Saradnici i programeri

“Custom Code” is open source software. The following people have contributed to this plugin.

Doprinositelji

Prevedi “Custom Code” na vaš jezik.

Zainteresirani za razvoj?

Pregledajte kôd, pogledajte SVN spremišteili se pretplatite na dnevnik razvoja od RSS.

Zapis promijena

1.1

  • Fixed issue in before content and after content

1.0

  • Add Custom script and CSS code to header, footer