Posts Tagged ‘WordPress’

Subscriber, Contributor, Author, Editor, Admin – How do they work in Wordpress?

Sunday, February 15th, 2009

I’ve always wondered about how these settings affect your level of access in Wordpress and experimented a little with them to see what it does, my findings:

Subscriber: A Subscriber can only read posts and comment on articles, if your blog doesn’t allow for comments from the public, you’ll need to be at least a Subscriber before you can post comments.

Contributor: The Contributor is a Subscriber that are allowed to post articles on your blog, although the posted articles will need to be approved by either an Editor or an Administrator.

Author: The Author is a glorified Contributor, Contributors contributing posts of such high standards that it doesn’t need approval becomes an Author and they can post without having to wait for an Editor or Administrator to approve their articles.

Editor: An Editor is an upgraded Author who can approve / reject / edit posts of other users as well as create pages.

Administrator: The Administrator is like having root access on a Linux system, they have all the privileges of the Editor, can manage users as well as change everything inside the control panel, the blog owner is typically the administrator.

When you set somebody’s role as “no role for this blog”, you basically cripple the account in such a way that the registered user becomes nothing more than a public reader.

Integrating Twitter with Wordpress

Tuesday, January 6th, 2009

Wouldn’t it be awesome if you can automatically tweet everytime you post a new blog entry and alert your readers that you’ve just made a new blog entry? (not trying to sound like a business man doing a sales pitch here)

With the WordTwit plugin it is possible to automatically send a tweet everytime you publish a new blog entry.  Looking at the code, it’s actually simple to adapt it to other non-wordpress blogs as well as forums, will see if I have some extra time end of the month and modify the plugin to work on my forum, maybe even hook my last.fm stream up to twitter.

Blog updates will be tweeted to: http://twitter.com/mycee

If you want more interaction than just following my blog updates, you can follow me here: http://twitter.com/AgentVladimir

Any other ideas you might have? Please share, have some extra time end of the month and would love to develop something useful!

Wordpress Stats not working since version 2.7

Saturday, January 3rd, 2009

I’ve been hacking away the last couple of days to get myself a unique wordpress skin that melts in with the rest of the site (which is also still under construction like the blog) and suddenly my blog traffic started dropping rapidly until yesterday when it was showing only 1 visitor.

After reading through the code, I found a simple way to fix it!

The fix is fairly simple, open footer.php in your themes folder and just after the </body> tag, insert <?php wp_footer(); ?> which is responsible for loading the Wordpress Stats plugin.

Leave me a comment if it helped in anyway.

Capiche


It’s under construction in case you haven’t noticed!

Sunday, January 20th, 2008

After spending two days reverse engineering / crash coursing through all the WordPress code, I am finally grasping how everything fits together, with a couple of minor tweaks and hacks in the WordPress engine itself and changing a couple of things in the widgets module and writing a new WordPress Theme from scratch, I am now halfway into building my own kick ass WordPress Theme that melts in with the rest of mycee.net. The whole idea of having separate modules for the header, footer, sidebar and content didn’t make sense at first, but after spending some time absorbing the way the WordPress authors goes to work made me realise that the simplicity of their design is absolutely ingenious, especially the backwards compatibility with older themes as well as widgets (except for a few minor things I didn’t like which I recoded anyway).

Hopefully my new theme will be done by the end of the day, could no longer stand the default Kubrick theme, it’s nauseating.

Syndication

Enter your email address

広告