Skip to main content

Home/ Wordpress/ Group items tagged disable

Rss Feed Group items tagged

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

WordPress › Disable Comments « WordPress Plugins - 0 views

  •  
    "Allows administrators to globally disable comments on their site. Comments can be disabled according to post type. "
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 );
thomas info

jQuery UI DatePicker Disable/Enable Specified Dates - 0 views

  •  
    We all are familiar with jQuery UI DatePicker, it have many options to customize the functionality. Instead of that we can be able to use or modify some of the values/params. Some times we want to disable/enable some days in datepicker, jQuery doesn't have any direct optional values for that. Here I'm mentioning the usage of beforeShowDay param in datepicker.
trimantra

How to setup multiple site in wordpress | Trimantra Blog - 0 views

  •  
    This new feature is being called Network or Multi-site option. In WordPress By default this feature is disabled. If you want to use this option in your WordPress, you need to enable it.To enable this feature, simply open your wp-config.php file located in your WordPress root folder.
  •  
    This new feature is being called Network or Multi-site option. In WordPress By default this feature is disabled. If you want to use this option in your WordPress, you need to enable it.To enable this feature, simply open your wp-config.php file located in your WordPress root folder.
anonymous

Is Your Website Design Suitable for Visually Impaired Users ? - 0 views

  •  
    Making your site accessible to general visitors is not enough. You also need to ensure that disabled persons can access your site. To fulfill this goal, you need to pay attention to certain factors.
JR Oakes

Improving the Performance of your WordPress Site: Part 1 - 0 views

  • Optimising CSS & JavaScript With the above informatinon in mind aim to lower the amount of css and javascript files your theme has, for example include your reset.css in your style.css, and for wp-page-navi add it to your style.css too. Some plugins add css or JavaScript to your theme It’s a good idea to filter these files out and add them to your own style.css or a javascript file. Justin Tadlock has written a  useful guide on how to disable scripts and styles belonging to many plugins. http://justintadlock.com/archives/2009/08/06/how-to-disable-scripts-and-styles You can also minimise you css with CSS Drive’s CSS Compressor to lower your style sheets size by that extra bit. It all adds up!
Sue Bride

Fragile X Awareness | Spreading Awareness of Fragile X Syndrome and Associated Conditions - 3 views

  •  
    Fragile X is the most common inherited cause of intellectual disability and autism
  •  
    Child Theme of Wordpress twentyeleven
robinjtech

A fabulous WordPress plugin for flat scroll bar with powerful customizing options. - 1 views

  •  
    Flat Scroll is a fabulous WordPress plugin for flat scroll bar with powerful customizing options, which will turn your as usual scroll bar into a flat scroll bar. Not only your website scroll bar, but your page, post content also according to your requirements. It also has flexible and powerful settings by which you will be able to style your scroll bar according to your requirements. The features of this plugin are Flat scroll bar, Unlimited scroll bar colors Unlimited Scroll bar Background colors, custom scroll bar height & width, Custom scrolling speed, Website and page, post content scroll bar Touch mode option, Custom border radius, Custom border colors, Features enabled and disabled options Powerful and flexible customizing options, Option page settings and shortcode settings,All major browser supported
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
1 - 11 of 11
Showing 20 items per page