Title: Create with Code
Author: pddring
Published: <strong>Ọwẹ́wẹ̀  8, 2017</strong>
Last modified: Ọ̀pẹ  19, 2024

---

Ṣàwárí àwọn plugin

![](https://ps.w.org/create-with-code/assets/banner-772x250.png?rev=1727049)

Plugin yìí **kò tíì ṣe àyẹ̀wò pẹ̀lú àwọn ìtújáde mẹ́ta pàtàkì tó kẹ́yìn ti WordPress**.
Ó lè jẹ́ pé a kò tọ́jú tàbí ṣe àtìlẹ́yìn fún un mọ́, ó sì lè ní àwọn ọ̀ràn ìbámu
nígbà tí a bá lò ó pẹ̀lú àwọn ẹ̀yà WordPress tuntun.

![](https://ps.w.org/create-with-code/assets/icon-256x256.png?rev=1727049)

# Create with Code

 Láti ọwọ́ [pddring](https://profiles.wordpress.org/pddring/)

[Ṣe ìgbàsílẹ̀](https://downloads.wordpress.org/plugin/create-with-code.zip)

 * [Àwọn àlàyé](https://yor.wordpress.org/plugins/create-with-code/#description)
 * [Àwọn àgbéyẹ̀wò](https://yor.wordpress.org/plugins/create-with-code/#reviews)
 *  [Ìgbéwọlẹ̀](https://yor.wordpress.org/plugins/create-with-code/#installation)
 * [Ìdàgbàsókè](https://yor.wordpress.org/plugins/create-with-code/#developers)

 [Ìrànlọ́wọ́](https://wordpress.org/support/plugin/create-with-code/)

## Àpèjúwe

create.withcode.uk lets you write, run, debug and share python code in your browser.
This plugin lets you quickly embed your code projects in your wordpress site

When you share a project from create.withcode.uk, you get a URL like: https://create.
withcode.uk/embed/3C or https://create.withcode.uk/run/3C

Take the last section of the URL and use it in the shortcode to embed it in your
wordpress site:

    ```
    [withcode id="3C"]
    ```

You can customise choose to display the code or run it using the mode attribute:

    ```
    [withcode id="3C" mode="embed"] 
    ```

or

    ```
    [withcode id="3C" mode="run"]
    ```

You can also specifiy the height / width of the code snippet:

    ```
    [withcode id="3C" mode="embed" width="400px" height="600px"]
    ```

You can customise the colour scheme by rotating all the colours on the toolbar icons
by a hue value:
 [withcode id=”3C” hue=”45Ìtumọ̀ Yorùbá: ″]

Or you can make the toolbar icons greyscale as follows:
 [withcode id=”3C” grey=”
1Ìtumọ̀ Yorùbá: ″]

### Please note:

This plugin just lets you embed python code from create.withcode.uk in a wordpress
site.
 The python code can be run in an iframe in your site by pressing `Ctrl + 
Enter` to run the whole program or `Ctrl + Space` to run one line at a time. Python
code is interpreted and run in the clientÌtumọ̀ Yorùbá: ’s browser: it doesnÌtumọ̀
Yorùbá: ’t run on your server and it only supports a sandboxed subset of the fully
python language. This is designed as a teaching and learning aid rather than a fully
fledged professional development tool.

## Ìgbéwọlẹ̀

Upload the create-withcode plugin to your blog, Activate it and add a shortcode 
to any page / post

## Àwọn àgbéyẹ̀wò

![](https://secure.gravatar.com/avatar/3e51197a0e9b387456f5a6a6d2d4c2b37b85557ada4f2a4e9b281c1b3f117c1f?
s=60&d=retro&r=g)

### 󠀁[Does what I want, Python in WordPress](https://wordpress.org/support/topic/does-what-i-want-python-in-wordpress/)󠁿

 [headyrooms](https://profiles.wordpress.org/headyrooms/) Ṣẹrẹ 21, 2026

This plugin was perfect for my use case. I wanted to embed a Python script in a 
WordPress post and allow readers to execute it to see console print. I also hoped
I could use the short code in a postÌtumọ̀ Yorùbá: ’s “excerpt” and it would just
work. Indeed, it just worked.

![](https://secure.gravatar.com/avatar/6b0445fc305fb64f7edfe124f696ddb1fdba23df7fd8afeddc4dc0ff548185ef?
s=60&d=retro&r=g)

### 󠀁[Great Plugin](https://wordpress.org/support/topic/great-plugin-29774/)󠁿

 [ishaq01](https://profiles.wordpress.org/ishaq01/) Èrèlé 15, 2021

It is a good plugin with python 3 support and allows u to run and test python within
you browser. It have some limitations but I think, with all its features these limitations
are bearable.

![](https://secure.gravatar.com/avatar/46a3be7261412fe9a06000f1cf920db165545b27ced1f5602f4247941d55d570?
s=60&d=retro&r=g)

### 󠀁[It surely has some limitations but it does itÌtumọ̀ Yorùbá: ’s job well.](https://wordpress.org/support/topic/it-surely-has-some-limitations-but-it-does-its-job-well/)󠁿

 [WPguy](https://profiles.wordpress.org/romangurbanov/) Ọ̀pẹ 15, 2020

IÌtumọ̀ Yorùbá: ’m not sure why the plugin doesnÌtumọ̀ Yorùbá: ’t get as much love
as it deserves. ItÌtumọ̀ Yorùbá: ’s free and simple. Great for programming basics.
It surely has some limitations but it does its job well.

![](https://secure.gravatar.com/avatar/9758fc2d6e77642f2c362a2aea0eabffe943e1bbf3b864c8220bc53e8f474cd7?
s=60&d=retro&r=g)

### 󠀁[interpreter doesnÌtumọ̀ Yorùbá: ’t adhere to Python language](https://wordpress.org/support/topic/interpreter-doesnt-adhere-to-python-language/)󠁿

 [joooeey](https://profiles.wordpress.org/joooeey/) Ọwẹ́wẹ̀ 13, 2020 1 ìdáhùn

I was quite excited about this tool. Then disappointed to find out that the interpreter
doesnÌtumọ̀ Yorùbá: ’t implement the Python language correctly. Literally the first
I thing I tried didnÌtumọ̀ Yorùbá: ’t work the way it should: Python guarantees 
that sorting is stable, so if you run sorted(mylist, key=…) twice with different
key keywords, the first sort should be preserved. But that didnÌtumọ̀ Yorùbá: ’t
work in Withcode. Too bad.

![](https://secure.gravatar.com/avatar/0e9dfd2690e68158a9dbfd60d99edca9cfbff394a6562b69e68a1f55babec559?
s=60&d=retro&r=g)

### 󠀁[Great plugin with Python 3 support](https://wordpress.org/support/topic/untrustworthy-spammy-bad-ui/)󠁿

 [zer0sn0t](https://profiles.wordpress.org/zer0sn0t/) Èrèlé 21, 2020 2 àwọn ìdáhùn

This plugin is very easy to use. It allows you to run Python 3 code and displays
the output on your website. The code displayed is color coded and we have a big 
sign informing the user to press “ctrl + enter” to run the Python 3 code. I like
the color combination and the big sign (though I wish that that sign was permanent).
What I understand is that Python is installed on a remote server. This plugin allows
you to make requests to that server with Python code, run it, and fetch the output.
This is done easily with a ctrl+enter keyboard shortcut. Once you enter the hotkey,
it displays the output in a pretty well-contrasted theme that IMO is a color combination
that should work with loads of themes. As for the execution of the code, I think
that it is pretty flawless. Although IÌtumọ̀ Yorùbá: ’m not sure whether file management
is supported or not. The execution is pretty instantaneous runs, pretty flawlessly,
on a remote server. Everything runs in a sandboxed environment. So you donÌtumọ̀
Yorùbá: ’t need to bother about any python installation issues + security issues.
The default color for this widget is quite classy and it goes with multiple theme
selections. Overall, IÌtumọ̀ Yorùbá: ’m quite satisfied with this plugin.

 [ Ka gbogbo àwọn àgbéyẹ̀wò 5 ](https://wordpress.org/support/plugin/create-with-code/reviews/)

## Àwọn Olùkópa & Olùgbéejáde

“Create with Code” jẹ́ ètò ìṣàmúlò orísun ṣíṣí sílẹ̀. Àwọn ènìyàn wọ̀nyí ti ṣe ìkópa
sí plugin yìí.

Àwọn Olùkópa

 *   [ pddring ](https://profiles.wordpress.org/pddring/)

[Túmọ̀ “Create with Code” sí èdè rẹ.](https://translate.wordpress.org/projects/wp-plugins/create-with-code)

### Ṣe o nífẹ̀ẹ́ sí ìdàgbàsókè?

[Ṣàwárí koodu](https://plugins.trac.wordpress.org/browser/create-with-code/), ṣàyẹ̀wò
[ibi ìpamọ́ SVN](https://plugins.svn.wordpress.org/create-with-code/), tàbí ṣe àgbékalẹ̀
sí [àkọsílẹ̀ ìdàgbàsókè](https://plugins.trac.wordpress.org/log/create-with-code/)
nípasẹ̀ [RSS](https://plugins.trac.wordpress.org/log/create-with-code/?limit=100&mode=stop_on_copy&format=rss).

## Àkọsílẹ̀ àwọn àyípadà

#### 1.5

 * Release Date Ìtumọ̀ Yorùbá: – 19th Dec 2024*
    Security updates (thanks to SOPROBRO)

#### 1.4

 * Release Date Ìtumọ̀ Yorùbá: – 26th March 2020*
    Added support for greyscale icons
   or a different colour scheme (hue rotation)

#### 1.3

_Release Date Ìtumọ̀ Yorùbá: – 16th march 2020_

#### 1.2

_Release Date Ìtumọ̀ Yorùbá: – 9th Sep 2019_

#### 1.1

_Release Date Ìtumọ̀ Yorùbá: – 29th May 2018_

#### 1.0

_Release Date Ìtumọ̀ Yorùbá: – 14 April 2016_

 * Initial release

## Àkójọpọ̀ Meta

 *  Ẹ̀yà **1.4**
 *  Ìgbàgbọ́hùn tó kẹ́yìn **ọdún 2 sẹ́yìn**
 *  Àwọn ìgbéwọlẹ̀ tó ṣiṣẹ́ **400+**
 *  Ẹ̀yà WordPress ** 3.2 tàbí ju bẹ́ẹ̀ lọ **
 *  Dánwò dé **6.7.5**
 *  Èdè
 * [English (US)](https://wordpress.org/plugins/create-with-code/)
 * Àwọn àmì
 * [code](https://yor.wordpress.org/plugins/tags/code/)[computing](https://yor.wordpress.org/plugins/tags/computing/)
   [cs](https://yor.wordpress.org/plugins/tags/cs/)[python](https://yor.wordpress.org/plugins/tags/python/)
 *  [Ìwòye Tó Péye](https://yor.wordpress.org/plugins/create-with-code/advanced/)

## Àwọn ìbò

 4.2 lára àwọn ìràwọ̀ 5.

 *  [  4 5-star reviews     ](https://wordpress.org/support/plugin/create-with-code/reviews/?filter=5)
 *  [  0 4-star reviews     ](https://wordpress.org/support/plugin/create-with-code/reviews/?filter=4)
 *  [  0 3-star reviews     ](https://wordpress.org/support/plugin/create-with-code/reviews/?filter=3)
 *  [  0 2-star reviews     ](https://wordpress.org/support/plugin/create-with-code/reviews/?filter=2)
 *  [  1 1-star review     ](https://wordpress.org/support/plugin/create-with-code/reviews/?filter=1)

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

[See all reviews](https://wordpress.org/support/plugin/create-with-code/reviews/)

## Àwọn Olùkópa

 *   [ pddring ](https://profiles.wordpress.org/pddring/)

## Ìrànlọ́wọ́

Nǹkan wà tí o fẹ́ sọ? Ṣé o nílò ìrànlọ́wọ́?

 [Wo àpéjọ ìrànlọ́wọ́](https://wordpress.org/support/plugin/create-with-code/)

## Ṣe ìtọrẹ

Ṣé o fẹ́ ṣe àtìlẹ́yìn fún ìlọsíwájú plugin yìí?

 [ Ṣe ìtọrẹ sí plugin yìí ](http://paypal.me/pddring)