Some wordpress developer asked me, how do i find my akismet api key for wordpress, For protect your site from spam comments you need the askimet api key.
Tag Archives: wordpress api
wordpress XMLRPC api integration with ruby and rails
Using following code you can easily add wordpress into Ruby on Rails Project. Use my following steps to wordpress XMLRPC api integration with ruby and rails
show posts to only registered users in wordpress
Some people want to show posts to only registered users in wordpress in site. You just need to create category and publish your posts in private category.
change Visual Editor Font Size without wordpress plugin
wordpress tutorial for, change Visual Editor Font Size without wordpress plugin. need to open your functions.php file and put following code in that file.
Display FeedBurner Reader count in wordpress blog
Wordpress tutorial for, Display FeedBurner Reader count in wordpress blog. count for bloggers. This way can show your blog readers to other blog viewers.
how to disable wordpress post revisions
disable wordpress post revisions and increase wordpress performance. For improving the Wordpress website or blog performance you need use following method.
Add Text to RSS in wordpress Post Title
wordpress tutorial, Add Text to RSS in wordpress Post Title. Prevent the coping your content you should use my method. This method will add additional text
Modify wordpress Custom excerpt length
For Modify wordpress Custom excerpt length we need use the filter for modify the wordpress excerpt length. Use our custom code and put in functions.php file
Prevent external requests for your WordPress blog
For Prevent external requests for your WordPress blog you need to use simple trick. Wordpress api is given this facility to prevent the external request.
how to add a favicon to your wordpress blog
Wordpress tutorial, how to add a favicon to your wordpress blog. In wordpress theme you can easily add the favicon logo using following code and put in file