WordPress

From Things and Stuff Wiki
Jump to navigation Jump to search


todo; sort out base plugin list

General

  • WordPress Codex - The online manual for WordPress and a living repository for WordPress information and documentation.

Support

News

Setup

wget http://wordpress.org/latest.tar.gz &&  tar -xvzf latest.tar.gz && mv wordpress milkmiruku.com && rm latest.tar.gz

Nginx

Multisite (MU)

Commandline

Other


Vim

Plugins

Development

  • developer - from Automattic, helps optimize your development environment by making sure that you have all the essential tools and plugins installed.
    • Debug Bar
    • Debug Bar Cron
    • Rewrite Rules Inspector
    • Log Deprecated Notices
    • VIP Scanner
    • Monster Widget
    • Beta Tester

Deployment

DB

  • HyperDB is an advanced database class that supports replication, failover, load balancing, and partitioning.
  • WP MySQL Console is a web shell to operate databases such as mysql command shell for developers. Its most original way to operate DBs, you should try. sounds hacky, badjudgement?

Coding

Admin

  • Core Control is a set of plugin modules which can be used to control certain aspects of the WordPress control. Currently, Core Control features modules for managing Filesystem Access, Managing plugin/theme/core updates, Managing HTTP Transports & External HTTP Request logging

Migration

Backup

Performance

Security

  • WPScan is a black box WordPress vulnerability scanner.
sudo apt-get install libcurl4-gnutls-dev libopenssl-ruby
sudo gem install typhoeus nokogiri json

Content

Posting

Post Extras

  • WP-Digest - Sends periodic email notifications of new WordPress blog entries (in either plain text or HTML mode) to a separate subscribers mailing list. Maintains cache file recording ID of last-sent post. On subsequent runs, sends all posts created since the previous run.
  • WP-ShkShell provides a terminal-like box for embedding terminal commands within pages or posts. It also support multi-lines, multi-commands and has syntax hightlight.
  • Shortcode Manager - Add javascript, iframes, php, flash, and other code to posts, pages, and widgets with ease.

Flickr

Widgets

Template

not tried

Countdown

todo

Contact

Social

SEO

Analytics