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.

wp-idados-crud

Description

O plugin wp-idados-crud contém o código base necessário para fazer os outros plugins derivados tipo idados-xxxx funcionarem corretamente. Este plugin é uma espécie de “engine” ou “motor” que faz funcionar as opções de adicionar, listar, editar, buscar e deletar os cadastros dos plugins subsequentes.

Installation

Manual

Upload the wp-idados-crud folder to the plugins directory in your WordPress installation
Activate the plugin.

FAQ

Desenvolvendo

Reviews

There are no reviews for this plugin.

Contributors & Developers

“wp-idados-crud” is open source software. The following people have contributed to this plugin.

Contributors

Translate “wp-idados-crud” into your language.

Interested in development?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

Changelog

Desenvolvendo 0.0.5
Desenvolvendo 0.0.6
Desenvolvendo 0.0.7
Desenvolvendo 0.0.8
Desenvolvendo 0.0.9
0.0.10 – Checagem de ABSPATH nos arquivos anexos.
0.0.11 – Usar function_exists – Evitar conflito de funções.
0.0.12 – Coreção de um erro gerado pelo update anterior.
0.0.13 – idados_functions.php – Usar function_exists – Evitar conflito de funções.