Recommend: Hosting WordPress Yourself
Category Archives: WordPress
Hosting WordPress Yourself
Say hello to WordPress with REST-API!
Hello new WordPress 4.7
Server stack for WordPress
Good WordPress server stack (in 2016) for me is: Ubuntu 14.04.4 LTS Server – nginx 1.10.0 PHP – version 7.0.7 DB – MariaDB 10.1.14 Cache – Redis ( for WP use Redis Object Cache )
Speed up WordPress
WordPress — nginx + PHP-FPM + MariaDB + Varnish Read WordPress — nginx + PHP 7 + Varnish + XtraDB Read
40+ Most Notable Big Name Brands that are Using WordPress
Link: 40+ Most Notable Big Name Brands that are Using WordPress
WordPress Hosting and Cache
Favicon
You know how to insert a favicon? I think you’re wrong … Favicon 16×16 .ico ? :) Link: http://realfavicongenerator.net/
Before you start coding
First thing you need to do: Edit your wp-config.php https://gist.github.com/LehaMotovilov/fbd94215babcf250a090 After this I recommend install this plugins: Query Monitor – Link Query Monitor bbPress & BuddyPress Conditionals – Link What The File – Link Regenerate Thumbnails – Link Theme Check – Link
bbPress support in template
How to write template with support forum bbPress? bbPress is greate forum plugin with cool code architecture.