Roles And Capabilities In Plain English

Posted by admin in LinkyLoo, capabiliti... | 08.31.2009 - 6:51 pm

This morning, I read a refreshing post by Justin Tadlock on his personal blog which does a wonderful job explaining the roles and capabilities system in WordPress. See, Justin is working on a fancy new plugin which will make creating new roles and assigning capabilities to those roles easy as 1-2-3. It’s a good thing to know how a system works before you tinker around with it. While I know there is a Codex article dedicated to roles and capabilities, the way Justin explained the system illuminated a number of light bulbs in my head. It all makes sense to me now and it doesn’t seem as overly complex as I originally thought. Please give the article a read for yourself and not only provide Justin with some feedback, but I’m wondering if his explanation helped anyone else?
Technorati Tags: blog

Original post by Jeff Chandler

    Technorati Tags: ,


    WordPress Stats Plug-in Review

    Posted by admin in LinkyLoo, capabiliti... | 08.31.2009 - 6:00 am

    Stats – Stats – Stats.  They can drive everything for your WordPress site.  They can help you understand how visitors move around your site; how they got there in the first place; what are the most popular posts they are visiting; what browser and OS they are using. The list can go on and on.
    I have spent a lot of time over the last few months looking for just the right plug-in to track stats on my WindowsObserver.com website and I think I may have hit the mother lode with my most recent discovery.
    CyStats is written by Michael Weingaertner and has been downloaded from the WordPress.org Extend directory 32,435 times over the 23 months it has been available there. The last update was last October so it would be nice to see an update however, it works just fine with the current release of WordPress (2.8.4).
    According to the author’s description […]

    Original post by WindowsObserver

      Technorati Tags:


      WordPress Theme Releases for 08/30

      Posted by admin in LinkyLoo, capabiliti... | 08.30.2009 - 9:38 pm

      Eximius

      Eximius is a three column WordPress theme with left and right Sidebars. This free theme is widget-ready and SEO optimized. With simple yet elegant looks, Eximius is a very lightweight theme and loads quite fast in any browser. The two Sidebars can accommodate Wide Skyscraper Ads (160×600). Eximius has a textured navigation menu bar with integrated search box.
      Persephone

      Persephone is a WordPress theme, two-column, dark background, with a right sidebar, compatible with WordPress version 2.7 upwards, and all ready for paged and threaded comments. 3 styles to choose from – good old blue, red, green…
      F2

      F2 is a fast loading fluid width theme for WordPress. Customizable header, any of the two sidebars can be optionally turned off, and much more options in the settings page. Compatible with WordPress 2.8 and above.
      Visiting Card

      A quick mini site with links to social networking sites. The theme comes with Theme Control Panel from where you could […]

      Original post by Perurry

        Technorati Tags:


        What Is Your WordPress Rockstar Power?

        Posted by admin in LinkyLoo, capabiliti... | 08.30.2009 - 7:11 am

        WordPress in itself gives you enough to make the community bigger and bigger, but then we all contribute to it bit by bit.
        Here is a short poll, tell us whether you are a Rockstar user who uses WordPress  for blogging or whether you are a serious Rockstar WordPress user who develops plugins or themes that help other users.
        And yes please leave your comments saying why you have the WordPress power, why it makes you a Rockstar, it would really be great to listen and learn from you.

        <br /> <a href=”http://answers.polldaddy.com/poll/1932746/” mce_href=”http://answers.polldaddy.com/poll/1932746/”>Are you a WordPress Rockstar?</a><span style=”font-size:9px;” mce_style=”font-size:9px;”>(<a href=”http://www.polldaddy.com” mce_href=”http://www.polldaddy.com”>polls</a>)</span><br />
        P.S: I used the word Rockstar, because WordPress releases are named after musicians, and I love both music and being a Rock lover, I enjoy both my music and helping the community.
        Technorati Tags: blog

        Original post by Keith Dsouza

          Technorati Tags: , ,


          Free Weblog Tools Collection Laptop Sticker

          Posted by admin in LinkyLoo, capabiliti... | 08.29.2009 - 3:57 am

          So I was decking out my laptop with stickers the other day and realized that I really miss having a Weblog Tools Collection laptop sticker.

          Weblog Tools Collection Laptop Sticker

          So I got in touch with a few vendors and come upon Sticker Giant who were great to work with. Now that I have a sticker for my own laptop, I have many others left on the roll and I am itching to give them away. So if you want a Weblog Tools Collection laptop sticker for free, please fill out the form and we will send a few out for you ASAP.
          Since postage is kind of expensive, if you missed this round and would still like one, we will have more of these sticker giveaways in the future and if I play my cards right, I might even have a way for people to order them online for very little money. […]

          Original post by Mark Ghosh

            Technorati Tags:


            WordPress Plugin Releases for 08/28

            Posted by admin in LinkyLoo, capabiliti... | 08.28.2009 - 8:19 pm

            New Plugins
            WP Paging
            Unlike many other page navigation plugins, this one is based on a core page number function called paginate_links. Wordpress use this function for the page numbers in wp-admin. If it’s good enough to use in Wordpress core, it’s good enough right?
            Gravatar Box
            Gravatars are great. But many people don’t have them. Wouldn’t it be nice if, when a user was filling in the comments form, the page could automatically detect and show a users gravatar, if they have one? Or even better, show a sign up link if they don’t have one?
            Fast and Secure Contact Form
            Fast and Secure Contact Form for WordPress. The contact form lets your visitors send you a quick email message. Blocks all common spammer tactics. Spam is no longer a problem. Includes a CAPTCHA. Does not require JavaScript. Easy and Quick 3 step install.
            Import CSV
            Import CSV or XML content directly from an url or by […]

            Original post by Perurry

              Technorati Tags:


              Display Thumbnails For Related Posts in Wordpress

              Posted by admin in LinkyLoo, capabiliti... | 08.27.2009 - 11:47 pm

              Display Thumbnails For Related Posts in Wordpress: I have been a huge fan of related posts in blogs for some time. They really help your readers by drawing them into the conversation and increase stickiness of your blog. WordPress.com has a similar feature with related posts from various other blog on the network. Variations of the related posts plugins include our very own “Where did they go from here?” plugin and more centralized version such as the Waypath service.
              The tutorial linked above explains one way to add thumbnails to your related post links in order to draw your readers attention to the links. The method is not as automated as I would like it to be and does require a few bits of code that is provided but I believe it can really help keep readers on your blog longer. I remember when small pictures were added next to AdSense […]

              Original post by Mark Ghosh

                Technorati Tags:


                Actions and Filters and Classes, Oh My!

                Posted by admin in LinkyLoo, capabiliti... | 08.27.2009 - 5:37 am

                Ever wondered how you can manipulate WordPress filters and actions that are defined inside a PHP class?
                I did! I was working on a project recently that needed a plugin. The only problem was that the plugin was inserting some unnecessary cruft into the header of my theme. So, I figured I’d just use the remove_filter function WordPress provides… right?
                Hold on a second! It’s not working!? But I put in the function name just how the codex explains it:
                remove_filter(’wp_head’, ‘the_crufty_function’);
                Why would it not work? Time to do some troubleshooting… So, I opened up the main plugin PHP file in my code editor and began to look around. What’s this? It’s a class! Hmm… But why should that make a difference?
                It seems that WordPress requires a special reference to the function if it is defined inside a class. If you, the reader, are at all familiar with PHP classes then you probably […]

                Original post by James Dimick

                  Technorati Tags:


                  WordPress Theme Releases for 08/26

                  Posted by admin in LinkyLoo, capabiliti... | 08.26.2009 - 8:52 pm

                  Hot News Today

                  Three columns, widget ready theme ready for WordPress 2.8. Also check out Ads Minded.
                  Khaki

                  It’s a 3 Column Split, widget-ready theme in dark-hues of green and khaki. Fixed width featuring Custom Archives, Sitemap and Full-Width No Sidebars page templates. There is an options page for setting the text in the Info Text Box.
                  Shine

                  A clean dark three column theme, built with customization in mind. SEO friendly and semantically built using the Carrington Framework.
                  Broken Heart Crane

                  Two columns, fluid width, widget ready theme with nested comments
                  Are you a WordPress theme author? Submit your theme to get listed in these release posts.
                  Technorati Tags: blog

                  Original post by Perurry

                    Technorati Tags: ,


                    Illustrator: Abstract Vector Art

                    Posted by admin in LinkyLoo, capabiliti... | 08.25.2009 - 3:15 pm

                    This Adobe Illustrator tutorial will show you how to create an abstract art that can be used for wallpaper, website header or background images. It is fun and easy. You will learn how to use the Warp and Twirl tool to create abstract vector art in minutes. Users with basic skills should be able to handle this tutorial. To continue on this tutorial, you need Adobe Illustrator CS or above.
                    View Final Artwork (more…)
                    Technorati Tags: blog

                    Original post by Nick La

                      Technorati Tags:


                      Next Page »