WordPress

  • A Look Inside the Offices of 16 People Who Work With WordPress on a Daily Basis

    A Look Inside the Offices of 16 People Who Work With WordPress on a Daily Basis

    In a remote worker environment, people have the choice to work from home or wherever it’s convenient. Syed Waseem Abbas published a guest post on Torquemag, that looks at the offices of 16 people who work with WordPress on a daily basis. Some of the offices are classy while others are small. Many of the…

  • Help Me Add Comment Approval Notifications to WordPress

    Help Me Add Comment Approval Notifications to WordPress

    Since enabling comment moderation on the Tavern, I’ve discovered that WordPress does not notify commenters when their comments are approved. On the Tavern, I’m using the Comment Approved plugin by Niels van Renselaar. It allows me to create a custom notification message that is sent when a comment is approved. Unfortunately, I don’t think it’s…

  • How Chris Klosowski’s Lifestyle Changed by Writing One WordPress Plugin

    How Chris Klosowski’s Lifestyle Changed by Writing One WordPress Plugin

    Chris Klosowski, co-lead developer of Easy Digital Downloads, explains how writing one plugin changed his lifestyle. He left his corporate job to be a full-time distributed worker and being a distributed worker comes with its own set of challenges. My truest challenge in this new lifestyle is knowing when it’s time to ignore Slack, shut…

  • A Bug in Chrome 45 Causes WordPress Admin Menu to Break

    A Bug in Chrome 45 Causes WordPress Admin Menu to Break

    Within the last five weeks, several people have reported an issue in Chrome that breaks the WordPress admin menu. If you hover the mouse cursor over menu items in the sidebar, they’ll occasionally fall out-of-place. Using Chrome 45.0.2454.85, I’m able to inconsistently reproduce the behaviour reported in the ticket. Through the process of elimination, users…

  • Step Up Your Game: How to Work With Successful WordPress Clients

    Step Up Your Game: How to Work With Successful WordPress Clients

    This post was contributed by Mario Peshev. Mario is the founder and WordPress Architect at DevriX building and maintaining large WordPress-driven platforms. With over 10,000 hours of consulting and training, Mario’s Yin and Yang is his Open Source advocacy and business growth strategy. Without continual growth and progress, such words as improvement, achievement, and success…

  • What Do You Want to See in WordPress 4.4?

    What Do You Want to See in WordPress 4.4?

    Scott Taylor, who is leading the development cycle for WordPress 4.4, published a post on the Make WordPress Core site asking people what they’d like to see in WordPress 4.4. The post has generated a number of comments from the community. Some of the most popular suggestions include: REST API Fields API Term Meta Shortcake…

  • WordPress 4.3 “Billie” Named After Jazz Singer Billie Holiday Is Available for Download

    WordPress 4.3 “Billie” Named After Jazz Singer Billie Holiday Is Available for Download

    After four months of development led by Konstantin Obenland, WordPress 4.3 “Billie” named after jazz singer Billie Holiday, is available for download. This release features menus in the customizer, strong passwords by default, site icons, and variety of other improvements. Menus in the Customizer You can now create, add, and edit menus in the customizer…

  • Text Patterns and the Quick Link Toolbar in WordPress 4.3

    Text Patterns and the Quick Link Toolbar in WordPress 4.3

    WordPress 4.3 is on schedule to be released August 18th and contains a number of improvements. Among the enhancements to the visual editor are text patterns. Text patterns or text shortcuts allow you to quickly add unordered lists, ordered lists, headers, and blockquotes without having to use a mouse. In the visual editor in WordPress…

  • A Look at Why Some Frontend Developers are Decoupling WordPress

    A Look at Why Some Frontend Developers are Decoupling WordPress

    This post was contributed by Emily Miller. A native Hoosier, Emily now lives in San Francisco, CA, and is a content specialist at hosting platform Pantheon. She enjoys exploring the great outdoors with her dog and researching the latest trends in open source. WordPress developers are getting serious about developing flexible, powerful websites of all sizes.…

  • Short Interview With Nikolay Bachiyski WordPress’ Security Czar

    Short Interview With Nikolay Bachiyski WordPress’ Security Czar

    While on stage at WordCamp Europe answering a question related to WordPress’ security track record, Matt Mullenweg named Nikolay Bachiyski as the first Security Czar for the WordPress project. I interviewed Bachiyski to learn why the role was created and what its purpose is. What are the responsibilities of your new role? My responsibilities are…

  • Richard Best Publishes Human Readable Version of the GPLv2 License

    Richard Best Publishes Human Readable Version of the GPLv2 License

    WordPress is licensed under the GPLv2 and the four freedoms it allows is considered to be its Bill of Rights. The four freedoms are: The freedom to run the program, for any purpose. The freedom to study how the program works, and change it so it does your computing as you wish. The freedom to…

  • The WordPress Core Team Receives Praise for Their Efforts to Maintain Security

    The WordPress Core Team Receives Praise for Their Efforts to Maintain Security

    Netanel Rubin, a vulnerability researcher for Check Point Software and credited for properly disclosing a security vulnerability to WordPress, published the first in a trilogy of posts that explains how he discovered it. The vulnerability was discovered during a full audit of WordPress’ code base in which Rubin praised the efforts of the WordPress development…

  • WordPress 4.2.4 Patches Six Security Vulnerabilities

    WordPress 4.2.4 Patches Six Security Vulnerabilities

    WordPress 4.2.4 is available and patches six security vulnerabilities. The vulnerabilities were discovered by outside parties and members of the WordPress core security team. This release also fixes four bugs: WPDB: When checking the encoding of strings against the database, make sure we’re only relying on the return value of strings that were sent to…

  • How to Avoid This Embarrassing Sharing Bug on WordPress.com

    How to Avoid This Embarrassing Sharing Bug on WordPress.com

    If you use the sharing feature on WordPress.com, you may have noticed an anomaly between your post title and what’s shared to social services. Since the post title is the first field to complete when writing a post, it makes sense to fill it in even if it’s a work in progress. The sharing module on…

  • Behind the Scenes of WordPress 4.2.3 With Gary Pendergast

    Behind the Scenes of WordPress 4.2.3 With Gary Pendergast

    When WordPress 4.2.3 was released last week, not only did it patch a critical security vulnerability, but also adversely impacted a number of sites. Changes to the Shortcode API which were necessary as part of the patch caused some plugins that rely on the API to break. These changes were not immediately communicated to plugin…