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
Vernon Fowler

Function Reference/wp title « WordPress Codex - 0 views

  • The wp_title() function should not be used by a theme in conjunction with other strings or functions (like concocting with bloginfo('name') ) to set the title because it will render plugins unable to rewrite page titles correctly. The best practice is to use the wp_title filter with a callback function. This method is now a requirement for themes.
Vernon Fowler

How to Include JavaScript and CSS in Your WordPress Themes and Plugins | Wptuts+ - 0 views

  • a selection of common JavaScript libraries are already included that you can use for your JavaScript development
  • be selective about which pages you load your scripts on. If your plugin or theme has a script that only does something on one front-end or admin page, such as the theme’s options page, or maybe a page with a specific widget, you only need to load your script on that page. No point clogging things up and loading scripts on pages where they’re not being used!
  • it’s perfectly possible to prioritise scripts and styles and nominate whether they load in the header or footer from the comfort and safety of your functions.php. The benefit being that your theme / framework will work with a wider range of other plugins / child themes.
  • ...2 more annotations...
  • get_template_directory_uri()
  • get_stylesheet_directory_uri()
Luciano Ferrer

WordPress › Extra User Fields « WordPress Plugins - 5 views

  •  
    "Add extra meta fields for user account owners to provide inputs in profiles. Easy to use, simple and dynamic configurations. "
Vernon Fowler

Types intro on Vimeo - 0 views

  •  
    Shows how the Types WordPress plugin is used to create custom post types, taxonomy and fields.
Luciano Ferrer

WordPress › ThemeFuse Maintenance Mode « WordPress Plugins - 1 views

  •  
    "Use our awesome Maintenance Mode (Coming Soon) plugin while you work on building your website."
Vernon Fowler

Using Permalinks « WordPress Codex - 0 views

  • Using %category% with multiple categories on a post When you assign multiple categories to a post, only one can show up in the permalink. This will be the lowest numbered category (see Manage Categories). The post will still be accessible through all the categories as normal.
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!"
« First ‹ Previous 221 - 240 of 586 Next › Last »
Showing 20 items per page