How can we create a drag and drop widget in word press? I need to create a widget and also I need to drag it on my existing sidebar.Please anybody can give me a spark to go forward.
Thanks
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
WordPress has a base widget class with core functionality and you can extend the class with your own custom class and methods. Check out the following links for some good details and how to’s.
Widgets
WordPress Widget