Tuesday, July 13, 2010

MS Auto Thumbnail Custom Key Generator for Wordpress 3.0

Hi friends, there was a problem of compatibility of my plugin in wordpress 3.0 (it was giving the error “You do not have sufficient permissions to access this page.”), so i have modified it according to wordpress 3.0


you can download it from here

if you still face any problem, plz leave comments

Wednesday, December 02, 2009

My Work

I have done many projects using php, mysql, ajax, xml, javascripts

Websites :

Blogs Created By Me
  1. smsread.com
  2. tickledbylife.com
  3. theasianparent.com
  4. chanelnews.org
  5. afterpackup.com
  6. monawasu.com
  7. pswasu.com
  8. entertainmentpk.com
  9. funrocker.com

Own Coded Websites

  1. iiml.ac.in
  2. mytutorialshub.com
  3. vishavsikhparcharak.com
  4. gulftechnicalcentre.com
  5. unitedsikhmissions.org
  6. honesttradersindia.com
  7. bhanganisahib.com
  8. khalsaedu.com
  9. parentadvisor.in
  10. archigenesis-inc.com
  11. testbag.com
  12. hotelvaranasipalace.in
  13. jathedartakhatpatnasahib.com

Ecommerce Sites
  1. ecorel.com
  2. eveningwearsonline.com

CMS Sites

  1. viewbo.com
  2. advancesystems.in
  3. foresecurities.com
  4. ehawk.in
  5. jenshri.in
  6. iqramission.com
  7. minhajerasool.org
  8. foresecurities.com
  9. agewellfoundation.org
  10. adbyit.com
  11. lkcegzb.com

Wordpress Plugins

  1. MS Thumbnail Custom Key Generator
  2. MS Slots
  3. MS Random Banner
  4. MS Sitemap Generator (not released for users)
  5. MS Directory (not released for users)
  6. MS Cron (not released for users)
  7. MS Authors (not released for users)

Softwares :
  1. OCM - Online Certificate Management
  2. Footwear Management
  3. Footwear Management by Barcode System
  4. RM - Recruitment Management
  5. VM - Visa Management
  6. Easy Accounts 2.0

Facebook Applications:
  1. Rhym & Win
  2. 30 Day Promiss
  3. Book
  4. SingTel mio TV Offers
  5. IBM Offers
  6. mio TV Query
all above facebook applications have their application page from where they can be managed but they are accessed only by admins, so i have given profile page for demonstration purpose only


External Supports :

i have given numerous supports to my fellow developers in their projects.

MS Random Banner :: Wordpress Plugin

= Description ==

Get Random Urls for Banners.



::usage::

use below code in your theme

<?php if (function_exists("get_ms_random_urls")): ?><?php echo get_ms_random_urls(); ?><?php endif; ?>



== Installation ==

1. Download the zipped plugin file to your local machine
2. Unzip the file.
3. Upload the "ms-random-banner" folder to the "/wp-content/plugins/" directory.
4. Activate the plugin through the "Plugins" menu in WordPress.

--------

::Click here to download::


for help/suggestion please write me at mshahid85(at)gmail.com

Tuesday, December 01, 2009

Usage of MS Auto Thumbnail Custom Key Generator

hi friends,

thanks for using my plugin, since this plugin was my first wordpress plugin and i was not much aware about plugin writing, so i have not written any document for it.
I got many emails/comments in which users have requested me to write the documents about the usage of MS Auto Thumbnail Custom Key Generator plugin. without any document it is confusing for them.

::About the plugin::
if you use wordpress theme, then you must be using the custom key for thumbnail or post image.
to create a custom key you simple go to wp admin and then new/edit post, then you write title, message and insert image for the post, then you copy the image url and put it in your custom field and you save the post, you use the custom field to display the thumb image of your theme.

This plugin do the same but automatically, you dont need to copy the image url and to put in custom field, this plugin creates a custom field and save the post image url in it.

::Usage::
1. activate my plugin from wp admin->plugins

2. check the name of your custom field used in your theme to display the snapshot, you can check it by reading theme documentation or by editing the theme files, you can see the custom field name like this "thumbnail or snap or articleimg or thumb or anything else"
if you are writing new theme or editing your existing theme, then you can use the code
get_post_meta($post->ID, "Thumbnail", $single = true); to display thumbnail.
3. go to wp admin -> setting -> MS Auto Thumbnail Custom Key Generator
and check(click) the checkbox "
Enable Auto Thumbnail Custom Key".

4.
Enter custom key name (you have checked in step 2).

5. click on save button and you are done.

next time when you will create a post and will use the image in your post, the plugin will automatically add the image url in a custom key.

please see the image


note : you can create multiple custom fields of same post image

if you still face the problem, then please write me about your problem in full detail
my email address is mshahid85(at)gmail.com, or you can ask in comments

Tuesday, September 08, 2009

Wordpress Plugin : MS Slots

:: Description ::

Plugin to display HTML/Javascripts/Text anywhere in your theme in a very easy way. You can also display your contents randomly. You can use MS Slots Plugin for google adsense or other ads, static banners, random banners etc


:: Installation ::


1. Download the zipped plugin file to your local machine from http://shahidmau.blogspot.com.


2. Unzip the file.


3. Upload the "ms-slots" folder to the "/wp-content/plugins/" directory.


4. Activate the plugin through the "Plugins" menu in WordPress.



:: Usage ::


1. you can add a single slot anywhere in your template,

e.g.


<?php if(function_exists("ms_slots")){ echo ms_slots("1"); } ?>


2. you can also add random slots,

e.g.


<?php if(function_exists("ms_random_slots")){ echo ms_random_slots(); } ?>

3. to exclude slots, use

<?php if(function_exists("ms_random_slots")){ echo ms_random_slots("1,2"); } ?>




:: Plugin Screenshot::




Click here to download




================================================================================ for any help/suggestion/complain, please write me at mshahid85(at)gmail.com

Sunday, September 06, 2009

Wordpress Plugin : MS Auto Thumbnail Custom Key Generator

This is very useful plugin for those who use custom key in their post for thumbnail. This plugin can add custom key automatically. You can create multiple custom keys for a single thumbnail.

for any suggestion/complain/bug plz write me at mshahid85(at)gmail.com

click here to download

Wednesday, December 28, 2005

Welcome to my blog

Welcome to my blog

to contact me, plz mail me at mshahid85@gmail.com