General: Replace "Happy blogging" with "Happy publishing".

As of this commit, WordPress is no longer a simple blogging platform. It's now a comprehensive publishing solution.

This also replaces a couple of other "blog" references that were missed previously.

Props igmoweb, Valer1e, audrasjb, pento.
Fixes #41000.


Built from https://develop.svn.wordpress.org/trunk@44455


git-svn-id: http://core.svn.wordpress.org/trunk@44286 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
Gary Pendergast
2019-01-08 04:30:50 +00:00
parent 1b389ea861
commit 363cfc4301
6 changed files with 7 additions and 7 deletions

View File

@@ -79,7 +79,7 @@ $table_prefix = 'wp_';
*/
define( 'WP_DEBUG', false );
/* That's all, stop editing! Happy blogging. */
/* That's all, stop editing! Happy publishing. */
/** Absolute path to the WordPress directory. */
if ( ! defined( 'ABSPATH' ) ) {