વર્ણન
The usual Text widget allows you to insert arbitrary Text and/or HTML code. This allows that too, but also parses any PHP or JavaScript code in the text widget and executes it.
This plugin is based on “PHP Code Widget”, but now available for use by site administrators ONLY, which makes it more secure.
All PHP code must be enclosed in the standard php opening and closing tags ( <?php
and ?>
) for it to be recognized and executed. Also JavaScript code must be enclosed in the <script>
and </script>
tags, as usual.
સ્ક્રીનશોટ
સ્થાપન
- Upload
safe-php-code-widget
folder to the/wp-content/plugins/
directory. - Activate the plugin through the ‘Plugins’ menu in WordPress.
એફએક્યુ (FAQ)
No questions yet – no answers yet.
સમીક્ષાઓ
આ પ્લગઇન માટે કોઈ સમીક્ષાઓ નથી.
ફાળો આપનાર & ડેવલપર્સ
“Safe PHP Code Widget” ને તમારી ભાષામાં અનુવાદ કરો.
વિકાસમાં રસ ધરાવો છો?
કોડ બ્રાઉઝ કરો, જોવોઅસ્વીએન રેપોઝિટરીમાંથી,અથવા સબ્સ્ક્રાઇબ કરોડેવલપમેન્ટ દ્વારાઆરઅસઅસ.
ચેન્જલૉગ
1.0
- First version in the repository