Skip to main content

Home/ Wordpress/ Group items tagged database

Rss Feed Group items tagged

2More

Should I change my WordPress MySQL database tables from MyISAM to InnoDB? | TCBarrett - 0 views

  • MySQL’s default storage engine changed from MyISAM to InnoDB with version 5.5
  •  
    InnoDB is, in theory, always going to be a better storage engine. Offering database features that should be part and parcel of all applications. On the internet, speed is king. Faster pages are always better. So, unless you know differently, leave things as they are. Your host controls your database version. Your database developers have tuned and selected the fastest engine. Go with that.
2More

Plugin: Database Cleanup and Optimization Tool | WordPress Blogging | Blog Perfume - 1 views

  •  
    WP-Optimize is a wordpress 2.7+ database cleanup and optimization tool. It doesn't require PhpMyAdmin to optimize your database tables. It allows you to remove post revisions, comments in the spam queue, un-approved comments within few clicks.
  •  
    WP-Optimize is a wordpress 2.7+ database cleanup and optimization tool. It doesn't require PhpMyAdmin to optimize your database tables. It allows you to remove post revisions, comments in the spam queue, un-approved comments within few clicks.
1More

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."
1More

WordPress › WP-Optimize « WordPress Plugins - 0 views

  •  
    "Simple but effective plugin allows you to extensively clean up your WordPress database and optimize it without doing manual queries. WP-Optimize is an extensive WordPress database cleanup and optimization tool. It doesn't require PhpMyAdmin to clean and optimize your database tables."
1More

WordPress › WP-Optimize « WordPress Plugins - 0 views

  •  
    "Simple but effective plugin allows you to extensively clean up your WordPress database and optimize it without doing manual queries. WP-Optimize is an extensive WordPress database cleanup and optimization tool. It doesn't require PhpMyAdmin to clean and optimize your database tables."
1More

WordPress › WP Migrate DB « WordPress Plugins - 0 views

  •  
    "Exports your database, does a find and replace on URLs and file paths, then allows you to save it to your computer. 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 need to update their local install with fresh data from the production site, or copy their locally developed site to a staging or production server. It even takes into account serialized data (both arrays and objects) and updates the string length values."
1More

WordPress › WordPress Reset « WordPress Plugins - 2 views

  •  
    "Resets the WordPress database back to it's defaults. Deletes all customizations and content. Does not modify files only resets the database. "
1More

Contact Form 7 to Database Extension - 0 views

  •  
    Extension to the Contact Form 7 plugin that saves submitted form data to the database.
2More

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
1More

Backing Up Your Database « WordPress Codex - 0 views

  •  
    Using phpAdmin to backup your database
9More

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.
1More

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."
1More

W3 Total Cache - Improve Your WordPress Site's Speed - 0 views

  •  
    W3 Total Cache is one of the most powerful caching plugins. It offers features like Page cache, Browser cache, Database Cache and CDN integration.
1More

WordPress › UpdraftPlus - WordPress Backup and Restoration « WordPress Plugins - 1 views

  •  
    "Easy and complete backups + restoration. Manual or automated backups (backup to S3, Dropbox, Google Drive, Rackspace, FTP, SFTP, email + others). UpdraftPlus simplifies backups (and restoration). Backup into the cloud (Amazon S3 (or compatible), Dropbox, Google Drive, Rackspace Cloud, DreamObjects, FTP, SFTP, SCP, WebDAV and email) and restore with a single click. Backups of files and database can have separate schedules."
1More

WordPress › My WP Backup « WordPress Plugins - 0 views

  •  
    "My WP Backup is the best way to protect your website in the event of server loss, data corruption, hacking or to migrate your WordPress data easily. My WP Backup is the best way to protect your data and website in the event of adverse server events, data corruption, hacking and more. With the option to create whole site backups or database backups and have them delivered via FTP, Dropbox, and Google Drive, you can sleep easy knowing you're protected."
2More

WP-DBManager - 0 views

  •  
    un plugin pour gerer direct sa bdd wp
  •  
    Manages your WordPress database.
1More

the Idea Shower » » Wordpress Plugin: Extra Comment Fields - 0 views

  •  
    This Wordpress plugin allows you to add additional fields for users to complete when submitting a comment. The extra data will be saved in the wp database and can be retrieved when showing a post's list of comments. The extra comment variables will show up in the list of comments in your Wordpress admin and are editable through the standard admin comment edit page.
3More

Pods CMS - 2 views

  •  
    Wordpress evolved. Pods lets you create, manage, and display custom content types using WordPress. Like Dupal CCK, these content types can relate to one another, allowing for sites packed with interconnectedness.
  •  
    Pods is a CMS framework for WordPress. It's a plugin that sits on top of WordPress, allowing you to add and display your own content types. These content types, or "pods", are totally separate from Posts, Pages, or Custom Fields. The Pods plugin uses its own database structure for maximum efficiency, and for relationships among items.
  •  
    create and customize tables with templates and roles for wordpress
1 - 20 of 39 Next ›
Showing 20 items per page