Dodatak nije testiran s zadnje 3 glavna izdanja WordPressa. Možda ga se više ne održava ili pruža podršku i možda ima probleme sa kompatibilnošću s novijim inačicama WordPressa.

PHPInclusion

Opis

PHPInclusion WordPress plugin allows you (admin only) to insert the content of a php file into your post/page with include(), require() , require_once() and include_once() functions.

Usage :

Copy & Past this code into your post or page :

[include:Path to your php file]

[include_once:Path to your php file]

[require:Path to your php file]

[require_once:Path to your php file]

Examples:

[include:MyPhpFile.php]

[include:MyDir/MyPhpFile.php]

More About PHPInclusion Plugin :

http://www.royakhosravi.com/?p=63

Instalacija

  1. Download plugin and unzip.
  2. Upload the plugin file to your WordPress plugins directory inside of wp-content : /wp-content/plugins/
  3. Activate the plugin through the ‘Plugins’ menu in WordPress.

ČPP

Please visit the PHPInclusion plugin page for screenshots & user examples.

Recenzije

Nema recenzija za ovaj dodatak.

Suradnici i Programeri

“PHPInclusion” je softver otvorenog koda. Sljedeće osobe su doprinijele ovom dodatku.

Suradnici

Prevedite “PHPInclusion” na svoj jezik.

Zainteresirani ste za razvoj?

Pregledajte kôd, pogledajte SVN spremišteili se pretplatite na dnevnik razvoja od RSS.