After preliminary testing it seems that Connections works fine with the latest and greatest WP. Just in case you were wondering. I should mention that I didn’t test with the new multi-site feature. But I don’t see any reason that the plug-in wouldn’t work.
The next release is coming along very nicely. Many new small feature have been added and well as coding optimizations which reduce the memory requirements. There is one major downside. This next update will break any custom templates that directly accessed the data for addresses, phone numbers, email addresses, websites and social networks. This was …
Connections is becoming more and more popular which great and I thank you! Here’s a peek at my development plans. Many of the features listed below are coming by popular demand. If all goes well the next release should be coming very soon. Next Release => 0.7.0.0 BUG: Set the db version after each db …
A small percentage of users have been receiving this error. This error is caused because the host server is not configured correctly to use php sessions. I find this odd because in my fairly limited experience many web based applications absolutely require the php sessions. Since WordPress does not use php sessions I decided to …
For all those who have been waiting for category support… it’s nearly here. Only a few more things to polish it off but if you would like to test it and give some feedback that would be great. Here the link and have fun. http://downloads.wordpress.org/plugin/connections.zip Oh, as always be safe and backup first. UPDATE: To …
With the release of 2.9 many users will be asking, are my plug-ins compatible? Well so far I have some good news. After a couple hours testing I didn’t notice any show stoppers. Actually the only thing I did noticed was that the role names added “|User role” to the name which does not seem …
Almost finished with adding support for the honorable pre/suffix, middle name and social media IDs for an entry. I need to update the output class and hCard and vCard support to include these additions. I have the UI for the category page and the creation of the supporting tables upon activation complete. The entry form …
Well, development has been good and happening at a fast pace. So far the next version will have more features and changes than any version prior. Some additional meta data is stored when adding/editing an entry. For example, previously only the last modified time stamp was stored. Now date added, add by and last edited …
I’ve been working full steam on the next update. As with the past couple versions most changes are “under the hood”. I’ve been re-writing and making the code more and more modular. Right now I’m working on combining and moving all the queries to the cnSQL class. Once that is complete I’m going to start …
