class="name"> ms-default-constants.php 92ae4370cd config il y a 4 ans ms-default-filters.php 92ae4370cd config il y a 4 ans ms-deprecated.php 92ae4370cd config il y a 4 ans ms-files.php 92ae4370cd config il y a 4 ans ms-functions.php 92ae4370cd config il y a 4 ans ms-load.php 92ae4370cd config il y a 4 ans ms-network.php 92ae4370cd config il y a 4 ans ms-settings.php d01d7cf85d first commit il y a 4 ans ms-site.php 92ae4370cd config il y a 4 ans nav-menu-template.php 92ae4370cd config il y a 4 ans nav-menu.php 92ae4370cd config il y a 4 ans option.php 92ae4370cd config il y a 4 ans pluggable-deprecated.php d01d7cf85d first commit il y a 4 ans pluggable.php 92ae4370cd config il y a 4 ans plugin.php 92ae4370cd config il y a 4 ans post-formats.php d01d7cf85d first commit il y a 4 ans post-template.php 92ae4370cd config il y a 4 ans post-thumbnail-template.php 92ae4370cd config il y a 4 ans post.php 92ae4370cd config il y a 4 ans query.php d01d7cf85d first commit il y a 4 ans registration-functions.php d01d7cf85d first commit il y a 4 ans registration.php d01d7cf85d first commit il y a 4 ans rest-api.php 92ae4370cd config il y a 4 ans revision.php 92ae4370cd config il y a 4 ans rewrite.php 92ae4370cd config il y a 4 ans robots-template.php 92ae4370cd config il y a 4 ans rss-functions.php d01d7cf85d first commit il y a 4 ans rss.php 92ae4370cd config il y a 4 ans script-loader.php 92ae4370cd config il y a 4 ans session.php d01d7cf85d first commit il y a 4 ans shortcodes.php d01d7cf85d first commit il y a 4 ans sitemaps.php d01d7cf85d first commit il y a 4 ans spl-autoload-compat.php d01d7cf85d first commit il y a 4 ans taxonomy.php 92ae4370cd config il y a 4 ans template-canvas.php 92ae4370cd config il y a 4 ans template-loader.php d01d7cf85d first commit il y a 4 ans template.php d01d7cf85d first commit il y a 4 ans theme-i18n.json 92ae4370cd config il y a 4 ans theme-templates.php 92ae4370cd config il y a 4 ans theme.json 92ae4370cd config il y a 4 ans theme.php 92ae4370cd config il y a 4 ans update.php 92ae4370cd config il y a 4 ans user.php 92ae4370cd config il y a 4 ans vars.php 92ae4370cd config il y a 4 ans version.php 92ae4370cd config il y a 4 ans widgets.php 92ae4370cd config il y a 4 ans wlwmanifest.xml d01d7cf85d first commit il y a 4 ans wp-db.php 92ae4370cd config il y a 4 ans wp-diff.php d01d7cf85d first commit il y a 4 ans tum/network_report_server - Gogs: Simplico Git Service

Нет описания

.editorconfig 286B

123456789101112131415161718192021
  1. root = true
  2. [*]
  3. indent_style = tab
  4. indent_size = 4
  5. end_of_line = lf
  6. charset = utf-8
  7. trim_trailing_whitespace = true
  8. insert_final_newline = true
  9. max_line_length = 120
  10. [CHANGELOG.md]
  11. indent_style = space
  12. indent_size = 2
  13. [*.json]
  14. max_line_length = off
  15. [Makefile]
  16. max_line_length = off