


WordPress.com is open source, abandon PHP and use JavaScript_PHP tutorial
WordPress.com is open source, abandon PHP and use JavaScript
WordPress.com today takes the most significant step since its founding. Automattic rewrote WordPress.com from the ground up, naming the project Calypso (Translator's Note: Calypso, the goddess of the sea in Greek mythology), and everything was brand new from the inside out. The following is the detailed update content.
First, WordPress.com is now completely separated from the core WordPress code. Today's WordPress.com is a set of management interfaces that interact with the WordPress core code in the same way as other existing third-party interfaces and applications. The website uses REST API to complete tasks such as getting old logs, pushing new logs, uploading photos, etc.
Secondly, the WordPress.com team also carried out a drastic transformation. WordPress.com no longer uses PHP and MySQL, but instead uses JavaScript and API calls. That is, when you visit a website, you get a fully functional WordPress client from the server that runs in the browser.
The client is a single-page application, which means that when you operate on the interface, you will rarely see the loading screen appear. And the app works equally well on your phone and tablet - thanks to its responsive design. If you have managed WordPress through the backend in the past, you can still access the backend directly. But if you’re using managed WordPress, semi-managed WordPress with the Jetpack plugin, or a WordPress VIP like TechCrunch, Automattic also offers another login option on WordPress.com.
Finally, the above detailed or non-exhaustive code is hosted on GitHub and open source. You can view the code, fork your own, and reuse it, as long as you follow the terms of the GNU General Public License, version 2.
Also, the WordPress.com team isn’t content with this. Now, you can download the new Mac app to access WordPress.com. In many ways, this app is very close to Slack’s desktop app. It leverages web technology and desktop features to give you a consistent or similar experience to WordPress.com, while also adding some useful features like notifications. Windows and Linux versions of the app are under development.
I downloaded the app and played with it for a few minutes. If you are familiar with the WordPress.com interface, you will feel right at home as they look exactly the same. But having an application icon on the Dock is always more convenient.
So why does Automattic, the company behind WordPress.com, rewrite the code at all costs? WordPress.com now feels and works like a modern online application. This is an important step for it to get back into the fray and take on new challengers like Medium.
Although the editor still lacks many features commonly used by advanced users (including TechCrunch writers), WordPress.com is already a simple and efficient writing tool, which should attract a group of writers on Medium.
According to statistics, about 25% of the world’s websites today run WordPress. This is a great feat. WordPress is no longer a young, impatient startup that always wants to fight against the giants. It has become an online giant in its own right. Through today's move, Automattic has proven to people that it still has a clear judgment on the industry environment and potential threats. This is an encouraging move for the future of WordPress.
Translation: Yu Shengchen
WordPress.com Goes Open Source And Gets A Desktop App

PHP is mainly procedural programming, but also supports object-oriented programming (OOP); Python supports a variety of paradigms, including OOP, functional and procedural programming. PHP is suitable for web development, and Python is suitable for a variety of applications such as data analysis and machine learning.

PHP originated in 1994 and was developed by RasmusLerdorf. It was originally used to track website visitors and gradually evolved into a server-side scripting language and was widely used in web development. Python was developed by Guidovan Rossum in the late 1980s and was first released in 1991. It emphasizes code readability and simplicity, and is suitable for scientific computing, data analysis and other fields.

PHP is suitable for web development and rapid prototyping, and Python is suitable for data science and machine learning. 1.PHP is used for dynamic web development, with simple syntax and suitable for rapid development. 2. Python has concise syntax, is suitable for multiple fields, and has a strong library ecosystem.

PHP remains important in the modernization process because it supports a large number of websites and applications and adapts to development needs through frameworks. 1.PHP7 improves performance and introduces new features. 2. Modern frameworks such as Laravel, Symfony and CodeIgniter simplify development and improve code quality. 3. Performance optimization and best practices further improve application efficiency.

PHPhassignificantlyimpactedwebdevelopmentandextendsbeyondit.1)ItpowersmajorplatformslikeWordPressandexcelsindatabaseinteractions.2)PHP'sadaptabilityallowsittoscaleforlargeapplicationsusingframeworkslikeLaravel.3)Beyondweb,PHPisusedincommand-linescrip

PHP type prompts to improve code quality and readability. 1) Scalar type tips: Since PHP7.0, basic data types are allowed to be specified in function parameters, such as int, float, etc. 2) Return type prompt: Ensure the consistency of the function return value type. 3) Union type prompt: Since PHP8.0, multiple types are allowed to be specified in function parameters or return values. 4) Nullable type prompt: Allows to include null values and handle functions that may return null values.

In PHP, use the clone keyword to create a copy of the object and customize the cloning behavior through the \_\_clone magic method. 1. Use the clone keyword to make a shallow copy, cloning the object's properties but not the object's properties. 2. The \_\_clone method can deeply copy nested objects to avoid shallow copying problems. 3. Pay attention to avoid circular references and performance problems in cloning, and optimize cloning operations to improve efficiency.

PHP is suitable for web development and content management systems, and Python is suitable for data science, machine learning and automation scripts. 1.PHP performs well in building fast and scalable websites and applications and is commonly used in CMS such as WordPress. 2. Python has performed outstandingly in the fields of data science and machine learning, with rich libraries such as NumPy and TensorFlow.


Hot AI Tools

Undresser.AI Undress
AI-powered app for creating realistic nude photos

AI Clothes Remover
Online AI tool for removing clothes from photos.

Undress AI Tool
Undress images for free

Clothoff.io
AI clothes remover

AI Hentai Generator
Generate AI Hentai for free.

Hot Article

Hot Tools

MinGW - Minimalist GNU for Windows
This project is in the process of being migrated to osdn.net/projects/mingw, you can continue to follow us there. MinGW: A native Windows port of the GNU Compiler Collection (GCC), freely distributable import libraries and header files for building native Windows applications; includes extensions to the MSVC runtime to support C99 functionality. All MinGW software can run on 64-bit Windows platforms.

DVWA
Damn Vulnerable Web App (DVWA) is a PHP/MySQL web application that is very vulnerable. Its main goals are to be an aid for security professionals to test their skills and tools in a legal environment, to help web developers better understand the process of securing web applications, and to help teachers/students teach/learn in a classroom environment Web application security. The goal of DVWA is to practice some of the most common web vulnerabilities through a simple and straightforward interface, with varying degrees of difficulty. Please note that this software

SecLists
SecLists is the ultimate security tester's companion. It is a collection of various types of lists that are frequently used during security assessments, all in one place. SecLists helps make security testing more efficient and productive by conveniently providing all the lists a security tester might need. List types include usernames, passwords, URLs, fuzzing payloads, sensitive data patterns, web shells, and more. The tester can simply pull this repository onto a new test machine and he will have access to every type of list he needs.

SublimeText3 Mac version
God-level code editing software (SublimeText3)

Notepad++7.3.1
Easy-to-use and free code editor