• We have something like this for all of our client sites and this adds a few useful features which we don’t currently have. Having a base go-to plugin for every WP install is really really handy and this has potential.

    Would be good if you could have the option to rename the “Client” user level to something else (e.g. Customer or Website Manager), and perhaps extend the image section with a feature to add new image/thumbnail sizes, something that comes up regularly with client installs.

    It did throw up a number of PHP include errors (couldn’t find certain required files) on first try but these disappeared after deactivating, deleting and reinstalling which suggests a corrupt download on first attempt. Might want to code in some more robust error-checking for things like that otherwise lay users will be freaked out by the PHP error code.

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Craig F.

    (@iprogressltd)

    Hi Marc,

    Can you share the errors you received?

    I’ve tested on a couple of different sites/servers and I’ve not seen any problems.

    Thread Starter marccrouch

    (@marccrouch)

    It basically said it couldn’t find some required files and threw up a load of standard PHP include errors. After deleting and trying again, the problem disappeared so it appears there was a corrupt download on first attempt. I have amended the review now.

    Plugin Author Craig F.

    (@iprogressltd)

    Thanks for the feedback.

    Re: the include errors. The plugin was using dirname(__FILE__) to get the directory folder, but I’ve changed that in 1.0.1 and I’m just committing at the moment. Now that I’ve seen your updated message it may not be necessary but we’ll see what happens.

    I like your suggestions as well, will definitely look into these in a later update.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Great idea’ is closed to new replies.