Custom Checkbox for Posts
A custom plugin to add the Checkbox to Posts. This custom checkbox gives you functionality of adding your own custom functions on checkbox trigger sta …
Plugin info
Maintenance & Compatibility
Maintenance score
Possibly abandoned • Last updated 2064 days ago • 1 reviews
Is Custom Checkbox for Posts abandoned?
Possibly abandoned (last update 2064 days ago).
Compatibility
Similar & Alternatives
Explore plugins with similar tags, and compare key metrics like downloads, ratings, updates, support, and WP/PHP compatibility.
Description
A custom plugin to add the Checkbox to Posts. This custom checkbox gives you functionality of adding your own custom functions on checkbox trigger status.
Detailed comments are available to add you own custom functions into the code. Right now the checkbox is adding value to database but you can change it to whatever function or API function you have to call upon.
Installation
Frequently Asked Questions
Can I add any API related functionality to post
Yes, you can easily add any API related functionality to post. You can write your code for checkbox behaviour followed by comments in the code.
Can I add any custom functionality to post
Yes, you can easily add any custom functionality to post. You can write your code for checkbox behaviour followed by comments in the code.
Review feed
Screenshots
Changelog
1.0
- A earlier version for checkbox functionality.