Skip to main content

Home/ Wordpress/ Group items tagged functions

Rss Feed Group items tagged

anonymous

WordPress CMS Development - A Power Packed Solution - 3 views

  •  
    WordPress is considered the best blogging software among the rest, due to the impeccable feature and functionalities it offers. You can easily, add content with suitable images on the internet. Not only this, selection from numerous tailor-made themes and templates can also be done to provide a unique appearance to your e-store.
anonymous

Who Wins The Battle As The Top CMS - WordPress Or Joomla? - 2 views

  •  
    Content has become the core component of every function today. Organizations are being increasingly dominated by information, knowledge and content. And with the advent of internet, the desire to get access of information has increased among people. Hence, the need for an exceptional and unique content management solution.
  •  
    I came out short of liking Joomla. Still, Wp has more features.
Peter Nilsson

How to Add a Live Chat Plugin to Your WordPress Website with Twoople - 0 views

  •  
    If you use WordPress, sells or offers products and services, wouldn't it be great to use a chat function on your website? Here are Twoople free chat plugin.
Luciano Ferrer

WordPress › Participants Database « WordPress Plugins - 1 views

  •  
    "Build and maintain a fully customizable database of participants, members or anything with signup forms, admin backend, custom lists, and CSV support. This plugin offers all the functionality needed to build and maintain a database of people. The database is fully configurable, allowing you to define all the fields of information you want to store for each record. The records can be entered individually in the WordPress admin section, imported with a CSV file, or let the individuals themselves create their own record. Display lists of records can be sorted and filtered by any field, and the result exported as a CSV file."
Luciano Ferrer

WordPress › Easy WordPress Parallax Slider « WordPress Plugins - 0 views

  •  
    "Easy WordPress Parallax Slider Easy WordPress Parallax Slider is a wordpress plugin with CSS3 and jQuery. Drag n drop admin functionality to set the show order of slides. As the name describes, Easy WordPress Parallax Slider is most easy parallax slider using CSS3 and jQuery. You can create unlimited parallex slider with different settings for each slider, it support the shortcode so you can show this anywhere using the shortcode."
siva kumar

Build a Website - How to Build a Website in 3 Steps - 0 views

  •  
    To create a website you need to follow these three steps Choose a domain name. Choose Web hosting. Creating your Website. Let me explain about each Step One by One 1.DOMAIN NAME: First step to choose your domain name. It is a unique name what you are going call your website. You have to register the domain name each year for fee .Example: www.Shayari.ws is your domain name. You also need Web hosting and Website builder. I will show you where to find these in step two 2.Web Hosting: Web hosting is storage where you save all your website files. Once you upload them in your Web Hosting Server, Everyone around the world can view it. Now I will explain you where do I get Web Hosting? You can purchase Web hosting where you register your domain name. I will show you where to register your domain name and buy web hosting. It does with some Web Hosting Companies around the world such as GoDaddy.Com, Hostgator, mocha host and so on….Using a new website hosting Account you can setup a new website from scratch. 3.Creating Your Website: I will explain you where to get them to build your website. Build your website or blog using Word Press. I recommend word press is the best platform to build your website. Most of the new websites are currently using Word Press Application. This is one of the best applications for people who know nothing about making a website. Word press is as simple as clicking a few buttons and finished. If you want to create a blog or website use word press which creates the site design automatically and the functionality is inbuilt as well. Word Press application is free of cost. The actual software (Word Press) that your build your website is supplied by your web hosting company registered and purchased the domain and hosting. We recommended GODADDY for a domain and web hosting so you can build your website
Richard Boss

WordPress Plugin - Welcome Popup - 0 views

  •  
    Plugins in WordPress are something that add the functionality to your WordPress blog. Plugins make WordPress more customizable and easy to use. In this article, we will see how to use Wordpress Plugin.
Peter Nilsson

Build Beautiful Galleries with Fast Gallery WordPress Plugin - 0 views

  •  
    Do you use a lot of photos for portfolios and galleries? Are the existing built-in functions in WordPress not enough to create really fancy galleries? Then there are other options such as the Fast Gallery WordPress plugin.
Peter Nilsson

How to Put Your WordPress Website in Maintenance Mode - 1 views

  •  
    If you re-build your website, changing the theme, or test new functionalities, you must be able to quickly put your website into maintenance mode.maintenance
John Smith

Dictate - Business, Fashion, Medical, Spa WP Theme - 0 views

  •  
    Dictate, the 6-in-one premium Wordpress theme, brings you modern design and neat & clean outlook. Touching the heights of artistic perfection, this multi-purpose web building tool can be used for six different niches, Medical, Fashion, Spa, Saloon, Business and Blog. Nevertheless, it is suitable for every single website, as you can utilize 72 built-in elements and advanced Visual Composer (save $ 25) page builder to modify it to any required shape and functionality. The greatest appeal lies in its versatility of features and ease of customization, so that you may launch a fully featured website with little or no basic knowledge, effort and time.
asheikha

15+ Best WordPress eCommerce Themes For 2016 - 0 views

  •  
    The collection of the best WordPress themes 2016 for e-Commerce shops, that are not only attractive but feature rich and fantastic performing creations. Should you decide to create your eCommerce website on WordPress platform, you will be needing a ideal WooCommerce plugin WordPress, which offer a powerful e-Commerce solution to make fast online shops. WooCommerce is an advanced (and free!) eCommerce plugin that allows you to create a fully-functional online shop within minutes. It's available inside the WordPress plugins directory and you can grab it right away. And
Peter Nilsson

Top 10 WordPress Plugins for Bloggers 2016 - 1 views

  •  
    With a huge variety of plugins, WP can help you extend functionality and visibility of your website. Check out 10 WordPress plugins for bloggers 2016.
Luciano Ferrer

PHP Code To Exclude a Category From a WordPress Page - 1 views

  •  
    "function exclude_category($query) { if ( $query->is_home() ) { $query->set('cat', '-xx'); } return $query; } add_filter('pre_get_posts', 'exclude_category');"
Web Dorado

Cool Responsive WordPress Themes for Summer 2016 - 1 views

  •  
    New responsive WordPress themes feature a nice design, advanced functionality and stand out with customization options.
quiclee1

40+ Best Premium Responsive WordPress Magazine Themes 2018 - 1 views

  •  
    WordPress magazine themes 2018 generally come with the clean and functional design. These best premium WordPress themes generally show portion or headlines on the homepage and highlight your most important or latest news or updates.
Vernon Fowler

Jetpack and WordPress SEO * disable OpenGraph in Jetpack * Yoast - 0 views

  • In their last release, they enabled OpenGraph tags by default with no setting to disable it. Even when you already have WordPress SEO enabled and OpenGraph enabled in that. This is making people freak  out everywhere as double OpenGraph tags lead to problems with Google+ and with Facebook.
  • The best solution, honestly, is to install another plugin by Mark Jaquith, called Manual Control for Jetpack. This disables Jetpack automatic activation of new modules. Now you at least have to manually do something for stuff to break on your site when the Jetpack team decides to push new stuff.
  • This particular OpenGraph feature is in the Publicize module, so you’d think you could disable that, but that doesn’t seem to work. Instead, adding this line in your functions.php should fix this particular problem:

    1add_filter( 'jetpack_enable_opengraph', '__return_false', 99 );
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()
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
« First ‹ Previous 101 - 120 of 158 Next › Last »
Showing 20 items per page