Файловый менеджер - Редактировать - /home/tuudkjt/globeasy/wp-content/plugins/really-simple-ssl/settings/src/Settings/DynamicDataTable/AddButton.js
Назад
const AddButton = ({ getCurrentFilter, moduleName, handleOpen, processing, blockedText, allowedText }) => { let buttonText = getCurrentFilter(moduleName) === 'blocked' ? blockedText : allowedText; return ( <div className="rsssl-add-button"> {(getCurrentFilter(moduleName) === 'blocked' || getCurrentFilter(moduleName) === 'allowed') && ( <div className="rsssl-add-button__inner"> <button className="button button-secondary button-datatable rsssl-add-button__button" onClick={handleOpen} disabled={processing} > {buttonText} </button> </div> )} </div> ); }; export default AddButton;
| ver. 1.6 |
Github
|
.
| PHP 8.1.34 | Генерация страницы: 0 |
proxy
|
phpinfo
|
Настройка