Your plugin just creates a widget, you won’t see anything else in the Dashboard. If you drag the widget into a widget area, you’ll see all of the options to configure it.
one other issue you will potentially have is the way you’re including javascript for your widget. if you use this with another plugin that requires jQuery, you will certainly have a conflict. see the wp_enqueue_script function for properly including scripts and search this site for lots of examples.
Related Posts:
- how to display recent post by category on home page
- How to wrap image logo in Homepage with H1 tag
- How can I use WordPress functions in my stylesheet?
- Customizing subject in comment notification e-mails
- Plugin or mod for wordpress to make content publication SUPER easy
- Cropping, Re-sizing and Saving images from one folder to another folder in wordpress
- Creating search filter through plugin
- WP-Members redirect if member ALREADY logged in
- How to edit/delete single row items in a table on my own menu page
- Displaying Gravity Form data on WordPress page [closed]
- Get a list of galleries from an album in NextGEN Gallery [closed]
- Undefined property: WP_Post_Type::$ID
- Show price with Geo IP location
- How to trigger $_GET request within admin plugin page?
- Wp favorite posts get user favorites in profile using buddypress [closed]
- How to ‘clone’ a wp plugin to make small changes
- add mediaelement.js plugins into WordPress video player control bar
- Preferred way of cacheing a value in php
- How to remove html code in excel downloads using phpspreadsheet with wordpress plugins shortcode
- Automatically add attributes to woocommerce product?
- Edit Yoast SEO breadcrumbs output [closed]
- Adding a slider captcha to the comment system
- How to put JQuery/Ajax inside shortcode?
- Query all customers/users and check for duplicate information
- WordPress function not being called from jQuery method
- WordPress WPforms customization
- wp_remote_get() returns 403 while file_get_contents() does not
- How to save inputed data in a textbox [EDITED] [duplicate]
- Replace default og:image tag YOAST
- Where these .js file come to source code?
- WordPress Payment gateway add on form , how to add form into list or else how to submit form to next step for payment
- How to get my plug-in, wrote in php, to refresh on its own every 5 minutes?
- How I can internationalize variables within the function _e () __ (), etc?
- Conditional tag doesn’t work in WordPress plugin
- PHP Fatal error: Call to a member function locale() on a non-object
- How to delete all trashed item in one-go
- How can i force wp-admin to use 2-column dashboard layout? [closed]
- Why can’t I call a (member) function from within a foreach?
- WordPress Related Plugin – only show when related content
- syntax error, unexpected ‘while’ (t_while) please help :)
- coding a WordPress AJAX Form using PHP to check if User is Logged Out and Show error
- Plugin onclick button activate other plugin
- Show icons or badges under title on product archives/category pages
- PHP if statement with German umlauts [closed]
- Why does this code snippet create a critical error on my site? [closed]
- WordPress custom post type image in RSS
- Inserting Plugins Into Blank Space of Externally Designed WordPress Theme
- how to add a comment button to be displayed only for the posts in the home page [closed]
- Must use Plugin not updating HTML code in head
- Add logo to admin menu in my plugin
- Disable Checkbox depending on state of another checkbox
- Get data from wp_posts of mysql in to variables of wordpress-php script
- WordPress plugin won’t create custom tables
- Cannot access empty property error in Advanced Access Manager
- Trying to use shortcode for a plugin on custom homepage of Responsive theme
- can’t unzip file
- Woo-commerce Update price as a Bulk from My offline software export
- How to disable login in iframe which is hosted in same domain?
- Display Author name PHP (Selfmade Plug-IN)
- WordPress jQuery Post – Amending Variable Value Within Function Command
- WordPress Custom Hook with Class method
- Open_basedir errors – But setting basedir to none redults in 502 Bad Gateway
- Display top level parent category as a single product body class (Woocommerce)
- Allow a particular user to access a particular plugin?
- Change plugin descriptions
- WordPress Standard Fix Errors
- How do I use a plugin’s shortcode attribute value in another function?
- Change the address of the music player if not available
- WordPress hide post from custom post-type on a single page
- update_post_meta is not working for me when I use e.preventDefault for update button
- Use modulo condition in ACF repeater Field
- Add a WooCommerce Product Variant with attributes programmatically
- Showing how many times is plugin activated or deactivated
- Redeclare a plugins function/class in my theme?
- Site broken by unedited php?
- Return function results within shortcode
- get/show Last ID
- Help with customising love it plugin (use within foreach)
- Plugin communication between sites that use it?
- How to echo a plugin’s function into a template?
- Theme editor removes backslashes
- Trending Tags based on post views
- It possible to implement an adhoc php web application with wordpress?
- Plugin Hook: Get posts
- What is the process for reimplementing a back up WordPress?
- Showpost and last
- Edit Buddypress Groups Activity Page Text [closed]
- Vote It Up Plugin – Add ascending numbers to MostVotedAllTime Chart Function
- How to fix vanilla comments extra iframe space
- Unable to show 4 products in a row
- Meta Box plugin image_advanced not showing up on frontend
- Creating Features List in WordPress Post
- WordPress portfolio pagination on home page
- PHP Creating a formula from mysql db values and db stored math operator
- How to get URL param for pagination in shortcode?
- Make plugin admin page visible to other roles
- Is there any WordPress Plugin that provides video editing from front end side? [closed]
- How Create LastMod and Update Date Only on Taxonomy Category and Tags
- Accessing Correct Database to Create REST API Endpoint
- How do I replace a logo image that’s hard-coded into a plugin’s logo.php file?