Title: GenerateWP Embed
Author: Rami Yushuvaev
Published: <strong>Èrèlé  20, 2015</strong>
Last modified: Agẹmọ  6, 2019

---

Ṣàwárí àwọn plugin

![](https://ps.w.org/generatewp-oembed/assets/banner-772x250.png?rev=1341756)

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/generatewp-oembed/assets/icon-256x256.png?rev=1197081)

# GenerateWP Embed

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

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

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

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

## Àpèjúwe

Create code snippets and showcase them to your users.

#### About GenerateWP

[GenerateWP](https://generatewp.com) provides user-friendly tools for developers
to create advanced applications built on top of WordPress. With simple code generators,
developers can create custom and high quality code using the latest WordPress coding
standards and APIÌtumọ̀ Yorùbá: ’s.

#### GenerateWP WordPress Plugin

Using this plugin you can showcase your code snippets from [GenerateWP.com](https://generatewp.com)
in your WordPress site, using the snippet URL or snippet ID.

Choose any public snippet from your [dashboard](https://generatewp.com/dashboard/)
or from the sites public [snippet library](https://generatewp.com/snippet/), or 
create your own! Copy the snippet URL and paste it into your text editor. Then simply
click over to the visual editor to confirm that it loads properly.

Alternatively, you can embed snippets to your content using the `[generatewp id=""]`
shortcode with the following attributes:

 * **id** Ìtumọ̀ Yorùbá: – Snippet ID (required).
 * **theme** Ìtumọ̀ Yorùbá: – The embedded snippet theme. Accepted themes: `github`,`
   geonyx`, `kimono`, `paradise`, `soft`, `zenophilia`, `md` (material design), `
   luminous_dark` (dark theme), `luminous_light` (light theme). Default is ‘github’.
 * **lang** Ìtumọ̀ Yorùbá: – Cod syntax language. Accepted languages: `php`, `html`,`
   css`, `javascript`. Default ‘php’.
 * **ln** Ìtumọ̀ Yorùbá: – Line numbers are turned on by default but you can turn
   it off using the ln parameter and set it to zero (0).
 * **sl** Ìtumọ̀ Yorùbá: – Starting line number. Default 1, if line numbers turned
   on.
 * **al** Ìtumọ̀ Yorùbá: – Auto-link links listed in the code. Default 0, no auto
   links.
 * **mh** Ìtumọ̀ Yorùbá: – Max height for the embedded snippet to overwrite vertical
   scroll bars. Default 500 (pixels).

## Àwọn àwòrán ìbòjú

[⌊Pasting snippet URL to the text editor.⌉⌊Pasting snippet URL to the text editor
.⌉[

Pasting snippet URL to the text editor.

[⌊Pasting snippet URL to the visual editor.⌉⌊Pasting snippet URL to the visual editor
.⌉[

Pasting snippet URL to the visual editor.

## Ìgbéwọlẹ̀

#### Installation

 1. In your WordPress Dashboard go to “Plugins” -> “Add Plugin”.
 2. Search for “GenerateWP Embed”.
 3. Install the plugin by pressing the “Install” button.
 4. Activate the plugin by pressing the “Activate” button.

#### Minimum Requirements

 * WordPress version 3.5 or greater.
 * PHP version 5.2.4 or greater.
 * MySQL version 5.0 or greater.

#### Recommended Requirements

 * The latest WordPress version.
 * PHP version 7.0 or greater.
 * MySQL version 5.6 or greater.

## FAQ

  How do I embed snippets from GenerateWP?

With this plugin you can use the URL to embed snippets. Just paste the snippet URL
into your post editor:
 https://generatewp.com/snippet/0md9rdy/

  How do I set custom dimensions to my snippets?

Since WordPress 4.2, you can double click the embedded item to set max width and
max height. It will add the WordPress `[embed]` shortcode:
 [embed width=”600Ìtumọ̀
Yorùbá: ″ height=”400Ìtumọ̀ Yorùbá: ″]https://generatewp.com/snippet/0md9rdy/[/embed]

**Note:** Doing it the WordPress way, using the `[embed]` shortcode, is backwards
and forward compatible, and it works with all the themes.

  Can I customize the embedded snippet?

For advanced customization, use `[generatewp id=""]` shortcode with the following
attributes:

 * **id** Ìtumọ̀ Yorùbá: – Snippet ID (required).
 * **theme** Ìtumọ̀ Yorùbá: – The embedded snippet theme. Accepted themes: `github`,`
   geonyx`, `kimono`, `paradise`, `soft`, `zenophilia`, `md` (material design), `
   luminous_dark` (dark theme), `luminous_light` (light theme). Default is ‘github’.
 * **lang** Ìtumọ̀ Yorùbá: – Cod syntax language. Accepted languages: `php`, `html`,`
   css`, `javascript`. Default ‘php’.
 * **ln** Ìtumọ̀ Yorùbá: – Line numbers are turned on by default but you can turn
   it off using the ln parameter and set it to zero (0).
 * **sl** Ìtumọ̀ Yorùbá: – Starting line number. Default 1, if line numbers turned
   on.
 * **al** Ìtumọ̀ Yorùbá: – Auto-link links listed in the code. Default 0, no auto
   links.
 * **mh** Ìtumọ̀ Yorùbá: – Max height for the embedded snippet to overwrite vertical
   scroll bars. Default 500 (pixels).

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

Kò sí àwọn àgbéyẹ̀wò fún plugin yìí.

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

“GenerateWP Embed” 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

 *   [ Rami Yushuvaev ](https://profiles.wordpress.org/ramiy/)
 *   [ GenerateWP ](https://profiles.wordpress.org/generatewp/)

A ti túmọ̀ “GenerateWP Embed” sí àwọn èdè agbègbè 8. Ọpẹ́lọpẹ́ fún [àwọn atúmọ̀ èdè](https://translate.wordpress.org/projects/wp-plugins/generatewp-oembed/contributors)
fún àwọn ìkópa wọn.

[Túmọ̀ “GenerateWP Embed” sí èdè rẹ.](https://translate.wordpress.org/projects/wp-plugins/generatewp-oembed)

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

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

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

#### 1.5 (2016-06-15)

 * Fix shortcode issue.
 * Add oEmbed handler for custom parameters.

#### 1.4 (2016-04-04)

 * Add shortcode.
 * Move plugin files to ‘includes’ directory.

#### 1.3 (2015-11-30)

 * Remove po/mo files from the plugin.
 * Use [translate.wordpress.org](https://translate.wordpress.org/) to translate 
   the plugin.

#### 1.2 (2015-03-28)

 * Prevent direct access to php files.
 * Prevent direct access to directories.

#### 1.1 (2015-03-02)

 * Add i18n support.
 * Add Hebrew (he_IL) translation.

#### 1.0 (2015-02-20)

 * Initial release.
 * Register oEmbed provider.

## Àkójọpọ̀ Meta

 *  Ẹ̀yà **1.5**
 *  Ìgbàgbọ́hùn tó kẹ́yìn **ọdún 7 sẹ́yìn**
 *  Àwọn ìgbéwọlẹ̀ tó ṣiṣẹ́ **40+**
 *  Ẹ̀yà WordPress ** 3.5 tàbí ju bẹ́ẹ̀ lọ **
 *  Dánwò dé **5.2.25**
 *  Ẹ̀yà PHP ** 5.2.4 tàbí ju bẹ́ẹ̀ lọ **
 *  Àwọn èdè
 * [English (Australia)](https://en-au.wordpress.org/plugins/generatewp-oembed/),
   [English (Canada)](https://en-ca.wordpress.org/plugins/generatewp-oembed/), [English (New Zealand)](https://en-nz.wordpress.org/plugins/generatewp-oembed/),
   [English (South Africa)](https://en-za.wordpress.org/plugins/generatewp-oembed/),
   [English (UK)](https://en-gb.wordpress.org/plugins/generatewp-oembed/), [English (US)](https://wordpress.org/plugins/generatewp-oembed/),
   [Hebrew](https://he.wordpress.org/plugins/generatewp-oembed/), [Romanian](https://ro.wordpress.org/plugins/generatewp-oembed/),
   àti [Swedish](https://sv.wordpress.org/plugins/generatewp-oembed/).
 *  [Túmọ̀ sí èdè rẹ](https://translate.wordpress.org/projects/wp-plugins/generatewp-oembed)
 * Àwọn àmì
 * [code](https://yor.wordpress.org/plugins/tags/code/)[embed](https://yor.wordpress.org/plugins/tags/embed/)
   [oembed](https://yor.wordpress.org/plugins/tags/oembed/)[shortcode](https://yor.wordpress.org/plugins/tags/shortcode/)
 *  [Ìwòye Tó Péye](https://yor.wordpress.org/plugins/generatewp-oembed/advanced/)

## Àwọn ìbò

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

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

[Your review](https://wordpress.org/support/plugin/generatewp-oembed/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/generatewp-oembed/reviews/)

## Àwọn Olùkópa

 *   [ Rami Yushuvaev ](https://profiles.wordpress.org/ramiy/)
 *   [ GenerateWP ](https://profiles.wordpress.org/generatewp/)

## Ì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/generatewp-oembed/)