Edit File by line
/home/barbar84/www/wp-conte.../themes/Divi/core/componen...
File: README.md
## Core Components
[0] Fix | Delete
This directory contains all of Core's PHP Components. Components are organized into groups using a nested directory structure.
[1] Fix | Delete
[2] Fix | Delete
### What's Inside
[3] Fix | Delete
|File|Name|Description|
[4] Fix | Delete
|:--------|:----------|:----------|
[5] Fix | Delete
|**api**|**ET_Core_API**|Communicate with 3rd-party APIs|
[6] Fix | Delete
|**data**|**ET_Core_Data**|Work with data (consume, format, etc)|
[7] Fix | Delete
|**lib**|**ET_Core_LIB**|3rd-Party Libraries|
[8] Fix | Delete
|**post**|**ET_Core_Post**|Work with WP Objects|
[9] Fix | Delete
|Cache.php|ET_Core_Cache|Simple object cache|
[10] Fix | Delete
|HTTPInterface.php|ET_Core_HTTPInterface|Wrapper for WP's HTTP API|
[11] Fix | Delete
|Logger.php|ET_Core_Logger|Write to the debug log.
[12] Fix | Delete
|PageResource.php|ET_Core_PageResource|Cache inline styles & scripts as static files.|
[13] Fix | Delete
|Portability.php|ET_Core_Portability|Portability import/export|
[14] Fix | Delete
|Rollback.php|ET_Core_VersionRollback|Theme & plugin version rollback|
[15] Fix | Delete
|Updates.php|ET_Core_Updates|Theme & plugin updates|
[16] Fix | Delete
[17] Fix | Delete
> ***Note:*** Component groups are in **bold**.
[18] Fix | Delete
[19] Fix | Delete
It is recommended that you Edit text format, this type of Fix handles quite a lot in one request
Function