Skip to main content

Home/ Wordpress/ Group items tagged posts

Rss Feed Group items tagged

Luciano Ferrer

Post Types Order - WordPress Plugins - 1 views

  •  
    "Post Order and custom Post Type Objects (custom post types) using a Drag and Drop Sortable JavaScript AJAX interface or default WordPress dashboard. A powerful plugin, Order Posts and Post Types Objects using a Drag and Drop Sortable JavaScript capability. The order can be customized within default WordPress post type archive list page or a separate Re-Order interface which display all objects. It allow to reorder the posts for any custom post types you defined, including the default Posts. Also you can display the posts within admin interface sorted per your new sort. Post Order has never been easier."
  •  
    Indian Companion In Dubai Indian Escort In Dubai Arab Independent Escorts In Dubai Arab Model Escort In Dubai Arab Escorts Service Dubai Pakistani Escorts Indian Call Girls In Dubai Pakistani Cheap Call Girls In Dubai Arab Cheap Escorts Service
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 › List category posts « WordPress Plugins - 2 views

  •  
    "List Category Posts allows you to list posts from a category into a post/page using the [catlist] shortcode. The shortcode accepts a category name or id, the order in which you want the posts to display, and the number of posts to display. You can also display the post author, date, excerpt, custom field values, even the content! The [catlist] shortcode can be used as many times as needed with different arguments on each post/page."
Luciano Ferrer

How to Style Each WordPress Post Differently - 0 views

  •  
    "Have you ever came across a site that style their posts differently? Some sites have different sticky posts highlighted whereas others have each category post styled with a different color, or some may even have a totally unique outlook altogether. Well, that is exactly what we are going to cover in this article. We will share how you can style different WordPress posts in different ways. So what are we going to use? We will use a function called post_class. Post Class function prints out different post container classes which can be added, typically, in the index.php, single.php, and other template files featuring post content. Note: This tutorial requires that you are somewhat familiar with WordPress theming, and know fairbits of HTML / CSS. "
Luciano Ferrer

Best Related Posts Plugins for WordPress - WPExplorer - 1 views

  •  
    "It's been a while since I pulled a plugin list post, so here is one just to get our groove back on. Before we take it too far though, I'd urge you to spare a few minutes, and check out these other lists: 20 Best Social Media Plugins for WordPress, 20 Great Admin WordPress Plugins, 40 Must-Have WordPress Plugins, and 10 BuddyPress Plugins You Must Have, among others. That aside, how about we drop the anchor and set sail? Good. To make loyal customers out of your readers, you have to keep wowing them with more of your awesome content. After all, creating content like a god won't mean jack if no one can find it long after it has disappeared from your front page. So stop losing visitors left, right and center, and actively engage them with more content - more related content that will keep readers from exiting your site from the entry post. Good news is with the right related post plugin, you can direct users to more of your content, and keep them on your site longer, which - if you're wondering - increases your chances of making a sale. In this post, we will unveil a few select related post plugins for WordPress, so you can drive user engagement, boost your page impressions, and hopefully net those elusive sales. Enjoy and share your favorite related posts plugins at the end! Let's start with…"
Luciano Ferrer

Creating Custom Post Types In WordPress | Elegant Themes Blog - 1 views

  •  
    "Custom post types are nothing more than a basic post but have different sets of parameters defined inside your code. The post type of regular posts is post, pages use page, attachments use attachment and so on. Since the release of WordPress 3.0, you can now create your own custom post types. If created successfully and the right parameters are returned you can have a customized area on your website like no other."
onextrapixel OXP

Practical Uses for the Post-Thumbnail Function in WordPress 2.9 - 7 views

  •  
    We are all used to seeing an image below blog posts titles, be it on blog homepages or on individual posts. However, until recently, adding these images was not as straightforward. Before the ability to register post thumbnails in themes was introduced in WordPress 2.9, WordPress theme developers were forced to use the post metadata in order to display an image associated with a post. In this tutorial, I'll show you how to add this functionality to your themes and we will play around with some of the function options.
  •  
    Practical Uses for Post-Thumbnail function in WordPress 2.9
Luciano Ferrer

WordPress › Editorial Calendar « WordPress Plugins - 3 views

  •  
    "The Editorial Calendar makes it possible to see all your posts and drag and drop them to manage your blog. Did you remember to write a post for next Tuesday? What about the Tuesday after that? WordPress doesn't make it easy to see when your posts are scheduled. The editorial calendar gives you an overview of your blog and when each post will be published. You can drag and drop to move posts, edit posts right in the calendar, and manage your entire blog."
Luciano Ferrer

WordPress › Dynamic Featured Image « WordPress Plugins - 0 views

  •  
    "Dynamic Featured Image Dynamically adds multiple featured image (post thumbnail) functionality to posts, pages and custom post types. Dynamically adds multiple featured image or multiple post thumbnail functionality to your page, posts and custom post types. This plugin provides you an interface to add any number of featured image as you want without writing a single code. These dynamic featured images can then be collected by the various theme functions."
Luciano Ferrer

WordPress › Revive Old Post (Former Tweet Old Post) « WordPress Plugins - 0 views

  •  
    "Plugin to share about your old posts on twitter, facebook, linkedin to get more hits for them and keep them alive. What the plugin can do ? This plugin helps you to keeps your old posts alive by sharing them and driving more traffic to them from social networks. It also helps you to promote your content. You can set time and no of posts to share to drive more traffic."
Luciano Ferrer

WordPress › Easy Featured Images « WordPress Plugins - 0 views

  •  
    "Allows you to add and remove featured images from admin post lists. Works with AJAX and magic for your image assignment pleasure. Easy Featured Images allows you to assign featured images to posts much more efficiently, especially if you have a number of posts to go through. Normally you have to visit the edit page of each post, launch the media window and upload/assign the image. With the plugin enabled you can do this from the post list screen. Everything words via AJAX so images are assigned instantly, without having to wait for pages to load. It uses the regular WordPress media box making the plugin 100% WordPress awesome."
Vernon Fowler

Post Formats « WordPress Codex - 0 views

  •  
    "Post Formats is a theme feature introduced with Version 3.1. A Post Format is a piece of meta information that can be used by a theme to customize its presentation of a post. The Post Formats feature provides a standardized list of formats that are available to all themes that support the feature. Themes are not required to support every format on the list. New formats cannot be introduced by themes nor even plugins. The standardization of this list provides both compatibility between numerous themes and an avenue for external blogging tools to access this feature in a consistent fashion. "
Luciano Ferrer

How To Make Your WordPress Website Multi-Lingual | Elegant Themes Blog - 0 views

  •  
    WPML one post per language Polylang one post per language xili-language one post per language Bogo one post per language qTranslate Plus multiple languages in the same post Transposh It will automatically translate 92 languages Google Language Translator It provides translations for 81 languages
Luciano Ferrer

WordPress › Duplicate Post « WordPress Plugins - 0 views

  •  
    "Duplicate Post Clone posts and pages. This plugin allows to clone a post or page, or edit it as a new draft. If you find this useful, please consider donating whatever sum you choose, even just 10 cents. It's been downloaded thousands of times: just a few cents from every user would help me develop the plugin and improve support."
anonymous

Arras Theme Double Pictures in Posts - help! - 6 views

  •  
    Wordpress.org forum post: I finally got the thumbnails working in Arras. Now I have two pictures in the actual post. When someone clicks the story, One photo is above the post and then the photo appears in the post as it should be. How do I get rid of the extra photo?
Andy Brudtkuhl

WordPress › Insights « WordPress Plugins - 0 views

  •  
    Insights brings a powerful new way to write your blog posts. It increases productivity and at the same time quality of your posts. Insights performs following functions in real-time: * Interlink your posts * Insert Flickr images * Insert Youtube videos * Search Wikipedia * Search Google * Search Google News * Google Blog Search * Google Book Search
  •  
    Insights brings a powerful new way to write your blog posts. It increases productivity and at the same time quality of your posts. Insights performs following functions in real-time: * Interlink your posts * Insert Flickr images * Insert Youtube videos * Search Wikipedia * Search Google * Search Google News * Google Blog Search * Google Book Search
anonymous

Some steps which will help in making changes in the post order - 0 views

  •  
    In WordPress theme everyone wants to change Post order and page order in navigation menu or on home page. Discussed below are some steps which will help you in making changes in the post order.
Luciano Ferrer

WordPress › Dynamic Widgets « WordPress Plugins - 2 views

  •  
    "Dynamic Widgets gives you full control on which pages your widgets will appear. It lets you dynamically show or hide widgets on WordPress pages by setting conditional logic rules with just a few mouse clicks. No knowledge of PHP required. No fiddling around with conditional tags. You can set conditional rules by Role, Dates, Browser, Theme Template, Language (WPML or QTranslate), URL, for the Homepage, Single Posts, Attachments, Pages, Authors, Categories, Tags, Archives, Error Page, Search Page, Custom Post Types, Custom Post Type Archives, Custom Taxonomies in Custom Post Types, Custom Taxonomies Archives, WPEC/WPSC Categories, BuddyPress Components, BuddyPress Groups, Pods pages and bbPress."
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."
John Pratt

WordPress custom post types on steroids tutorial - 8 views

  •  
    Great tutorial on building custom websites with custom post types in WordPress
  •  
    I can confirm this works in WordPress 3.4.2 Thanks for sharing, this is the definitive post to custom posts, it's well explained :D
  •  
    I just finished a custom post type project thanks to this articles. Very nice, Thanks for sharing.
1 - 20 of 364 Next › Last »
Showing 20 items per page