Skip to main content

Home/ Wordpress/ Group items matching "File" in title, tags, annotations or url

Group items matching
in title, tags, annotations or url

Sort By: Relevance | Date Filter: All | Bookmarks | Topics Simple Middle
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
Vernon Fowler

WordPress › Support » Maximum upload file size - 0 views

  • A simple example in .htaccess file <IfModule mod_php5.c> php_value post_max_size 10M php_value upload_max_filesize 40M php_value memory_limit 500M </IfModule>
Andy Brudtkuhl

WordPress Backup Plugin - Backup Your WordPress Site To Amazon S3 - 3 views

  •  
    Backup WordPress files AND database to Amazon S3 with simple easy to install plugin
  •  
    Backup WordPress files AND database to Amazon S3 with simple easy to install plugin
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!
Carlos Brocca

Frequently Asked Questions - CC Wiki - 0 views

  • Secondly, the noncommercial license option is an inventive tool designed to allow people to maximize the distribution of their works while keeping control of the commercial aspects of their copyright. To make one thing clear that is sometimes misunderstood: the "noncommercial use" condition applies only to others who use your work, not to you (the licensor).
    • Carlos Brocca
       
      La atribución no comercial se aplica aquellos que utilizan mi trabajo, no a mí, yo sí lo puedo vender, ijiiiji :-)
  • So if you choose to license your work under a Creative Commons license that includes the “noncommercial use” option, you impose the ”noncommercial” condition on the users (licensees). However, you, the creator of the work and/or licensor, may at any time decide to use it commercially. People who want to copy or adapt your work, "primarily for monetary compensation or financial gain" must get your separate permission first.
    • Carlos Brocca
       
      las personas que quieran comerciar, me tienen que preguntar
  • One thing to note on the noncommercial provision: under current U.S. law, file-sharing or the trading of works online is considered a commercial use -- even if no money changes hands. Because we believe that file-sharing, used properly, is a powerful tool for distribution and education, all Creative Commons licenses contain a special exception for file-sharing. The trading of works online is not a commercial use, under our documents, provided it is not done for monetary gain.
  • ...7 more annotations...
  • Do I need to register my copyright? In most jurisdictions, registration is not required. However, for creators in the United States registration can be obtained and is advisable so that you can enforce your copyright in court. For US-based creators, you should check out the U.S. Copyright Office’s ‘Copyright Basics’ page, which explains more about copyright registration.
    • Carlos Brocca
       
      Diferencias entre Copyright y Creative Commons
    • Carlos Brocca
       
      Advisable: recomendable, aconsejable. La enseñanza es que el registro del Copyright es aconsejable si hay que (enforce=defender o hacer cumplir) el Copyright en por temas de litigio en la corte.
  • Is applying a Creative Commons license to my work the same or an alternative to registering the copyright to my work?
  • No. Applying a Creative Commons license to your work does not give you the same, similar or alternate protection to registering your copyright. Creative Commons licenses apply in addition to and on top of an existing copyright.
  • Do I need to register my copyright in order to use a Creative Commons license? No. Creative Commons licenses apply to works that are copyrighted. As a general rule, in most jurisdictions, copyright protection is automatic for those works that satisfy the requirements of copyright law. Generally, copyright attaches to creative and expressive works once they are fixed in tangible form, ie. the minute you put pen to paper, brush to easel, hit the “save” button on your computer, the “send” button on your email or take a photo.
    • Carlos Brocca
       
      No necesito registrar mi copyright para aplicar la licencia, porque por regla general en muchas jurisdicciones, el copyright ya se nos imputa cuando la obra está hecha en un medio tangible, ejemplo terminé de escribir una carta, apreté el botón que dice publicar en el blog, ya eso me concede los derechos, lo que pasa es que si voy a un litigio debo demostrar que soy el dueño de ese copyrigho, por eso debo registrarlo
  • Do I need a copyright notice to protect my work? You do not need to apply a copyright notice to secure copyright protection. However, a copyright notice can be useful because it clearly signals to people that you believe you own copyright in your work and who to contact.
  • Do Creative Commons licenses affect fair use, fair dealing or other exceptions to copyright? No. All jurisdictions allow some uses of copyrighted material without permission, such as quotation, current-affairs reporting, or parody, although these vary from country to country. These are not dependent on the license and so cannot be affected by it. To make this clear, all of our licenses include this or similar language: “Nothing in this license is intended to reduce, limit, or restrict any rights arising from fair use, first sale or other limitations on the exclusive rights of the copyright owner under copyright law or other applicable laws.” Thus, regardless of the jurisdiction a user is in, our licenses do not affect a user’s right to use or allow use of content under copyright exceptions.
Sue Bride

1 Pixel Out » Audio Player Wordpress plugin - 0 views

  • Once installed, this plugin allows you to insert mp3 audio files into your posts and pages
  •  
    Once installed, this plugin allows you to insert mp3 audio files into your posts and pages
Luciano Ferrer

WordPress › Codestyling Localization « WordPress Plugins - 0 views

  •  
    You can manage and edit all gettext translation files (*.po/*.mo) directly out of WordPress Admin Center without any need of an external editor.
  •  
    "You can manage and edit all gettext translation files (*.po/*.mo) directly out of WordPress Admin Center without any need of an external editor. "
bryan yu

Solve the error message of gallery2-"1033: Incorrect information in file..." - 2 views

  •  
    It did not show any error message or the database can not be used, when i upgrade Wordpress before, but when i would like to change the content of my.cnf to optimize the mysql, it seems that has become very difficult. Why do I have to say so? That is because i can access and enable mysql after I changed my.cnf file...
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.
itkothon

Solve Error:The uploaded file exceeds the upload_max_filesize Problem - 0 views

  •  
    Many of us trying to install a theme in WordPress but have an error message saying "The uploaded file exceeds the upload_max_filesize directive in php.ini". Luckily, it's an easy fix and today I'm going to show you how to say goodbye to this error message.
crackysoft

WinRAR Activator Latest Version Free Download With Full Crack - 0 views

  •  
    WinRAR Activator is a powerful archive manager that provides full support for RAR, ZIP archives and decompresses CAB, ARJ, LZH, TAR, GZ, ACE, UUE, BZ2, JAR, ISO, 7Z, Z files.
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 › WP Migrate DB « WordPress Plugins - 2 views

  •  
    "WP Migrate DB exports your database as a MySQL data dump (much like phpMyAdmin), does a find and replace on URLs and file paths, then allows you to save it to your computer. It is perfect for developers who develop locally and need to move their WordPress site to a staging or production server."
Luciano Ferrer

WordPress › Simple Image Sizes « WordPress Plugins - 1 views

  •  
    "This plugin allow create custom image sizes for your site. Override your theme sizes directly on the media option page. You can regenerate all the sizes you have just created and choose which one you wanted to regenerate. You can now get all the code to copy and paste to your function theme file. Now you can use the generated sizes directly into your posts and insert images at the right size ! Now you choose if you want display the size in the post insert image. Now you can regenerate the images one by one in the 'Medias' general pane. Now you can regenerate the images by bulk action in the 'Medias' general pane. Now you can regenerate the image sizes on single attachment edit page."
Vernon Fowler

Function Reference/get template part « WordPress Codex - 2 views

  •  
    "Load a template part into a template (other than header, sidebar, footer). Makes it easy for a theme to reuse sections of code and an easy way for child themes to replace sections of their parent theme. Includes the named template part for a theme or if a name is specified then a specialized part will be included. If the theme contains no {slug}.php file then no template will be included. "
Luciano Ferrer

WordPress › WP Install Profiles « WordPress Plugins - 1 views

  •  
    "WP Install Profiles (WPIP) allows users to define groups of plugins, called profiles. Once a profile has been entered, WPIP calls to the WordPress Plugin Directory, downloads the plugin files and unzips them to the site's plugins folder. Additionally, WPIP saves the profile in a downloadable format, so you can upload it to your next site and download the same plugins with a single click."
Vernon Fowler

Redirection - Manage 301 redirections without modifying Apache | Urban Giraffe - 0 views

  • Full regular expression support
  • Advanced users can make use of regular expressions to reduce the number of redirections they need to create. A regular expression is basically a pattern that tells the plugin how to match.
  • Remember that if the source URL is a regular expression then you must enable the regular expression option, otherwise Redirection will just treat you source URL as plain text.
  • ...5 more annotations...
  • match the URL only when the user is logged in
  • Redirect to URL by login status This rule allows you to match a URL based upon the user’s WordPress login status. That is, if they are logged into your site.
  • Export all redirections to CSV, XML, or Apache .htaccess files Import Apache .htacces files
  • Site URL – an advanced option which allows you to set the site base URL
  • Ban IPs – prevents certain IPs from accessing your site
  •  
    "Redirection is a WordPress plugin to manage 301 redirections, keep track of 404 errors, and generally tidy up any loose ends your site may have. This is particularly useful if you are migrating pages from an old website, or are changing the directory of your WordPress installation. "
‹ Previous 21 - 40 of 139 Next › Last »
Showing 20 items per page