Google Moves Downgrade Option – Again

Google has made another change to the new version of Google Forms and moved the option to downgrade a form to the older version.  There is no longer a Running Man icon to click on to get the downgrade option.  Instead, look for the large question mark in the lower right hand corner .

2016-11-11_8-44-09

  1. Click on the Question Mark icon
  2. Click on the “Back to old Form” menu

This is the third time access to the downgrade option has moved.  It is probably just a matter of time before Google eliminates this completely.  If/when that happens it may no longer be possible to use Google Forms with WordPress.

WordPress Google Forms v0.87 released

This morning I released v0.87 of the Google Forms plugin.  This update includes a new check when saving a form definition.  The check scans the HTML from the form to ensure it has the proper HTML structure the plugin expects.

The new version of Google Forms is not supported by the plugin so this check ensures that a user is notified that the form isn’t of the expected format.

2016-10-17_9-07-20

You can find this  updated on your WordPress Dashboard or in the WordPress plugin repository.

Where did Email Users go?

A week ago (July 19th) I was contacted by WordPress regarding a potential security flaw in Email Users. Email Users was “closed” (which is why it doesn’t show up at WordPress.org) until the security flaw was addressed and a new version of the plugin was tagged and release.

Due to some work issues, I did not have a chance to work on the plugin until this past weekend.  I have resolved the security concerns, committed all of the changes, and tagged a new release.  On July 26th (Sunday) I notified WordPress.org that everything (I know of) has been addressed.  At this point, I am waiting for the plugin to be opened again or notified that I’ve missed something.

I’ve uploaded v4.84. to my web site in the event anyone wants to download the update before WordPress.org makes it live again.

Email Users (1527 downloads )

Google Forms development moved to GitHub

I have been toying with idea of moving development of my Google Forms plugin over to GitHUb for a while and I finally did it. Using the process outlined here, Google Forms development can now be found here. I’ve already made a few changes and pushed them into the WordPress Subversion repository from GitHub.

I’ve started looking at supporting the new version of Google Forms. What Google has done is so significantly different than prior versions that I am not if it will be possible. Google has stopped using standard HTML input elements and instead is using DIV elements with CSS classes and Javascript to handle the form. I can’t think of a technical benefit for Google to do what they did but it is their product and they can do as they see fit.

If someone wants to fork Google Forms and work on this, you are welcome to do so.

Email Users 4.8.2-beta-3 Available

Building on the beta-2 feedback, I have released what I hope to be the final beta release of Email Users 4.8.2.

Email Users 4.8.2-beta-3 adds the following:

  • Ability to remove the “Notify Users” menus from the on the Post and Page sections of the Dashboard menu.

Please report any issues and I’ll do my best to get them fixed quickly and get this release out.

Email Users Beta (5479 downloads )

Email Users 4.8.2-beta-2 Available

It has been quite a while since I’ve updated Email Users.  There have been a couple of enhancement requests that I’ve wanted to add and some deprecated notices I wanted to resolve.

Email Users 4.8.2-beta-2 adds the following:

  • Custom Header (similar to the custom footer which has been part of the plugin for a while).
  • Control over customer header and footer usage.  Each can be applied to Notifications, User and Group Emails, or both.
  • Ability to remove the “Notify Users about this Post/Page” on the Post/Page editing screen.
  • All references to get_currentuserinfo() have been updated.  The get_currentuserinfo() API function has been deprecated for a while but WordPress 4.5 issues a strong warning on the Dashboard about it so it was time to resolve it.

Please report any issues and I’ll do my best to get them fixed quickly and get this release out.

Email Users Beta (5479 downloads )

Google moves Form Downgrade Option

Google has moved the “Running Man” icon which I had been recommending to downgrade a new Google Form to the prior version required by the Google Forms plugin.  Initially it looked like Google had removed the option which I was worried about.  The option to downgrade a form is now in the lower right hand corner for the form editor under the question mark (?) icon.

2016-05-22_13-30-02

Opting out of new Google Forms

As I noted in a post last week, Google has a new version of Forms on the horizon and it doesn’t currently work with the Google Forms plugin.

For the time being, it looks like Google has provided the ability to opt out of the new version of Google Forms which means you can still create forms which work with the Google Forms plugin.

2015-11-23_13-55-12

When creating a new form, look for the small running man icon in the lower left corner of the form editor as shown below.

2015-11-23_13-49-56

Clicking on this icon will revert the form the older version which works with the Google Forms plugin.

I still plan to look at supporting the new version as questions have already started to come in. I am just not sure when I will have a solution IF I can.

Email Users v4.8.0-beta-3

Minor beta update to add more options for the BCC settings.  BCC setting now can be set to 2, 3, or 5 in addition to the other previously available values.   These values are basically an aid for debugging, they are not expected to be widely used as few hosting providers enforce limits this small.

Email Users Beta (5479 downloads )