Title: Code to Widget
Author: Sean Klein
Published: <strong>24 Mayıs 2010</strong>
Last modified: 2 Ocak 2012

---

Eklentilerde ara

Bu eklenti, **WordPress’in son 3 ana dağıtımı ile test edilmemiş**. Artık bakımı
yapılmıyor veya desteklenmiyor olabilir ve WordPress’in daha güncel sürümleriyle
birlikte kullanıldığında uyumluluk sorunları olabilir.

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

# Code to Widget

 [Sean Klein](https://profiles.wordpress.org/seanklein/) tarafından

[İndir](https://downloads.wordpress.org/plugin/code-to-widget.1.2.zip)

 * [Detaylar](https://tr.wordpress.org/plugins/code-to-widget/#description)
 * [İncelemeler](https://tr.wordpress.org/plugins/code-to-widget/#reviews)
 *  [Kurulum](https://tr.wordpress.org/plugins/code-to-widget/#installation)
 * [Geliştirme](https://tr.wordpress.org/plugins/code-to-widget/#developers)

 [Destek](https://wordpress.org/support/plugin/code-to-widget/)

## Açıklama

Code to Widget Plugin uses PHP files from a specified directory, and (if the file
has the proper template tags) adds a Widget.

### Details

Code to Widget provides an easy way to create widgets, without having to deal with
writing the widget class everytime

### Configuration

The plugin provides an interface for selecting a specific folder to search for widgets
in. The folder path entered into the settings page must be an absolute path. Then
the widgets are easily configurable similar to all other widgets.

The files in the specified folder need to have specific template tags to be added
as widgets. The following code will need to be added to the top of the files:

    ```
    <?php
    /*
    Widget Name: Test Widget 1
    Widget Description: Test 1 widget
    */
    ?>
    ```

A “Widget Title:” field can also be added. That title will be set as the default
widget title when the file is selected on the widget settings screen.

## Yükleme

 1. Download the plugin archive and expand it.
 2. Put the code-to-widget directory into your wp-content/plugins/ directory
 3. Go to the Plugins page in your WordPress Administration area and click ‘Activate’
    for Code to Widget.
 4. Go to the Code to Widget Options page (Settings > Code to Widget) to set the directory
    for the plugin to search for widgets. The directory to search for widgets must 
    be an absolute path. There are some helpful paths included on the Settings page.

## SSS

  Why use this plugin?

This plugin adds an easy to use/modify way to create plugins. The only thing a blog
owner needs is the ability to add files to a folder and change the content of those
files. By adding the template tags to the files the content of the file will be 
created as a widget.

  How easy is it to create widgets?

All that is needed to create a widget is to create a PHP file in a specified folder
and add the template tags to that file. Then all that is needed is to go to the 
widget settings page and add the widget to a desired sidebar, and select the file
name from the drop down. Then save the widget.

## İncelemeler

Bu eklenti için herhangi bir değerlendirme bulunmuyor.

## Katkıda Bulunanlar ve Geliştiriciler

“Code to Widget” açık kaynaklı yazılımdır. Aşağıdaki kişiler bu eklentiye katkıda
bulunmuşlardır.

Katkıda bulunanlar

 *   [ Sean Klein ](https://profiles.wordpress.org/seanklein/)

[“Code to Widget” eklentisini dilinize çevirin.](https://translate.wordpress.org/projects/wp-plugins/code-to-widget)

### Geliştirmeyle ilgilenir misiniz?

[Kodu görüntüleyin](https://plugins.trac.wordpress.org/browser/code-to-widget/),
[SVN deposuna](https://plugins.svn.wordpress.org/code-to-widget/) göz atın ya da
[RSS](https://plugins.trac.wordpress.org/log/code-to-widget/?limit=100&mode=stop_on_copy&format=rss)
ile [geliştirme günlüğüne](https://plugins.trac.wordpress.org/log/code-to-widget/)
abone olun.

## Değişiklik Kaydı

#### 1.2

 * NOTE: Maintenance update
 * General Code improvements
 * Cleanup of some code
 * Extracting as much code into views as possible

#### 1.1.4

 * Fixing an issue with the Folder check and the smiley face

#### 1.1.3

 * Fixing a bug in a constant

#### 1.1.2

 * Updating compatibility version

#### 1.1.1

 * Fixing the version number

#### 1.1

 * Added some directory information so it is easier to find the absolute path to
   the folder to get widgets from
 * Added a “Test Directory” button to check and see if the directory entered is 
   usable for the plugin

#### 1.0

 * Initial Release

## Meta

 *  Sürüm **1.2**
 *  Son güncelleme **14 yıl önce**
 *  Etkin kurulumlar **10+**
 *  WordPress sürümü ** 3.0 veya üstü **
 *  Test edilen sürüm **3.4.2**
 *  Dil
 * [English (US)](https://wordpress.org/plugins/code-to-widget/)
 * Etiketler
 * [code](https://tr.wordpress.org/plugins/tags/code/)[php](https://tr.wordpress.org/plugins/tags/php/)
   [widget](https://tr.wordpress.org/plugins/tags/widget/)
 *  [Gelişmiş görünüm](https://tr.wordpress.org/plugins/code-to-widget/advanced/)

## Puanlar

No reviews have been submitted yet.

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

[Tüm değerlendirmeleri görün](https://wordpress.org/support/plugin/code-to-widget/reviews/)

## Katkıda bulunanlar

 *   [ Sean Klein ](https://profiles.wordpress.org/seanklein/)

## Destek

Söyleyeceğiniz bir şey mi var? Yardım mı lazım?

 [Destek forumunu görüntüle](https://wordpress.org/support/plugin/code-to-widget/)