This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

Custom Checkbox for Posts

Descripció

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.

PMF

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.

Ressenyes

Llegir tota la 1 ressenya

Col·laboradors i desenvolupadors

«Custom Checkbox for Posts» és programari de codi obert. La següent gent ha col·laborat en este complement.

Col·laboradors

Traduïx «Custom Checkbox for Posts» a la teua llengua.

T’interessa el desenvolupament?

Revisa el codi , dona una ullada al repositori SVN o subscriu-te al registre de desenvolupament per RSS.

Registre de canvis

1.0

  • A earlier version for checkbox functionality.