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.



git-svn-id: https://develop.svn.wordpress.org/trunk@44455 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Gary Pendergast
2019-01-08 04:29:06 +00:00
parent a37ee6171e
commit ccc55debda
5 changed files with 6 additions and 6 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' ) ) {