Title: Insert Code by Angie Makes
Author: Chris Baldelomar
Published: <strong>17 Maj, 2014</strong>
Last modified: 10 Maj, 2017

---

Kërkoni te shtojca

Kjo shtojcë **s’është testuar me 3 hedhjet e rëndësishme të fundit në qarkullim 
të WordPress-it**. Mund të mos e mirëmbajnë më, ose mundet të mos mbulohet më dhe
mund të ketë probleme përputhshmërie, kur përdoret me versione më të freskët të 
WordPress-it.

![](https://s.w.org/plugins/geopattern-icon/wpc-insert-code.svg)

# Insert Code by Angie Makes

 Nga [Chris Baldelomar](https://profiles.wordpress.org/cbaldelomar/)

[Shkarkim](https://downloads.wordpress.org/plugin/wpc-insert-code.zip)

 * [Hollësi](https://sq.wordpress.org/plugins/wpc-insert-code/#description)
 * [Shqyrtime](https://sq.wordpress.org/plugins/wpc-insert-code/#reviews)
 *  [Instalim](https://sq.wordpress.org/plugins/wpc-insert-code/#installation)
 * [Zhvillim](https://sq.wordpress.org/plugins/wpc-insert-code/#developers)

 [Asistencë](https://wordpress.org/support/plugin/wpc-insert-code/)

## Përshkrim

This plugin makes it easy for you to add custom scripts to the head and footer sections
of your site. A theme can also add theme support to enable the insert of custom 
code (HTML, Javascript, and CSS) at the top of a page, above header, below header,
above content, and below content.

[Live Demo & Documentation](http://hallie.angiemakes.com/ad-spots/)

## Foto ekrani

 * [[
 * Insert Code

## Instalim

 1. Uzip the `wpc-insert-code.zip` folder.
 2. Upload the `wpc-insert-code` folder to your `/wp-content/plugins` directory.
 3. In your WordPress dashboard, head over to the _Plugins_ section.
 4. Activate _WP Canvas – Insert Codes_.

## PBR

  Installation Instructions

 1. Uzip the `wpc-insert-code.zip` folder.
 2. Upload the `wpc-insert-code` folder to your `/wp-content/plugins` directory.
 3. In your WordPress dashboard, head over to the _Plugins_ section.
 4. Activate _WP Canvas – Insert Codes_.

  How do I add theme support

// Enable support for custom code to be inserted on various sections of theme
 add_theme_support(‘
wpc-insert-code’, array( ‘top-of-page’, ‘above-header’, ‘below-header’, ‘above-content’,‘
below-content’ ) );

    ```
    <!-- add lines of code in the appropriate section of your theme -->
    <?php do_action( 'wpc_insert_code_top_of_page' ); ?>
    <?php do_action( 'wpc_insert_code_above_header' ); ?>
    <?php do_action( 'wpc_insert_code_below_header' ); ?>
    <?php do_action( 'wpc_insert_code_above_content' ); ?>
    <?php do_action( 'wpc_insert_code_below_content' ); ?>
    ```

## Shqyrtime

Për këtë shtojcë s’ka shqyrtime.

## Kontribues & Zhvillues

“Insert Code by Angie Makes” është software me burim të hapur. Në këtë shtojcë kanë
dhënë ndihmesë personat vijues.

Kontribues

 *   [ Chris Baldelomar ](https://profiles.wordpress.org/cbaldelomar/)

[Përkthejeni “Insert Code by Angie Makes” në gjuhën tuaj.](https://translate.wordpress.org/projects/wp-plugins/wpc-insert-code)

### Ju intereson zhvillimi?

[Shfletoni kodin](https://plugins.trac.wordpress.org/browser/wpc-insert-code/), 
shkarkoni [depon SVN](https://plugins.svn.wordpress.org/wpc-insert-code/), ose pajtohuni
përmes [RSS-je](https://plugins.trac.wordpress.org/log/wpc-insert-code/?limit=100&mode=stop_on_copy&format=rss)
te [regjistri i zhvillimeve](https://plugins.trac.wordpress.org/log/wpc-insert-code/).

## Regjistër ndryshimesh

### Version 1.2

 * rebranded

### Version 1.1

 * removed static declaration on none static members

### Version 1.0

 * Plugin released. Everything is new!

## Të tjera

 *  Version **1.2**
 *  Përditësuar së fundi më **9 vjet më parë**
 *  Instalime aktive **900+**
 *  Version WordPress-i ** 3.9.1 ose më i madh **
 *  E provuar deri me **4.7.33**
 *  Gjuhë
 * [English (US)](https://wordpress.org/plugins/wpc-insert-code/)
 * Etiketa
 * [html](https://sq.wordpress.org/plugins/tags/html/)[insert HTML](https://sq.wordpress.org/plugins/tags/insert-html/)
   [insert javascript](https://sq.wordpress.org/plugins/tags/insert-javascript/)
   [insert js](https://sq.wordpress.org/plugins/tags/insert-js/)
 *  [Pamje e Thelluar](https://sq.wordpress.org/plugins/wpc-insert-code/advanced/)

## Vlerësime

 5 nga 5 yje të mundshëm.

 *  [  2 shqyrtime me 5 yje     ](https://wordpress.org/support/plugin/wpc-insert-code/reviews/?filter=5)
 *  [  0 shqyrtime me 4 yje     ](https://wordpress.org/support/plugin/wpc-insert-code/reviews/?filter=4)
 *  [  0 shqyrtime me 3 yje     ](https://wordpress.org/support/plugin/wpc-insert-code/reviews/?filter=3)
 *  [  0 shqyrtime me 2 yje     ](https://wordpress.org/support/plugin/wpc-insert-code/reviews/?filter=2)
 *  [  0 shqyrtime me 1 yje     ](https://wordpress.org/support/plugin/wpc-insert-code/reviews/?filter=1)

[Your review](https://wordpress.org/support/plugin/wpc-insert-code/reviews/#new-post)

[Shihni krejt shqyrtimet](https://wordpress.org/support/plugin/wpc-insert-code/reviews/)

## Kontribues

 *   [ Chris Baldelomar ](https://profiles.wordpress.org/cbaldelomar/)

## Asistencë

Keni diçka për të thënë? Ju duhet ndihmë?

 [Shihni forum asistence](https://wordpress.org/support/plugin/wpc-insert-code/)