Skip to main content

Home/ Wordpress/ Group items matching "usefulness" in title, tags, annotations or url

Group items matching
in title, tags, annotations or url

Sort By: Relevance | Date Filter: All | Bookmarks | Topics Simple Middle
Rick Powell

Hello world! - WP Realm - 2 views

  •  
    WP Realm is a soon-to-be-launched blog concerning all things WordPress. This is a non-commercial community blog, focusing on the WordPress community worldwide, and redressing a current imbalance in WordPress blogs that are too often US-centric.
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
John Pratt

Where Can I Get WordPress Help? - 4 views

  •  
    list of useful WP help and tutorial websites
Vernon Fowler

Child Themes « WordPress Codex - 0 views

  • A child theme resides in its own directory in wp-content/themes. The scheme below shows the location of a child theme along with its parent theme (Twenty Twelve) in a typical WordPress directory structure:
  • This directory can contain as little as a style.css file, and as much as any full-fledged WordPress theme contains: style.css (required) functions.php (optional) Template files (optional) Other files (optional)
  • @import url("../twentytwelve/style.css");
  • ...4 more annotations...
  • Note on the @import rule There must be no other CSS rules above the @import rule. If you put other rules above it, it will be invalidated and the stylesheet of the parent will not be imported.
  • Unlike style.css, the functions.php of a child theme does not override its counterpart from the parent. Instead, it is loaded in addition to the parent’s functions.php. (Specifically, it is loaded right before the parent’s file.)
  • But, when creating child themes, be aware that using add_theme_support('post-formats') will override the formats as defined by the parent theme, not add to it.
  • A child theme can override any parental template by simply using a file with the same name.
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
david clay

WordPress Website Designers: Superior to the Relaxation - 0 views

  •  
    Nowadays, getting a name online is very important. A name that does not only looks good but can also be easy to use and simply found via an internet search engine. You will find several choices available when considering creating an internet site.
david clay

Hire Best WordPress Developer for Custom Web Development - 0 views

  •  
    In present Scenario website plays the functional role to obtain visibility in the world. Everyone is challenging for that originality of the website on the planet. Because of this reason, dependence on web designer and developer has elevated daily. WordPress Developer is using various design Techniques and tool to build up unique Website.
Luciano Ferrer

WordPress › Events Made Easy « WordPress Plugins - 5 views

  •  
    "Manage and display events. Includes recurring events; locations; widgets; Google maps; RSVP; ICAL and RSS feeds; PAYPAL support. SEO compatible. Events Made Easy (formally called 'Events Manager Extended') is a full-featured event management solution for WordPress. Events Made Easy supports public, private, draft and recurring events, locations management, RSVP (+ approval if wanted) and maps. With Events Made Easy you can plan and publish your event, or let people reserve spaces for your weekly meetings. You can add events list, calendars and description to your blog using multiple sidebar widgets or shortcodes; if you are a web designer you can simply employ the template tags provided by Events Made Easy."
John Pratt

Wordpress sms plugin - 5 views

  •  
    The latest WordPress Text Message plugin update (2.06) now allows international use supporting unlimited carriers for all countries - so anyone can now offer website updates via SMS
Luciano Ferrer

WordPress › Disqus Comment System « WordPress Plugins - 3 views

  •  
    "The Disqus comment system replaces your WordPress comment system with your comments hosted and powered by Disqus. Disqus, pronounced "discuss", is a service and tool for web comments and discussions. Disqus makes commenting easier and more interactive, while connecting websites and commenters across a thriving discussion community. The Disqus for WordPress plugin seamlessly integrates using the Disqus API and by syncing with WordPress comments."
aymn nano

21 Best Social Media WordPress Themes - 7 views

  •  
    Good templates should integrate social media. There are many nice WordPress Themes available on the Internet, using social media optimized WordPress theme is the best way to effectively promote your blog.
aymn nano

Top 6 Must Have Wordpress Plugins - 12 views

  •  
    WordPress is currently the world's most famous blogging platform. With the huge number of websites built using the WordPress system, it has proven time and again that it is more than capable of churning out simple blogs.
Luciano Ferrer

WordPress › Membership « WordPress Plugins - 4 views

  •  
    "Membership transforms your WordPress website into a fully functional membership site. Provide access to downloads, online content, videos, forums, support and more through flexible membership levels and options. Simple to use, flexible - this plugin will meet all of your membership site needs. Want to create a site like GigaOm, Izzy Video, PSD Tuts? Now you can do it, easy!"
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."
John Pratt

Widget Logic Visual Plugin 1.5 released for WordPress - 4 views

  •  
    Control widget display on your WordPress website without knowing any code, or use conditional tags (for advanced users)
Alex Sysoef

10 Preventable Social Marketing Mistakes - 4 views

  •  
    Social media has made a profound impact on the way businesses market their products and services. Did you think Facebook and Twitter wouldn't last when they first came out? Many of us did but boy were we wrong! 
Luciano Ferrer

WordPress › Mute Screamer « WordPress Plugins - 3 views

  •  
    "Mute Screamer uses PHPIDS to detect attacks on your WordPress site and react in a way that you choose."
Luciano Ferrer

34 Free WordPress Theme Frameworks and Starter Themes (With A Comparison Chart) - 9 views

  •  
    "Yes, WordPress theme development. That is an easy process for experienced hands who knows the capabilities of the application and familiar with its functions and "not too hard" for others. To simplify developing new themes, there are awesome WordPress theme frameworks and starter themes that you can use as a base for skipping the repetitive steps and begin with an optimized playground. Here are the 34 free and good-quality ones that will save your time from searching them. And, in the bottom, you can find a comparison table for these WordPress theme frameworks."
Luciano Ferrer

How to Create Additional Image Sizes in WordPress - 0 views

  •  
    "WordPress has a built-in feature Post Thumbnails aka Featured Images. There is also a built-in function add_image_size() which lets you specify image sizes and give you the option to crop. Using these core functions in your theme can essentially eliminate the need of a third party script like TimThumb in most cases."
Luciano Ferrer

WordPress › P3 (Plugin Performance Profiler) « WordPress Plugins - 2 views

  •  
    "See which plugins are slowing down your site. This plugin creates a performance report for your site. This plugin creates a profile of your WordPress site's plugins' performance by measuring their impact on your site's load time. Often times, WordPress sites load slowly because of poorly configured plugins or because there are so many of them. By using the P3 plugin, you can narrow down anything causing slowness on your site."
« First ‹ Previous 241 - 260 of 619 Next › Last »
Showing 20 items per page