Descripción
Spreadsheet of Posts is a WordPress plugin that aggregates all posts into a spreadsheet interface.
- Edits are made in-place on the grid itself
- New records are inserted by filling in a blank row
- Records are deleted by selecting any cell and hitting delete
- The record that corresponds to the selected row is deleted.
The plugin uses standard page-based navigation to cycle through records that do not fit into a single page.
Instalación
This section describes how to install the plugin and get it working.
- Upload the
spreadsheet-of-posts.zipfile through the WordPress plugins interface - Alternatively, upload the
spreadsheet-of-postsdirectory to the/wp-content/plugins/directory - Activate the plugin through the ‘Plugins’ menu in WordPress
- A new entry is added to the Administration menu
Reseñas
There are no reviews for this plugin.
Colaboradores y desarrolladores
“Spreadsheet of Posts” es un software de código abierto. Las siguientes personas han colaborado con este plugin.
ColaboradoresTraduce “Spreadsheet of Posts” a tu idioma.
¿Interesado en el desarrollo?
Revise el código , eche un vistazo al repositorio SVN , o suscríbase al log de desarrollo por RSS .
Registro de cambios
0.1
- Feature complete. Initial public release.