MSV FM

dot.antimicrobial@66.96.161.157: ~ $
Path : /hermes/bosweb/b1536/citruszerona.com/wp-content/plugins/amazon-link/include/
File Upload :
Current < : /hermes/bosweb/b1536/citruszerona.com/wp-content/plugins/amazon-link/include/showInfo.php

<?php
   $info = get_plugin_data($this->filename);
?>
<div class="amazon-link-info">
<div class="amazon-link-info-heading"><?php echo $info['Name']?></div>

<p><?php echo $info['Description']?></p>
<dl>
<dt>Author:</dt>
<dd><?php echo $info['Author']?></dd>
</dl>
<dl>
<dt>Documentation:</dt>
<dd><a href="http://wordpress.org/extend/plugins/<?php echo $info['TextDomain']?>/">WordPress Plugin Page</a></dd>
</dl>
<dl>
<dt>Homepage:</dt>
<dd><?php echo $info['Title']?></dd>
</dl>
<dl>
<dt>Support:</dt>
<dd><a href="http://wordpress.org/support/plugin/<?php echo $info['TextDomain']?>/">WordPress Forum</a></dd>
</dl>
<dl>
<dl>
<dt>Review:</dt>
<dd><a href="http://wordpress.org/support/view/plugin-reviews/<?php echo $info['TextDomain']?>/">Plugin Review Page</a></dd>
</dl>
<dl>
<dt>Version:</dt>
<dd><?php echo $info['Version']?></dd>
</dl>
</div>