Descriere
This plugin enables PHP code everywhere in your WordPress instalation.
Using this plugin you can use PHP in:
- Widgets
- Pages
- Posts
The plugin also supports different user restrictions and multiple PHP instances.
So feel free to just insert PHP in every part of your WordPress site.
Examples of use:
- Create custom contact forms and process any kind of data or upload.
- Generate user optimized content.
- Customize every little detail of your WordPress installation.
Design
Icon & Wallpaper Design : GiGATEAM Ltd.
Translation
English and German : Alexander Fuchs
Portuguese : Luis Reis
Serbian : Borisa Djuraskovic
Italian : Andrea Rosenthal Manetti
Capturi ecran
Blocuri
Acest modul oferă 1 bloc.
- php-everywhere-block/php
- PHP Everywhere
Instalare
Extract the zip file and just drop the contents in the wp-content/plugins/ directory of your WordPress installation and then activate the Plugin from Plugins page. There is a usage guide on the plugins options page.
Întrebări frecvente
- Q: How do I use this plugin?
-
A: You can find a usage guide on the options page
- Q: Does this plugin support multiple PHP instances?
-
A: Yes, but you need to check for a position parameter using an if statements in your PHP snippet. The Gutenberg Block also supports multiple instances.
- Q: Does this plugin support the Gutenberg editor?
-
A: Yes. The plugin provides a Gutenberg Block.
Verificări
Contributori și dezvoltatori
„PHP Everywhere” este un software open-source. La acest modul au contribuit următoarele persoane.
ContributoriTradu „PHP Everywhere” în limba ta.
Te interesează dezvoltarea?
Răsfoiește codul, vezi depozitarul SVN, sau abonează-te la jurnalul de dezvoltare prin RSS.
Istoric modificări
2.0.1 – December 04, 2019
- Info: Clarified WordPress 5.3 compatibility and adjusted settings page
2.0.0 – June 15, 2019
- New: Added Gutenberg Block
- New: Added option to disable Options box.
- New: Added option to disable Gutenberg Block.
1.4.5 – March 14, 2019
- Info: Clarified Gutenberg and WordPress 5.1 compatibility
1.4.3/4 – October 17, 2018
- Fix: Fixed deprecated warning on PHP 7.2
- Fix: Fixed error introduced in 1.4.3
1.4.2 – May 13, 2018
- New: Added italien translation
1.4.1 – December 01, 2017
- Fix: Added WordPress.org translation support
1.4 – November 26, 2017
- New: Added WordPress.org translation support
- Fix: Fixed security flaw where authenticated users were able to make themself administrators and execute php. Thanks @dandr3ss
1.3 – November 08, 2017
- Fix: Fixed deprecation notice on PHP 7.1
1.2.5
- minor bugfix for translations
- lowered the plugins memmory footprint
1.2.4
- added a portuguese translation
1.2.3
- bug fix for WP 4.3.1, thanks thea2zbrand
1.2
- added a german translation
- added a serbian translation
1.1.2
- fixed some minor bugs when creating a menu
1.1
- added multiple PHP instances
1.0
- release