background preloader

Types and Views - Create and Display Custom Content in WordPress

Types and Views - Create and Display Custom Content in WordPress

Events Manager Demo Site | See Events Manager in action! OptionTree OptionTree attempts to bridge the gap between WordPress developers, designers and end-users by creating fully responsive option panels and meta boxes with an ease unlike any other plugin. OptionTree has many advanced features with well placed hooks and filters to adjust every aspect of the user experience. Build your Theme Options panel locally with an easy to use drag & drop interface and then export a functioning theme-options.php file for production use that is i18n translation ready, with your custom text domain automatically inserted. And, in just a few simple lines of code, save settings to the database with a unique array ID so none of your Theme Options conflict with other themes that use OptionTree. Also, OptionTree now takes full advantage of the new color schemes introduced in WordPress 3.8, it looks and feels built-in. Theme Integration If you're like me, you want to know how everything works. Contributing Sponsorship Option Types

A Walkthrough on Conditional Tags in WordPress: Introduction - Tuts+ Code Tutorial One of the most important strengths of WordPress is the extensibility of the core. With plugins and themes, WordPress users have been able to mold their websites for almost a decade. (WordPress was first released in 2003, but plugins were introduced in 2004 and themes were introduced in 2005.) And to create such a solid infrastructure, WordPress includes lots of handy sub-systems (functions, classes or whole APIs). One of them is "Conditional Tags", which allow our code to function differently in particular situations. In this series, we're going to learn about these Conditional Tags. Let's begin! In the Codex, Conditional Tags are described like this: The Conditional Tags can be used in your Template files to change what content is displayed and how that content is displayed on a particular page depending on what conditions that page matches. Your Code: Hey man, I need some help. Let's have a quick example of how a Conditional Tag works: Get it? See what we did? See you in the next part!

Google XML Sitemaps Use this plugin to greatly improve SEO to create special XML sitemaps which will help search engines like Google, Bing, Yahoo and Ask.com to better index your site. With such a sitemap, it’s much easier for the crawlers to see the complete structure of your site and retrieve it more efficiently. The plugin supports all kinds of WordPress generated pages as well as custom URLs. Supported since over 9 years and rated as the best WordPress plugin, it will do exactly what it’s supposed to do – providing a complete XML sitemap for search engines. If you like the plugin, feel free to rate it (on the right side of this page)! Related Links: License Good news, this plugin is free for everyone! Translations The plugin comes with various translations, please refer to the WordPress Codex for more information about activating the translation. Along with other things this plugin alone makes a huge difference with google. Read all 2,059 reviews “Google XML Sitemaps” is open source software.

Leaflet Maps Marker As of January 2020, the free version of the Maps Marker plugin has earned its retirement: It will still be usable, but it we will only add occasional security updates, no new features and bugfixes. Our recommendation is to upgrade to Maps Marker Pro – read more in our sticky forum post & retirement FAQ at We are working hard on delivering the best mapping solution available – helping you to share your favorite spots and tracks. Display locations and directions on your WordPress site. With Leaflet Maps Marker, you can This plugin is built by a team with a vision. Frontend Backend We feature full RTL (right-to-left) language support as well as full support for cyrillic, chinese and other characters with UTF-8. Available translations For full credits of each translations please visit (credit links had to be removed from readme-file as they were considered as spam by WordPress :-/ ) Licence

WordPress hooks database - action and filter hooks for wp plugin developers -- Adam Brown, BYU Political Science What is a hook? In brief, WordPress hooks enable you to change how WordPress behaves without editing any core files. Because you leave the WordPress files untouched, you can painlessly upgrade your blog with each new version of WordPress. If you don't know what WordPress hooks are for, read the Plugin API or this tutorial. What is this directory? If you're a plugin or theme developer, you know how difficult it can be to figure out which hooks are available. What is this good for? See what new hooks are available with each new version of WordPress See which hooks have been deprecated or renamed (use the "view all hooks" option) Easily learn exactly which WP file(s) use each hook. How to help? Update and improve the official action and filter references.

Checkfront Booking Plugin Checkfront is an Online Booking System designed for your tour, activity, rental or accommodation business. Checkfront helps streamline the reservation process and grow your business by allowing you to manage availability and inventory, learn about your customers, automate communications, access valuable insights, and plan your day to day operations. Your guests can view your availability and book directly from your WordPress website at whatever time suits them. They can easily submit their details, sign digital waivers and documents, review their booking history, and make an online payment — all from a desktop or mobile device. This plugin provides a powerful real-time booking interface that blends in with your existing WordPress theme by connecting your Checkfront account to your WordPress site. Features include Checkfront integrates seamlessly into WordPress and does not force customers off to an external website to process bookings or view availability. Installation Configuration

WPtouch WPtouch is a mobile plugin for WordPress that automatically enables a simple and elegant mobile theme for mobile visitors of your WordPress website. The administration panel allows you to customize many aspects of its appearance, and deliver a fast, user-friendly and stylish version of your site to your mobile visitors, without modifying a single bit of code (or affecting) your regular desktop theme. The theme also includes the ability for visitors to switch between the theme on your mobile WordPress website and your website's regular theme. Now Available: WPtouch Pro + BraveNewCloud With 4 themes and 3 new extensions installed & updated right from our new BraveNewCloud service, it's the best WPtouch yet! For more information visit the WPtouch.com. 'WPtouch' & ’WPtouch Pro' are trademarks of BraveNewCode Inc.

Leveraging Chrome Developer Tools for WordPress Development One of the most common questions I see in forums, and when talking to people one-on-one is “how do you know?” How do you know what style rules a specific element has? How do you know exactly what classes are applied to it? How can you tell that the script isn’t loading properly? There are JavaScript errors? My answer is Chrome Developer Tools! In this article we take a look at Chrome’s Developer Tools, but the general idea can be applied to all large browsers. If you have Chrome open, go to View > Developer > Developer Tools or press Command + Shift + C on your Mac or Control + Shift + C on Windows to bring up the developer tools. Inspecting Elements The foundation of any HTML/CSS information is the Elements section and the Element Inspector. By default the inspector will be turned on. The inspector allows you to hover over an element on the page and click to select it. One trick I like is that you can copy/edit/delete nodes. Working With CSS Element Style Overview View and Add Rules

Related: