Skip to main content

Home/ Wordpress/ Group items tagged update

Rss Feed Group items tagged

Pablo Pacheco Karzin

How to Move WordPress Blog to New Domain or Location « My Digital Life - 0 views

  • UPDATE wp_options SET option_value = replace(option_value, 'http://www.old-domain.com', 'http://www.new-domain.com') WHERE option_name = 'home' OR option_name = 'siteurl';
  • UPDATE wp_posts SET guid = replace(guid, 'http://www.old-domain.com','http://www.new-domain.com');
  • UPDATE wp_posts SET post_content = replace(post_content, 'http://www.old-domain.com', 'http://www.new-domain.com');
John Pratt

WordPress Text Message Plugin Update - 5 views

  •  
    One of the best plugins I've used for SMS text updates to subscribers for WordPress websites
Jungle Jar

JungleJar Widgetize Your Wordpress Templates Tutorial Update - 0 views

  •  
    You may be familiar with our set of articles here on JungleJar explaining how to widgetize your Wordpress templates. Well, we've added this little bit and updated the other files.
Heinz Rainer

Video update from youtube Jan 31st 2017 - life passion art adventure | blog africasiaeu... - 0 views

  •  
    3 videos jan 31st 2017 - Tusdakoma ZAX Milano Italy ITMA 2015 Shanghai 16
Erik Emanuelli

Zillah - Our Most Exciting Free Blogging Theme Is Here - 0 views

  •  
    We have a new theme. It's our best free theme to date. It will stay free for life. No paid add-ons, no upsells. Just quality features, updates, and support.
anonymous

Corel Paintshop Pro X4: Suited For Moderate Level Graphic Design Work - 0 views

  •  
    With rival Adobe updating its intermediate level Image editing and retouch app Photoshop Elements to version 10, can Corel sit idle? Its newly released PaintShop Pro X4 is intended to counter Photoshop Elements 10, which has got a thumbs-up from design industry veterans.
anonymous

Stay Updated with Latest E-commerce Web Design Trends - 0 views

  •  
    An e-commerce website should always contain good information and simple designs. Evaluate the site from point of view of users and make sure that the navigation system is simple and easy-to-use. Implement current trends, only if they meet purposes of your site.
Vernon Fowler

Must Use Plugins « WordPress Codex - 0 views

  • Always-on, no need to enable via admin and users cannot disable by accident.
  • Plugins in the must-use directory will not appear in the update notifications nor show their update status on the plugins page
  • Activation hooks are not executed
  • ...2 more annotations...
  • and as such all plugins should be carefully tested specifically in the mu-plugins directory before being deployed to a live site.
  • WordPress only looks for PHP files right inside the mu-plugins directory, and (unlike for normal plugins) not for files in subdirectories. You may want to create a proxy PHP loader file
Luciano Ferrer

WordPress › Rating-Widget « WordPress Plugins - 3 views

  •  
    "The Rating-Widget Ratings plugin allows you to create and manage ratings from within your WordPress dashboard. You can embed ratings into your posts, pages or comments. PLUS, you can embed ratings into your BuddyPress activity updates and comments. In extra, the rating support BP's bbPress forum posts ratings. All Rating-Widget ratings are fully customizable, cross-browser, support multi-language, CSS3 compliant and hosted by Rating-Widget.com. You can create unlimited ratings and collect unlimited votes. The rating editor allows you to fully customize your ratings and its placement on your blog's layout. You can also avail of the the 'Top Rated' widget that will allow you to place the widget in your sidebar. This widget will show you the top rated posts, pages and comments."
Luciano Ferrer

6 Ways to Customize WordPress Post Order * Perishable Press - 12 views

  •  
    "Recently, reader Luke Knowles asked how to customize the sort order of his posts in WordPress. Looking into a solution to this question proved quite enlightening. Within moments I was able to discern 4 methods for modifying post order, and then several days later I discovered 2 additional custom sorting techniques. After updating the reply to Luke's comment, it seemed like some good information that other WordPressers may find useful. So, here are six ways to customize the sort order of posts in WordPress."
Peter Nilsson

WordPress 4.2.1 Security Release Now Available - 1 views

  •  
    An XSS vulnerability was found in WordPress 4.2. The issue resulted in a quick update and critical security release. WordPress 4.2.1 is now available.
Peter Nilsson

Weekly WordPress Roundup #7 - 0 views

  •  
    We talked about security updates before and last week was important for keeping your projects up-to-date. Check out our Weekly WordPress Roundup #7.
Peter Nilsson

WP Daily Themes Weekly WordPress Roundup #10 - 1 views

  •  
    The day is fully dedicated to the news about Automattic's acquisition of WooThemes. WP Daily Themes keeps an eye on the latest updates in our roundup #10.
Vernon Fowler

WordPress › User Role Editor « WordPress Plugins - 0 views

  • as a copy of other existing role
  • Multiple roles could be assigned to user simultaneously
  •  
    With User Role Editor WordPress plugin you can change user role (except Administrator) capabilities easy, with a few clicks. Just turn on check boxes of capabilities you wish to add to the selected role and click "Update" button to save your changes.
Luciano Ferrer

WordPress › WP Rollback « WordPress Plugins - 0 views

  •  
    "Rollback (or forward) any WordPress.org plugin or theme like a boss. Quickly and easily rollback any theme or plugin from WordPress.org to any previous (or newer) version without any of the manual fuss. Works just like the plugin updater, except you're rolling back (or forward) to a specific version. No need for manually downloading and FTPing the files or learning Subversion. This plugin takes care of the trouble for you."
Peter Nilsson

How to Roll Back WordPress Themes and Plugins with WP Rollback - 2 views

  •  
    When an update or something unexpected and unwanted happen, wouldn't it be great to be able to return and rollback to a previous version that worked?
Luciano Ferrer

How To Style Your Posts Based on Category, Tag or Custom Taxonomy in WordPress - Theme.fm - 0 views

  •  
    "How To Style Your Posts Based on Category, Tag or Custom Taxonomy in WordPress Style Posts by Taxonomy We heard this question many times and it's not as simple as it sounds, so we're dedicating a whole blog post to the solution. Today we'll talk about child themes, taxonomy (categories, tags and custom taxonomy), the post_class function, it's filter friend and their correct usage in WordPress themes. As simple as it sounds, adding the appropriate CSS rules to your theme stylesheet doesn't always work unless you're using default themes or very well written ones. Then again, even if it does, you might see it broken during the next update to the theme you're using, which brings us to child themes."
‹ Previous 21 - 40 of 98 Next › Last »
Showing 20 items per page