How to create a .po language translation
This article is about creating language translations for word press developments, both for plugins and themes.
However, the described .po creation method using poedit is “roughly” universal, thus this post can be used as an universal tutorial about creating .po library (catalog) files for any purpose, not just WP
I found there is a lot information on the web about editing .po files but very little about creating your own .po from start. This was the main purpose of this article.
Scripts in your Word Press projects
Inserting scripts in your Word Press projects the proper way.
Sometimes you need to to enhance you WP project capabilities (plugins, themes, widgets, whatever), and to do so you need to add some scripts to your WP projects, either your own scripts or someone else’s. There are several ways to do this, and most of them are wrong.
This is a post excerpted from the Word Press Codex explaining how to do it.
Also there is a list with the default script libraries included with your Word Press installation, that you don’t need to include, just call whenever you need!
Cool ah!?
Word Press Roles and Capabilities
There are pre determined admin-roles in every word press installation.
This means every registered user can have a specific role, with specific capabilities within the blog.
This capabilities, relate to access levels, and are granted by the blog’s administrators.
This doesn’t mean that a user can’t perform someone-else’s task, it just means it will only be able to do a determined number of tasks, allowed by his user level.
“Every user with an access level can do everything his access level allows, plus all the capabilities of the user levels bellow.”
The Word Press roles and Capabilities hierarchy will be described in this article, along with the allowed admin-tasks for each level or role.
Sometime’s by pure chance we stumble upon some very simply but incredibly useful word press plugins.
JAW Duplicate Widgets is definitely on of them!
This plugin makes it possible to duplicate a widget so it can be used more than once in your blog (i.e. in two different sidebars or two times in the same sidebar). – How many times did we need this to happen in the past?
In my case quite a few, indeed! Well don’t let this happen anymore, go to Thomas Watson Steen’s “Just ad water website” and grab your copy of the plugin!
Get it from:
MyReadMore plugin is now officially hosted on wordpress.org
Good news!
MyReadMore plugin is now officially hosted on wordpress.org!
Just finished the upload process and MyReadMore can now be downloaded directly trough the wordpress.org website
This plugin is intended to increase Word Press accessibility by solving a hyperlink repetition problem in the default “read more” link of all excerpted posts.
There are many plugins available that simply customize the read more link, this is not just one more of them: - myReadMore is aimed at accessibility and not cosmetics.
This is what makes it original. It creates dynamic unique-hyperlinks to all your posts, making them precise and accessible.
If you wish to pass your Word Press website on any major accessibility automatic validator this is the plugin you were waiting for!
Download MyReadMore Accessibility Plugin from wordpress.org
MyReadMore was tested successfully under the “UMIC eXaminator”, “TAW” and “Cynthia Says” Automatic Validators, for AAA accessibility conformance, according to the W3C – Web Content Accessibility Guidelines 1.0
