Integrates TNG (The Next Generation) genealogy software into Wordpress.
As of 1 Jan 2024 this plugin is no longer being updated. It became badly broken under WordPress 6.3.x Other methods of displaying TNG data in WordPress have been developed and there will be no further updates to this plugin.
The TNG-WordPress Plugin works with WordPress up to 6.2.3
The Next Generation is a powerful PHP/MySQL script that acts as a central repository for all your genealogy research, and allows others to view and search through your records. This plugin integrates TNG with your WordPress site. This plugin is free, but to use it you need to purchase TNG (currently $34.99).
Do NOT install this update if you are using TNG 9 or TNG 10.0
The update of this plugin to Version 10.1.0 is to bring the version in line with compatible TNG Version numbers. The number 10.1.0 matches the minimum TNG Version that this plugin works with.
TNG-WordPress Plugin Version 10.1.x is compatible with TNG Version 10.1.x, TNG 11.x, TNG 12.0.x, TNG 12.1.x, TNG 13.0.x, TNG 13.1.x, and TNG 14.0. It is NOT compatible with TNG 10.0.x or lower.
If you want to use this on TNG 10.0.x or 9.x.x then download and use this version.
No demo site remains that shows this plugin in action.
Removed the setting and code for Integrated Logins – this hasn’t worked for several versions of TNG.
A fix for a fatal error on sites running PHP 8.
A fix for an open session error noted by the WordPress Site Health plugin.
Changed Version number to force an update for those who already have 10.1.0. No code changes from 10.1.0 to 10.1.1
Version 10.1.0 is the current version for TNG 10.1.x and TNG 11. These changes are noted here to bring the Plugin Version numbering inline with TNG Version numbering.
Includes changes to replaced deprecated WordPress functions:
ereg_replace is replaced by preg_replace;
update_usermeta is replaced by update_user_meta;
get_currentuserinfo is replaced by wp_get_current_user;
delete_usermeta is replaced by delete_user_meta;
The calls to mysql_xxx functions in the function mbtng_db_connect are replaced with tng_xxx calls for the new connection protocols introduced with TNG 10.1.0;
Changes to use http/https as determined from the site’s settings for compatibility with TNG’s $http variable.
TNG-WordPress Plugin version 9.0.0 brings the version available on WordPress.org in line with the version that has been available for download from the TNG website.