Este plugin no ha sido probado con ninguna las 3 últimas versiones principales de WordPress. Puede que ya no se mantenga o no tenga soporte, y puede que tenga problemas de compatibilidad cuando se utiliza con versiones más recientes de WordPress.

Custom Checkbox for Posts

Descripción

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.

FAQ

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.

Reseñas

Leer 1 comentario

Colaboradores & Desarrolladores

“Custom Checkbox for Posts” es software de código abierto. Las siguientes personas han contribuido a este plugin.

Colaboradores

Traduce “Custom Checkbox for Posts” a tu idioma.

¿Interesado en el desarrollo?

Revisa el código, echa un vistazo al repositorio SVN, o suscríbete al registro de desarrollo por RSS .

Historial de cambios

1.0

  • A earlier version for checkbox functionality.