Professional WordPress. Design and Development. Brad Williams

Чтение книги онлайн.

Читать онлайн книгу Professional WordPress. Design and Development - Brad Williams страница 13

Professional WordPress. Design and Development - Brad Williams

Скачать книгу

href="#i000003350000.png"/>

      You can also override default file permissions in WordPress using the FS_CHMOD_FILE and FS_CHMOD_DIR options:

      The numeric single digit values represent the User, Group, and World permissions set for files and folders on your web server. To learn more about WordPress and file permissions visit http://codex.wordpress.org/Changing_File_Permissions.

      These settings can help with certain hosting companies that use restrictive permissions for all user files. This will override the server settings and should allow WordPress updates and auto installations to work.

      The WP_CACHE option is required for some caching plugins to work. Enabling this option will include the file wp-content/advanced-cache.php. To enable this option, use the following code:

      WordPress has numerous constant options that you can set. There is a PHP function to view all constants currently set on your installation:

      An advanced option is forcing SSL on login to your WordPress site. This requires users to log in via the HTTPS access link and encrypts all data being transferred to and from your website. To activate SSL on login, add the FORCE_SSL_LOGIN option like so:

      Конец ознакомительного фрагмента.

      Текст предоставлен ООО «ЛитРес».

      Прочитайте эту книгу целиком, купив полную легальную версию на ЛитРес.

      Безопасно оплатить книгу можно банковской картой Visa, MasterCard, Maestro, со счета мобильного телефона, с платежного терминала, в салоне МТС или Связной, через PayPal, WebMoney, Яндекс.Деньги, QIWI Кошелек, бонусными картами или другим удобным Вам способом.

iVBORw0KGgoAAAANSUhEUgAABAEAAAAhCAYAAACoYLI9AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsIAAA7CARUoSoAAAAdoSURBVHhe7d0JkuI6DIBhTsJZOA0H4kzciyd5SWTHiyCdaV7n/6qoaiC2vBEUh5q5vAAAAAAAwCmwCQAAAAAAwEmwCQAAAAAAwEmwCQAAAAAAwEmwCQAAAAAAwEmwCQAAAAAAwEmwCQAAAAAAwEmwCQAAAAAAwEmwCQAAAAAAwEmwCQAAAAAAwEmwCQAAAAAAwEmwCQAAAAAAwEmwCQAAAAAAwEmwCQAAAAAAwEmwCQAAAAAAwEmwCQAAAAAAwElc7tfL63LRx/V1f8orz/vrGp7L4/aIR+FXPe/XNEfxwbT8HB3ba1j4b3jcvnce3mjbIX1P7+tjVPdvj/tH8X8In+ejPV/he+16l79OwPmZAwAAyC6Skb5ujcThcUubAvhlj9ftwGT2cbtJhM/tLf/Nhn2TxPtrL96ObpunfjnmkAsSR+zvXpPHfp5/03eN+/N1v51kEyA76jMHAAD+nEtISlNW/bitdxLKhE6OMXeu3rrDIomJvduV74LZZEXjLnVL3DJJ3hFb2V82yMOfJKW4V22PlpXxWOoqk92i/fa93Pe7bYOzrKjvGIZH1f/PY1fjmh7+i8dZ+fy+2UxKbYoPef

Скачать книгу