Posts Tagged ‘WordPress’

User Role Editor 3.1 Beta

Sunday, May 15th, 2011

User Role Editor

User Role Editor


User Role Editor WordPress plugin version 3.1 is ready for beta testing. You are welcome! What new things are added to plugin functionality:
- add new capability box;
- delete unused capability (except core WordPress capabilities) box;
- assign capabilities direct to user additionally to the role assigned to him;
- minor bugs and compatibility with other plugins fixes.
I plan to publish it at wordpress.org plugins repository in a week or two period of beta testing.
Read the rest of this entry

Is unfiltered_html capability deprecated?

Saturday, February 19th, 2011

Is WordPress unfiltered_html capability deprecated

unfiltered_html

Eberle13 (“User Role Editor” plugin user) asked me a question, why ‘unfiltered_html’ user role capabiltiy does not work under WordPress multi-site? I found the reason and posted answer to the eberle13′s question at wordpress.org.
I curiously played with my test WordPress 3.1 Release Candidate 4 multi-site installation. This problem with using ‘unfiltered_html’ capability still exists in it. I decided to make special post about that as it could be interesting someone else. I tried to insert mordern HTML5 tag ‘<video>’ into post without success – it was removed by WordPress every time I saved the post changes inspite of I made that under account with ‘Editor’ role privileges. ‘Editor’ role has ‘unfiltered_html’ capability turned on by default. What is the reason? Why this capability failed to work?
Read the rest of this entry

Plugins Language Switcher version 1.2

Monday, December 27th, 2010

Plugins Admin Interface Language Switcher

plugin update

27th December 2010, Plugins Language Switcher version 1.2 is published and available for downloads. The main change is that plugin is multi-user now. Every user with administrator privileges can select its own language to work with plugins.
Uninstall function is added. Plugin deletes its data from the WordPress database automatically when you delete it via WordPress ‘Delete’ link in the ‘Plugins’ submenu.
Plugin is tested with WordPress versions 3.0.3 and 3.1.
Check this post to read more about this plugin or get the download link.

User Switching WordPress plugin review

Tuesday, September 21st, 2010

User Switching

User Switching

When you experiment with your WordPress blog user rights (editing it directly or with use of User Role Editor plugin) you need to thoroughly test your modifications.
In case you create a new roles or edit existing WordPress core roles, you need to make tests with double zeal. What does it mean? It means that you should to log off as blog administrator, login as other user assigned another role and check what such user really can do. If you see that some staff needs to be corrected, you should log off and login as WordPress administrator again. You have to repeat those same simple steps again, again and again. Every login operation needs user name and password manual input. We wasted a lot of time for such operations.
Have you the same feelings? If such, you are in the right place. There is a User Switching WordPress plugin which is made by its author John Blackbourn to save a lot of time for us. After a week of use I’m sure that “User Switching” plugin is a valuable addition to your test WordPress installation where you play with changed WordPress user roles and capabilities sets.
Read the rest of this entry

Custom User Roles and WordPress Core Code Compatibility Issues

Tuesday, September 14th, 2010

Custom User Roles

Custom User Roles

WordPress has good built-in users level/capabilities/roles system. Standard roles are administrator, editor, author, contributor, subscriber. This roles set is enough in the most cases for the most needs. But from time to time you need something special, something yours only. In such cases you can use User Role Editor WordPress plugin and build your own custom user role. But you should do it carefully and make thorough testing for new created user role as:

  • 1st, you could create some breaches in WordPress security system;
  • 2nd, you can loose some useful WordPress functionality.

One example of lost WordPress functionality for custom user role is described here:

Read the rest of this entry

Stop spam bot comments

Sunday, August 22nd, 2010

Stop spam bot comments

Stop spam bot comments

From time to time I got a few spam comments at my blog. Such comments contain multiple links inside to increase somebody’s sites ratings in the search engines results. This job is made by software bots obviously.
I use Disqus comment system plugin for users comments here at shinephp.com. This plugin duplicates any comment sent to Disqus in your WordPress blog database. This is good thing in case you decide to change comments system in the future. But I still got some comments at my WordPress database only without pair at Disqus. So I have a conclusion that there is a way to send comments to WordPress blog even without opening its post in the browser. Cases when the same comment text inserted into multiple posts at the same time just confirmed my thoughts.
While there were 2-3 spam comments a day I did not take much attention to that. But recent days spam comments quant was drammatically increased to about 30 a day. So I had to search a way to stop this annoying thing.
Good news! It seems I found the right decision.
Read the rest of this entry

WordPress 3.0 Release Candidate 1

Monday, May 31st, 2010

WordPress 3.0 Release Candidate 1

WordPress 3.0 RC1

Good News again! May 28th, 2010 WordPress Blog announced that WordPress version 3.0 Release Candidate 1 is available for downloads and tests. Thus, we can hope together with WordPress development team that almost all things for WordPress 3.0 are done already: new features developments are finished, the most bugs are fixed, etc., etc., … Just final tests and not catched bugs hunting are left :) .
What noticable things differs WordPress 3.0 RC1 from WordPress 3.0 Beta 2? One important difference is that “Custom menus are finished!”. Yes, they did it, and we have some new staff to see and play at the Menus section. We had detailed talk already about new WordPress custom menu system at the WordPress 3.0 Built-in Menu System post. Let’s see what’s new we have there now with latest WordPress 3.0 RC1 version.
Read the rest of this entry