Changeset 947886
- Timestamp:
- 07/13/2014 09:29:50 PM (12 years ago)
- Location:
- custom-admin-panel-by-2cloud
- Files:
-
- 1 deleted
- 2 edited
- 2 moved
-
assets/screenshot-1.png (moved) (moved from custom-admin-panel-by-2cloud/trunk/screenshot-1.png)
-
assets/screenshot-2.png (moved) (moved from custom-admin-panel-by-2cloud/trunk/screenshot-2.png)
-
tags/version1.0 (deleted)
-
trunk/inc/admin-panel-social.php (modified) (1 diff)
-
trunk/readme.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
custom-admin-panel-by-2cloud/trunk/inc/admin-panel-social.php
r947759 r947886 7 7 <p>Just enter the full URL of your social network page beside each network you 8 8 want to use. Anything left blank will not be displayed on your website.</p> 9 9 <?php $plugin_dir = dirname(__FILE__); ?> 10 10 <p>Want to use your own social icons? Just copy your icons in to the plugin folder 11 <strong><?php echo getcwd(); ?>/images/social</strong> but make sure that your new images11 <strong><?php echo $plugin_dir; ?></strong> but make sure that your new images 12 12 have the same filename and extensions as the existing ones. Example if you are 13 13 replacing the Facebook icon make sure you replace it with an icon called -
custom-admin-panel-by-2cloud/trunk/readme.txt
r947759 r947886 35 35 1.0 Initial Release 36 36 37 ==Readme Generator== 37 ==Readme Generator== 38 38 39 39 This Readme file was generated using <a href = 'http://sudarmuthu.com/wordpress/wp-readme'>wp-readme</a>, which generates readme files for WordPress Plugins.
Note: See TracChangeset
for help on using the changeset viewer.