Descripción
Este plugin se ha cerrado desde el 24 de abril de 2025 y no está disponible para descargar. Este cierre es temporal, pendiente de una revisión completa.
Reseñas
29 de diciembre de 2023
The instructions are quite hard to follow even though I can see a lot of effort has been put into this with multiple screenshots. There should be some warning before creating thousands of pages.
30 de julio de 2022
I was trying different plugins to read and display GEDCOM data. I had assembled a file and tried to upload it, resulting in an error. Ed gave me an early release of a new version that fixed the problem immediately.
6 de marzo de 2019
I can’t activate this plugin at all:
Warning: mysqli::__construct(): (HY000/1045): Access denied for user »@’localhost’ (using password: NO) in /home/shauncpv/public_html/wp-content/plugins/rootspersona/php/dao/sql/class-RP-Connection-Factory.php on line 16
Connect Error (1045) Access denied for user »@’localhost’ (using password: NO)
25 de noviembre de 2018
when I send the website link to my family they’re going to go nuts
2 de marzo de 2017
A very good job.
Thank you for this plugin 😉
Only, it lacks the possibility of translating the Months (JAN, FEB, etc.) into other languages. Maybe something like that:
$dict = array(
'JAN' => __('JAN', 'rootspersona'),
'FEB' => __('FEB', 'rootspersona'),
'MAR' => __('MAR', 'rootspersona'),
'APR' => __('APR', 'rootspersona'),
'MAY' => __('MAY', 'rootspersona'),
'JUN' => __('JUN', 'rootspersona'),
'JUL' => __('JUL', 'rootspersona'),
'AUG' => __('AUG', 'rootspersona'),
'SEP' => __('SEP', 'rootspersona'),
'OCT' => __('OCT', 'rootspersona'),
'NOV' => __('NOV', 'rootspersona'),
'DEC' => __('DEC', 'rootspersona'),
);
///…///
29 de diciembre de 2016
Installed version 3.6.0 uploaded a gedcom file and its working great!
Colaboradores y desarrolladores
«Rootspersona» es un software de código abierto. Las siguientes personas han colaborado con este plugin.
Colaboradores«Rootspersona» ha sido traducido a 5 idiomas locales. Gracias a los traductores por sus contribuciones.
Traduce «Rootspersona» 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.