Posts relating to “WordPress AND (widget OR widgets) NOT Dashboard” (134)

  1. How To Make Your Own WordPress Widget


    WordPress InformerAuthority 113
    _Upcoming_Posts. Then you should hook into the widgets_init action and use register_widget() to register your new widget. The bare bones […] _Upcoming_Posts extends WP_Widget { // Our Widget methods will go here}function registerUpcomingPostsWidget() { register_widget(WP_Widget_Upcoming_Posts);}add_action(widgets […] is expanded in the available widgets section of the new widgets admin page. These options are passed to WP_Widget along
    3 weeks ago
  2. The simpliest way of creating a widget in WordPress 2.8+


    AnimeAuthority 484
    that will tell WordPress the widget’s unique ID, its name and its description. Be careful choosing the ID, because for one […] -anime-related-at-all post. You have two places where you can put your widget’s code in: your theme’s functions.php or into a plugin. It […] it should be unique to not conflict with other widgets, and for the other if you want to preserve your widget’s position
    5 days ago
  3. My Snippets: WordPress Plugin


    Justin TadlockAuthority 557
    One of my favorite plugins has always been Widget Logic , which allows you to display/hide widgets based on context […] . The biggest limitation of that plugin to me is that I had to go to my Widgets screen in my WordPress admin every time I […] wanted to add a new widget for a single post or page. What I wanted was something that allowed me to control widget content
    3 days ago
  4. Sidebar (widget area) descriptions in WordPress 2.9


    Justin TadlockAuthority 557
    descriptions, you’ll see the description near the top of the widget area on the Widgets admin screen. Adding descriptions to […] H ave you ever used a WordPress theme with more than a couple of widget areas? More specifically, have you ever used a […] WordPress theme with loads of widget areas and no idea how they all worked within the theme? If you’ve ever used a theme
    1 week ago
  5. Why WordPress? Plus List of My Top Dozen WordPress Plugins


    Online Social NetworkingAuthority 410
    : AddThis Social Bookmarking Widget - One of many widgets available which enables readers to easily share and bookmark […] blog content. There’s an option to register with AddThis and track the widget’s usage. Akismet - A must have […] What’s the big deal about WordPress ? In Website vs. Web Presence , I emphasize the role of social media in
    3 weeks ago
  6. Spectacu.la Page Widget Plugin


    Spectacu.la - Free GPL WordPress Themes ClubAuthority 104
    right of our WordPress site, showing the About page with an image. Setting up Widgets Navigate to Appearance […] and Categories widgets if you’re on a new install of WordPress. In this example they are already set up. Drag the […] more difficult text widget. Downsides include that the theme may not have CSS styles properly set, so for example a
    3 days ago
  7. WordPress Plugin: My Snippets


    WordPress PhilippinesAuthority 122
    My Snippets lets you add custom widgets depending on the post displayed. It adds a custom meta box where you can add […] text or code, which shows up in your widget areas. What I wanted was something that allowed me to control widget content […] from the post editor, so I wouldn’t have to worry about setting my widgets. This gave me the idea for the My Snippets
    4 hours ago
  8. What is WordPress?


    Creating an Awesome Home BusinessAuthority 115
    that WordPress itself contains widgets. All these things enable you to add as much personalisation as you want, and pretty […] . Wordpress Widgets The first thing that enables you to personalise your WordPress site are the built in widgets. These are […] tags you’ve used, links you have to other sites and so on. There’s also a text widget that enables you to insert anything
    5 weeks ago
  9. WordPress Static Random Posts Widget


    Ronalfy.comAuthority 110
    (refresh rate, and categories) in the Settings panel. Go to Appearance->Widgets and drag the “Static Random Posts” widget […] After searching for some random posts widgets for WordPress, I couldn’t quite find the one that suited my needs. See […] downloaded over at Static Random Posts Widget on WP Extend. Installation Just unzip and upload the “static
    6 weeks ago
  10. WordPress Theme Releases for 11/26


    Weblog Tools CollectionAuthority 589
    theme by Patricia Müller . The theme is gravatar ready, widget ready (with custom widgets) with support for custom header […] images and SEO titles and a options page for easy customization. BlueBubble Two column, widget ready theme with a […] My Guest supports widget, threaded-comments, theme-options and translation is ready. Also including page-navigation with
    1 week ago