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
Tuesday, July 13, 2010
Wednesday, December 02, 2009
My Work
I have done many projects using php, mysql, ajax, xml, javascripts
Websites :
Blogs Created By Me
Own Coded Websites
Ecommerce Sites
CMS Sites
Wordpress Plugins
Softwares :
Facebook Applications:
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.
Websites :
Blogs Created By Me
- smsread.com
- tickledbylife.com
- theasianparent.com
- chanelnews.org
- afterpackup.com
- monawasu.com
- pswasu.com
- entertainmentpk.com
- funrocker.com
Own Coded Websites
- iiml.ac.in
- mytutorialshub.com
- vishavsikhparcharak.com
- gulftechnicalcentre.com
- unitedsikhmissions.org
- honesttradersindia.com
- bhanganisahib.com
- khalsaedu.com
- parentadvisor.in
- archigenesis-inc.com
- testbag.com
- hotelvaranasipalace.in
- jathedartakhatpatnasahib.com
Ecommerce Sites
- ecorel.com
- eveningwearsonline.com
CMS Sites
- viewbo.com
- advancesystems.in
- foresecurities.com
- ehawk.in
- jenshri.in
- iqramission.com
- minhajerasool.org
- foresecurities.com
- agewellfoundation.org
- adbyit.com
- lkcegzb.com
Wordpress Plugins
- MS Thumbnail Custom Key Generator
- MS Slots
- MS Random Banner
- MS Sitemap Generator (not released for users)
- MS Directory (not released for users)
- MS Cron (not released for users)
- MS Authors (not released for users)
Softwares :
- OCM - Online Certificate Management
- Footwear Management
- Footwear Management by Barcode System
- RM - Recruitment Management
- VM - Visa Management
- Easy Accounts 2.0
Facebook Applications:
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
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"
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
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 code3. go to wp admin -> setting -> MS Auto Thumbnail Custom Key Generator
get_post_meta($post->ID, "Thumbnail", $single = true); to display thumbnail.
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
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
for any suggestion/complain/bug plz write me at mshahid85(at)gmail.com
click here to download
Wednesday, December 28, 2005
Subscribe to:
Posts (Atom)