Title: Reve Dynamic Widget
Author: Fernando García
Published: <strong>27 أبريل، 2017</strong>
Last modified: 1 فبراير، 2021

---

البحث عن الإضافات

![](https://ps.w.org/reve-dynamic-widget/assets/banner-772x250.jpg?rev=1647726)

هذه الإضافة **لم يتم تحديثها وتجربتها لأكثر من 3 إصدارات ووردبريس رئيسية**. قد لا
تكون خاضعة للصيانة أو تقدم الدعم والمساعدة بالوقت الحالي وقد تكون بها مشاكل في التوافق
عند إستخدامها مع إصدارات حديثة من ووردبريس.

![](https://ps.w.org/reve-dynamic-widget/assets/icon-256x256.png?rev=1647205)

# Reve Dynamic Widget

 بواسطة [Fernando García](https://profiles.wordpress.org/promostudio/)

[تنزيل](https://downloads.wordpress.org/plugin/reve-dynamic-widget.1.7.0.zip)

 * [تفاصيل](https://ar.wordpress.org/plugins/reve-dynamic-widget/#description)
 * [المراجعات](https://ar.wordpress.org/plugins/reve-dynamic-widget/#reviews)
 *  [التنصيب](https://ar.wordpress.org/plugins/reve-dynamic-widget/#installation)
 * [التطوير](https://ar.wordpress.org/plugins/reve-dynamic-widget/#developers)

 [الدعم](https://wordpress.org/support/plugin/reve-dynamic-widget/)

## الوصف

Reve Dynamic Widget is a extended WordPress text widget that evaluates any content
type (text, HTML, Javascript, PHP or shortcodes) and shows it in the posts and pages
you want.

It is totally free, very light-weight, fast, easy to use and versatile.

This plugin is translation ready (pot file included) and translated to spanish. 
Translations to other languages are welcome.

### Editor features

 1. The “Show title” option allows you to show or hide the widget title in the frontend.
 2. As the core text widget, you can format the content with the “Add paragraphs automatically”
    option.
 3. You can enter only text as content, or any HTML, CSS, Javascript and/or PHP code.
 4. Also you can enter any shortcode that you normally use in your posts or pages.
 5. Activate the “Evaluate content with PHP” option to enable the PHP interpreter.

### Filter options

 * Show or hide the widget by template options: show in front page, blog page, posts,
   pages, archive, search and error pages.
 * Use the “Exclude posts or pages” option to hide the widget in certain posts or
   pages, when show in post and/or in pages are activated.

### To insert PHP code

 * PHP code must be correct and used within the open and close PHP tags: `<?php`
   and `?>`.
 * Note that any PHP code is executed in the scope of a PHP function, but you can
   do almost everything that you can do with PHP. So only administrators with PHP
   knowledges must use this feature.
 * This plugin uses the native PHP `eval()` function with the error control operator`@`,
   to prevent error messages and broken pages. So if you don’t see your PHP output
   it is probably because your code have mistakes.
 * And don’t forget to activate the “Evaluate with PHP” option, that is disabled
   by default.

### Need help?

 * For help use the [WordPress Support](https://wordpress.org/support/plugin/reve-dynamic-widget/).
 * Also you can [write a review](https://wordpress.org/support/plugin/reve-dynamic-widget/reviews/#new-post).

### Contribute development

 * [If you like this plugin, give us a five stars rating clicking here.](https://wordpress.org/support/plugin/reve-dynamic-widget/reviews/)
 * [If you make this plugin profitable, give us any Paypal donation clicking here.](http://www.promostudio.es/support-revedw)

## لقطات الشاشة

[⌊The widget admin interface (screenshot-1.png).⌉⌊The widget admin interface (screenshot-
1.png).⌉[

The widget admin interface (screenshot-1.png).

## التنصيب

 1. Download “reve-dynamic-widget” to the “/wp-content/plugins/” directory of your 
    site.
 2. Activate the plugin through the “Plugins” menu in WordPress.
 3. Go to Appearance > Widgets and insert it in any sidebar of your theme.

## المراجعات

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

### 󠀁[Awesome](https://wordpress.org/support/topic/awesome-5917/)󠁿

 [sermalefico](https://profiles.wordpress.org/sermalefico/) 30 أغسطس، 2018 1 reply

Do not stop keeping it. thx

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

### 󠀁[A useful plugin](https://wordpress.org/support/topic/a-useful-plugin-13/)󠁿

 [cuchy](https://profiles.wordpress.org/cuchy/) 28 أبريل، 2017

works fine and useful, thanks!

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

### 󠀁[My first WordPress plugin](https://wordpress.org/support/topic/my-first-wordpress-plugin-2/)󠁿

 [Fernando García](https://profiles.wordpress.org/promostudio/) 28 أبريل، 2017

This is my first standar WordPress plugin in the official repository. I hope you
like it… Or tell me why not.

 [ إقرأ جميع المراجعات 3 ](https://wordpress.org/support/plugin/reve-dynamic-widget/reviews/)

## المساهمون والمطوّرون

“Reve Dynamic Widget” هو برنامج مفتوح المصدر. وقد ساهم هؤلاء الأشخاص بالأسفل في 
هذه الإضافة.

المساهمون

 *   [ Fernando García ](https://profiles.wordpress.org/promostudio/)

[ترجمة ”Reve Dynamic Widget“ إلى لغتك.](https://translate.wordpress.org/projects/wp-plugins/reve-dynamic-widget)

### مُهتم بالتطوير؟

[تصفّح الشفرة](https://plugins.trac.wordpress.org/browser/reve-dynamic-widget/)،
تحقق من [مستودع SVN](https://plugins.svn.wordpress.org/reve-dynamic-widget/)، أو
الاشتراك في [سجل التطوير](https://plugins.trac.wordpress.org/log/reve-dynamic-widget/)
بواسطة [RSS](https://plugins.trac.wordpress.org/log/reve-dynamic-widget/?limit=100&mode=stop_on_copy&format=rss).

## سجل التغييرات

#### 1.7.0

 * Added the Show in front page filter.
 * Added version control.
 * Tested with WordPress 5.6.

#### 1.6.0

 * Fixed a bug when used with Elementor Page Builder.
 * Improved options validation.

#### 1.0.0

 * 2017-04-26: Initial release.

## ميتا Meta

 *  Version **1.7.0**
 *  Last updated **قبل 5 سنوات**
 *  Active installations **10+**
 *  WordPress version ** 4.0 أو أعلى **
 *  Tested up to **5.6.0**
 *  PHP version ** 5.6 أو أعلى **
 *  Language
 * [English (US)](https://wordpress.org/plugins/reve-dynamic-widget/)
 * Tags
 * [html widget](https://ar.wordpress.org/plugins/tags/html-widget/)[PHP Widget](https://ar.wordpress.org/plugins/tags/php-widget/)
   [text widget](https://ar.wordpress.org/plugins/tags/text-widget/)[widget](https://ar.wordpress.org/plugins/tags/widget/)
 *  [عرض متقدم](https://ar.wordpress.org/plugins/reve-dynamic-widget/advanced/)

## التقييم

 5 من 5 نجوم.

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

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

[See all reviews](https://wordpress.org/support/plugin/reve-dynamic-widget/reviews/)

## المساهمون

 *   [ Fernando García ](https://profiles.wordpress.org/promostudio/)

## الدعم

لديك شيء لتقوله؟ بحاجة الى مساعدة؟

 [عرض منتدى الدعم](https://wordpress.org/support/plugin/reve-dynamic-widget/)

## تبرع

هل ترغب في تقديم دعم متقدم لهذه الإضافة؟

 [ تبرع لهذه الإضافة ](https://ar.wordpress.org/plugins/reve-dynamic-widget/promostudio.es/support-revedw?output_format=md)