=== Custom Checkbox for Posts === Contributors: khadijasaleem Donate link: http://khadijasaleem027.wix.com/portfolio Tags: custom checkbox, custom posts, add custom functions to posts, add functions to posts Requires at least: 4.0 Tested up to: 5.4 Stable tag: 4.3 Requires PHP: 7.0 License: GPLv2 or later License URI: https://www.gnu.org/licenses/gpl-2.0.html 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. == 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. == 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. == Screenshots == 1. It shows the checkbox functionality when you install and activate the plugin == Changelog == = 1.0 = * A earlier version for checkbox functionality. == Upgrade Notice == = 1.0 = Upon adding new functionalities I will upgrade the plugin.