Skip to main content

Home/ Wordpress/ Group items tagged from

Rss Feed Group items tagged

Luciano Ferrer

How to: Add shortcodes in sidebar Widgets - 1 views

  •  
    "To allow shortcodes in sidebar widgets, simply edit the functions.php file from your them and add the following code: add_filter('widget_text', 'do_shortcode');"
Vernon Fowler

Post Types « WordPress Codex - 1 views

  • it is better if you prefix your identifier with a short namespace that identifies your plugin, theme or website that implements the custom post type. For example: acme_product or aw_product for products post type used by a hypothetical ACMEWidgets.com website
  • Namespacing your custom post type identifier will not guarantee against conflicts but will certainly minimize their likelihood.
  • Do pay close attention to not having your custom post type identifier exceed 20 characters though, as the post_type column in the database is currently a VARCHAR field of that length.
  • ...6 more annotations...
  • register_post_type( 'acme_product', array( 'labels' => array( 'name' => __( 'Products' ), 'singular_name' => __( 'Product' ) ), 'public' => true, 'has_archive' => true, ) );
  • When you namespace a custom post type identifier and still want to use a clean URL structure, you need to set the rewrite argument of the register_post_type() function. For example, assuming the ACME Widgets example from above:
  • 'rewrite' => array('slug' => 'products'),
  • Note: In some cases, the permalink structure must be updated in order for the new template files to be accessed when viewing posts of a custom post type.
  • single posts of a custom post type will use single-{post_type}.php and their archives will use archive-{post_type}.php where {post_type} is the $post_type argument of the register_post_type() function.
  • In any template file of the WordPress theme system, you can also create new queries to display posts from a specific post type. This is done via the post_type argument of the WP_Query object.
Luciano Ferrer

WordPress › FG Joomla to WordPress « WordPress Plugins - 0 views

  •  
    "This plugin migrates sections, categories, posts, images, medias and tags from Joomla to WordPress"
Luciano Ferrer

WordPress › Subscribe2 « WordPress Plugins - 2 views

  •  
    "Sends a list of subscribers an email notification when new posts are published to your blog Subscribe2 provides a comprehensive subscription management and email notification system for WordPress blogs that sends email notifications to a list of subscribers when you publish new content to your blog. Email Notifications can be sent on a per-post basis or periodically in a Digest email. Additionally, certain categories can be excluded from inclusion in the notification and posts can be excluded on an individual basis by setting a custom field."
Vernon Fowler

Advanced custom fields - Addons - WordPress Plugin of the Week - 3 views

  •  
    Advanced Custom Fields plugin allows developers to take full control of the edit screens & custom field data. Add-ons also allow you to extend the functions even further from limiting characters in a textarea, building unique designed admin pages with the flexible content layout manager to easily including Gravity Forms or Contact Form 7 forms.
Luciano Ferrer

WordPress › Uji Countdown « WordPress Plugins - 1 views

  •  
    "Uji Countdown allows you to display a countdown on your post or page. The easiest way to place your full customizable HTML5 Countdown Timer. Features: HTML5 features No flash, only javascript! Customize of colors for text and background Customize boxes color Enable animation Set the texts for date, time Create unlimited styles Simple using shortcode Multilanguage support for date Add countdown timers from Widgets area"
Luciano Ferrer

WordPress › Slick Contact Forms « WordPress Plugins - 1 views

  •  
    "Slick contact forms allows you quickly and easily create contact forms for any area on your WordPress site using widgets Creates a widget, which adds a contact form using either a floating, drop down button or a sticky, sliding tab. Can handle multiple forms on each page and the location of the floating button or sliding tab can be easily set from the widget control panel."
Luciano Ferrer

WordPress › Duplicator « WordPress Plugins - 0 views

  •  
    "The Duplicator plugin gives WordPress Administrators and Developers the ability to migrate/clone a site from one location to another location. First create a package, download it and install. No need to change your settings and re-run import/export scripts. The plugin also serves as a simple backup utility. The Duplicator also supports both serialized and base64 serialized string replacement."
Luciano Ferrer

WordPress › WPtouch « WordPress Plugins - 2 views

  •  
    "WPtouch automatically transforms your WordPress website for mobile devices, complete with ajax loading articles and smooth effects when viewed from popular mobile web browsing devices like the iPhone, iPod touch, Android mobile phones, BlackBerry OS6+ mobile devices, and more!"
Aman Khani

Know All About Different Tier Data Center Facilities - 0 views

  •  
    The co-location data centers offer businesses option to store their server equipment within a service provider's racks, by sharing their bandwidth to use their facilities from multiple locations.
Peter Nilsson

Google Analytics in Your WordPress Dashboard: A Metrics Plugin to Consider - 0 views

  •  
    With Google Analytics by Lara you can quickly view your website's Google Analytics account straight from your WordPress dashboard.
Luciano Ferrer

Disable Comments - 0 views

  •  
    "Allows administrators to globally disable comments on their site. Comments can be disabled according to post type. Multisite friendly. This plugin allows administrators to globally disable comments on any post type (posts, pages, attachments, etc.) so that these settings cannot be overridden for individual posts. It also removes all comment-related fields from edit and quick-edit screens. On multisite installations, it can be used to disable comments on the entire network."
Luciano Ferrer

footnotes - 0 views

  •  
    "footnotes aims to be the all-in-one solution for displaying an automatically generated list of references on your Page or Post. The Plugin ships with a set of sane defaults but also gives the user control over how their footnotes are being displayed. footnotes gives you the ability to display decently-formated footnotes on your WordPress Pages or Posts (those footnotes we know from offline publishing)."
Luciano Ferrer

10 Free Contact Form 7 Extensions You Didn't Know You Need | Elegant Themes Blog - 0 views

  •  
    "With an active user base exceeding one million, Contact Form 7 is the King of the free contact form plugins. However, if you want it to compete with the top premium options, it needs a little bit of help. Fortunately, Contact Form 7 is fully extendable. That means you can unlock more advanced functionalities by installing extensions and add-ons. In today's post, we're taking a look at 10 of the very best of them - the 10 Contact Form 7 extensions you didn't know you need. Each extension is available completely free of charge from the official WordPress plugin directory. These extensions are stackable, too. That means you're not limited to just the one, and by mixing and matching these extensions, you can have contact forms capable of anything you ask of them. Now Contact Form 7 can give those premium contact forms a run for their money! Contact Form 7 Multi-Step Forms Conditional Fields for Contact Form 7 Contact Form 7 Submissions Contact Form 7 PayPal Add-on Contact Form 7 Lead Info with Country CF7 Customizer Contact Form 7 Skins "
iFlair Web Technology

Hire Dedicated WordPress Developers, WordPress Professionals | iFlair - 0 views

  •  
    Hire WordPress developers, professionals for WordPress development from iFlair Web Technologies, a leading web development company in India at affordable price and deliver to complete WordPress solutions as per your need.
Aman Khani

80+ resources for web hosting and domain name related Information - 0 views

  •  
    There are so many things you need to consider to pick an adequate web hosting account that meets your needs two years from now. In this post we have collected all resources related to web hosting & domain name.
Web Dorado

Launch Your Own Website on WordPress: Useful Tips and Tools - 1 views

  •  
    If you've been thinking of starting a blog or launching a website for your business for quite a long time, it's the right time to do that. WordPress gives you thousands of options to run and manage any kind of website or blog, be it a corporate one, or just a personal blog to share a couple of posts from time to time.
« First ‹ Previous 61 - 80 of 381 Next › Last »
Showing 20 items per page