dl.glossary-list dd { margin-top: -50px; padding-top: 50px; }
- .htaccess
- ملف .htaccess (الوصول إلى النص التشعبي) هو ملف إعدادات على مستوى الدليل تدعمه عدة خوادم ويب، مثل Apache HTTPD، ويُستخدم لإعداد مشكلات الوصول إلى المواقع، مثل إعادة توجيه عناوين URL واختصارها والتحكم في الوصول وغير ذلك.
- 2FA
- المصادقة الثنائية
- مرحلة ألفا من دورة إصدار البرامج هي المرحلة الأولى من اختبار البرمجيات.
- Apache HTTPD
- خادم Apache HTTP، المعروف اختصارًا باسم Apache، هو برنامج خادم ويب مجاني ومفتوح المصدر ومتعدد المنصات. تعمل الغالبية العظمى من مثيلات خادم Apache HTTP على توزيعة Linux، كما تعمل الإصدارات الحالية على Microsoft Windows وOpenVMS ومجموعة واسعة من الأنظمة الشبيهة بـ Unix.
- API
- واجهة برمجة التطبيقات (API) هي واجهة حوسبة تحدد التفاعلات بين عدة وسطاء برمجيين. وتحدد أنواع الاستدعاءات أو الطلبات التي يمكن إجراؤها، وكيفية إجرائها، وتنسيقات البيانات التي ينبغي استخدامها، والاتفاقيات التي يجب اتباعها، وغير ذلك.
- Backup
- النسخة الاحتياطية هي نسخة من بيانات الكمبيوتر يتم أخذها وتخزينها في مكان آخر، بحيث يمكن استخدامها لاستعادة البيانات الأصلية بعد حدوث فقدان للبيانات. ويمكن استخدام النسخ الاحتياطية لاسترداد البيانات بعد فقدانها بسبب الحذف أو التلف، أو لاسترداد البيانات من وقت سابق. وتوفر النسخ الاحتياطية شكلًا بسيطًا من التعافي من الكوارث.
- Beta
- بيتا
- بيتا هي مرحلة تطوير البرمجيات التي تلي ألفا. وتبدأ مرحلة بيتا عادةً عندما تكتمل ميزات البرنامج، مع احتمال احتوائه على عدد من الأخطاء المعروفة أو غير المعروفة. وعادةً ما يحتوي البرنامج في مرحلة بيتا على أخطاء أكثر بكثير من البرنامج المكتمل، إضافةً إلى مشكلات في السرعة أو الأداء، وقد يتسبب في أعطال أو فقدان للبيانات. وتركز اختبارات بيتا على تقليل التأثيرات على المستخدمين، وغالبًا ما تتضمن اختبار سهولة الاستخدام.
- Cache
- ذاكرة التخزين المؤقت هي مكوّن يخزن البيانات بحيث يمكن تلبية الطلبات المستقبلية لهذه البيانات بسرعة أكبر؛ وقد تكون البيانات المخزنة نتيجة عملية حسابية سابقة أو نسخة من بيانات مخزنة في مكان آخر.
- CDN
- شبكة توصيل المحتوى (CDN) هي شبكة موزعة جغرافيًا من الخوادم الوكيلة ومراكز البيانات الخاصة بها. وتهدف إلى توفير توافر وأداء مرتفعين من خلال توزيع الخدمة مكانيًا بالقرب من المستخدمين النهائيين. وقد أصبحت شبكات CDN تقدم جزءًا كبيرًا من محتوى الإنترنت اليوم، بما في ذلك عناصر الويب والعناصر القابلة للتنزيل والتطبيقات ووسائط البث المباشر ووسائط البث عند الطلب ومواقع التواصل الاجتماعي.
- chmod
- في Unix، يُعد chmod الأمر واستدعاء النظام المستخدمين لتغيير أذونات الوصول إلى كائنات نظام الملفات، مثل الملفات والأدلة.
- chroot
- في Unix، يُعد chroot عملية تغيّر الدليل الجذر الظاهر للعملية قيد التشغيل حاليًا والعمليات التابعة لها.
- CLI
- واجهة سطر الأوامر (CLI) تعالج الأوامر الموجهة إلى برنامج كمبيوتر في شكل أسطر نصية. يعتمد كثير من المستخدمين اليوم على واجهات المستخدم الرسومية والتفاعلات القائمة على القوائم، مثل WP-Admin في WordPress. ومع ذلك، قد لا تتوفر واجهة رسومية لبعض مهام البرمجة والصيانة، وقد تستمر في استخدام سطر الأوامر، مثل WP-CLI.
- مثيل حوسبة
- في الحوسبة السحابية، المثيل هو خادم افتراضي.
- Core
- النواة هي مجموعة البرامج المطلوبة لتشغيل WordPress. ويعمل فريق النواة على بناء WordPress.
- Cron
- هو جدولة مهام تعتمد على الوقت في Unix. ويستخدم الأشخاص الذين يضبطون بيئات البرامج ويحافظون عليها cron لجدولة المهام بحيث تعمل دوريًا في أوقات أو تواريخ أو فواصل زمنية محددة.
- Database
- قاعدة البيانات هي مجموعة منظمة من البيانات. وعادةً ما يُوفَّر الوصول إلى هذه البيانات بواسطة نظام إدارة قواعد البيانات (DBMS)، وهو مجموعة متكاملة من البرامج التي تتيح للمستخدمين التفاعل مع قاعدة بيانات واحدة أو أكثر وتوفر الوصول إلى جميع البيانات الموجودة فيها. ونظرًا للعلاقة الوثيقة بينهما، يُستخدم مصطلح «قاعدة البيانات» غالبًا للإشارة بشكل غير رسمي إلى قاعدة البيانات ونظام إدارة قواعد البيانات المستخدم لمعالجتها.
- DNS
- نظام أسماء النطاقات (DNS) هو نظام تسمية هرمي ولا مركزي للموارد المتصلة بالإنترنت. ويترجم، بشكل أساسي، أسماء النطاقات الأسهل تذكرًا إلى عناوين IP الرقمية اللازمة لتحديد مواقع خدمات وأجهزة الكمبيوتر والتعرف عليها باستخدام بروتوكولات الشبكة الأساسية.
- Domain
- اسم النطاق هو سلسلة تعريف تحدد مجالًا من الاستقلال الإداري أو السلطة أو التحكم داخل الإنترنت، مثل example.com.
- أذونات الملفات
- تحتوي معظم أنظمة الملفات على طرق لتعيين الأذونات أو حقوق الوصول إلى مستخدمين ومجموعات محددة. وتتحكم هذه الأذونات في قدرة المستخدمين على عرض محتويات نظام الملفات وتغييرها والتنقل فيها وتنفيذها.
- FTP
- FTP هو اختصار لبروتوكول نقل الملفات، وهو طريقة لنقل ملفات الكمبيوتر من كمبيوتر إلى آخر عبر الإنترنت. ويمكنك استخدام برنامج يُعرف باسم عميل FTP لتحميل الملفات إلى خادم لموقع WordPress.
- Git
- Git هو نظام مجاني ومفتوح المصدر للتحكم الموزع في الإصدارات، صُمم للتعامل مع كل شيء بدءًا من المشاريع الصغيرة وحتى الكبيرة جدًا بسرعة وكفاءة. Git سهل التعلم وله حجم صغير وأداء فائق السرعة. ويُستخدم نظام التحكم في الإصدارات هذا في معظم عمليات تطوير الإضافات والقوالب الحديثة.
- GitHub
- GitHub هو موقع يوفر تنفيذًا عبر الإنترنت لمستودعات Git، ويمكن للمطورين الآخرين مشاركتها ونسخها وتعديلها بسهولة. استضافة المستودعات العامة مجانية، بينما تتطلب المستودعات الخاصة اشتراكًا مدفوعًا. وقد قدم GitHub مفهوم «طلب السحب»، حيث يمكن مراجعة تغييرات التعليمات البرمجية التي يجريها المساهمون في الفروع ومناقشتها قبل دمجها بواسطة مالك المستودع.
- GPL
- GPL هو اختصار للرخصة العامة GNU. وهي الرخصة القياسية التي يستخدمها WordPress للترخيص مفتوح المصدر. وتُعد GPL رخصة «حقوق متروكة»، ما يعني أنه لا يجوز توزيع الأعمال المشتقة إلا بموجب شروط الرخصة نفسها. ويختلف ذلك عن تراخيص البرمجيات الحرة المتساهلة، ومن أمثلتها الشائعة رخصة BSD ورخصة MIT.
- الاستضافة
- خدمة استضافة الويب هي نوع من خدمات استضافة الإنترنت التي تتيح للأفراد والمؤسسات جعل مواقعهم متاحة عبر شبكة الويب العالمية.
- HTML
- لغة ترميز النص التشعبي (HTML) هي لغة الترميز القياسية للمستندات المصممة للعرض في متصفح ويب. وتصف HTML بنية صفحة الويب دلاليًا، وكانت تتضمن في الأصل إرشادات حول مظهر المستند.
- HTTP
- بروتوكول نقل النص التشعبي (HTTP) هو بروتوكول لأنظمة المعلومات الموزعة والتعاونية والوسائط التشعبية. ويُعد HTTP أساس اتصال البيانات في شبكة الويب العالمية، حيث تتضمن مستندات النص التشعبي روابط تشعبية إلى موارد أخرى يمكن للمستخدم الوصول إليها بسهولة، مثل النقر بالماوس أو الضغط على الشاشة في متصفح الويب.
- HTTPS
- بروتوكول نقل النص التشعبي الآمن (HTTPS) هو امتداد لبروتوكول نقل النص التشعبي (HTTP)، ويُستخدم للاتصال الآمن عبر شبكة كمبيوتر، كما يُستخدم على نطاق واسع في الإنترنت. وفي HTTPS، يُشفَّر بروتوكول الاتصال باستخدام أمان طبقة النقل (TLS) أو، سابقًا، طبقة المقابس الآمنة (SSL).
- JavaScript
- JavaScript، التي يُختصر اسمها غالبًا إلى JS، هي لغة برمجة. وتتميز بصياغة الأقواس المعقوفة، والأنواع الديناميكية، والتوجه القائم على النماذج الأولية، والوظائف من الدرجة الأولى. وإلى جانب HTML وCSS، تُعد JavaScript إحدى التقنيات الأساسية لشبكة الويب العالمية.
- JSON
- ترميز كائنات JavaScript (JSON) هو تنسيق ملفات قياسي مفتوح وتنسيق لتبادل البيانات، يستخدم نصًا مقروءًا للبشر لتخزين كائنات البيانات ونقلها، بما في ذلك أزواج السمات والقيم وأنواع بيانات المصفوفات. وهو تنسيق بيانات شائع جدًا وله تطبيقات متنوعة، مثل استخدامه بديلًا عن XML في أنظمة AJAX.
- LAMP
- LAMPLAMP LAMP (Linux, Apache, MySQL, PHP) is a very common example of a web service stack of four open-source components: the Linux operating system, the Apache HTTP Server, the MySQL relational database management system (RDBMS), and the PHP programming language.LAMP LAMP (Linux, Apache, MySQLMySQL MySQL is an open-source relational database management system (RDBMS). MySQL is free and open-source software under the terms of the GNU General Public License., PHP) is a very common example of a web service stack of four open-source components: the Linux operating system, the Apache HTTP Server, the MySQL relational database management system (RDBMS), and the PHP programming language. (Linux, ApacheApache Apache is the most widely used web server software. Developed and maintained by Apache Software Foundation. Apache is an Open Source software available for free., MySQLMySQL MySQL is an open-source relational database management system (RDBMS). MySQL is free and open-source software under the terms of the GNU General Public License., PHPPHP PHP (PHP: Hypertext Preprocessor) is a general-purpose scripting language especially suited to web development. PHP code is usually processed on a web server by a PHP interpreter. On a web server, the result of the interpreted and executed PHP code would form the whole or part of an HTTP response.) is a very common example of a web service stack of four open-source components: the Linux operating system, the Apache HTTPHTTP The Hypertext Transfer Protocol (HTTP) is a protocol for distributed, collaborative, hypermedia information systems. HTTP is the foundation of data communication for the World Wide Web, where hypertext documents include hyperlinks to other resources that the user can easily access, for example by a mouse click or by tapping the screen in a web browser. ServerServer A server is a piece of computer hardware or software that provides functionality for other programs or devices. Typical servers are database servers, file servers, mail servers, print servers, web servers, game servers, and application servers., the MySQL relational databaseDatabase A database is an organized collection of data. Access to this data is usually provided by a “database management system” (DBMS) consisting of an integrated set of computer software that allows users to interact with one or more databases and provides access to all of the data contained in the database. Because of the close relationship between them, the term “database” is often used casually to refer to both a database and the DBMS used to manipulate it. management system (RDBMS), and the PHP programming language. #
- LEMP
- LEMPLEMP LEMP (Linux, nginx, MySQL, PHP) is a very common example of a web service stack of four open-source components: the Linux operating system, the nginx web server, the MySQL relational database management system (RDBMS), and the PHP programming language.LEMP LEMP (Linux, nginxNGINX nginx is a web server that can also be used as a reverse proxy, load balancer, mail proxy and HTTP cache. Nginx is free and open-source software, released under the terms of the 2-clause BSD license., MySQL, PHP) is a very common example of a web service stack of four open-source components: the Linux operating system, the nginx web server, the MySQL relational database management system (RDBMS), and the PHP programming language. (Linux, nginxNGINX nginx is a web server that can also be used as a reverse proxy, load balancer, mail proxy and HTTP cache. Nginx is free and open-source software, released under the terms of the 2-clause BSD license., MySQLMySQL MySQL is an open-source relational database management system (RDBMS). MySQL is free and open-source software under the terms of the GNU General Public License., PHPPHP PHP (PHP: Hypertext Preprocessor) is a general-purpose scripting language especially suited to web development. PHP code is usually processed on a web server by a PHP interpreter. On a web server, the result of the interpreted and executed PHP code would form the whole or part of an HTTP response.) is a very common example of a web service stack of four open-source components: the Linux operating system, the nginx web serverServer A server is a piece of computer hardware or software that provides functionality for other programs or devices. Typical servers are database servers, file servers, mail servers, print servers, web servers, game servers, and application servers., the MySQL relational databaseDatabase A database is an organized collection of data. Access to this data is usually provided by a “database management system” (DBMS) consisting of an integrated set of computer software that allows users to interact with one or more databases and provides access to all of the data contained in the database. Because of the close relationship between them, the term “database” is often used casually to refer to both a database and the DBMS used to manipulate it. management system (RDBMS), and the PHP programming language. #
- LiteSpeed Web Server
- LiteSpeed Web ServerLiteSpeed Web Server LiteSpeed Web Server (LSWS), is a proprietary web server software. The software uses the same configuration format as Apache HTTP Server and is compatible with most Apache features.LiteSpeed Web Server LiteSpeed Web Server (LSWS), is a proprietary web server software. The software uses the same configuration format as Apache HTTP Server and is compatible with most Apache features. (LSWS), is a proprietary web serverServer A server is a piece of computer hardware or software that provides functionality for other programs or devices. Typical servers are database servers, file servers, mail servers, print servers, web servers, game servers, and application servers. software. The software uses the same configuration format as ApacheApache Apache is the most widely used web server software. Developed and maintained by Apache Software Foundation. Apache is an Open Source software available for free. HTTPHTTP The Hypertext Transfer Protocol (HTTP) is a protocol for distributed, collaborative, hypermedia information systems. HTTP is the foundation of data communication for the World Wide Web, where hypertext documents include hyperlinks to other resources that the user can easily access, for example by a mouse click or by tapping the screen in a web browser. ServerServer A server is a piece of computer hardware or software that provides functionality for other programs or devices. Typical servers are database servers, file servers, mail servers, print servers, web servers, game servers, and application servers. and is compatible with most Apache features. #
- Local Install
- A local installLocal Install A local install of WordPress is a way to create a staging environment by installing a LAMP or LEMP stack on your local computer.Local Install A local install of WordPress is a way to create a staging environmentStaging Environment A staging environment is a non-production copy of your site. This is a private place to build the site — design, copy, and code — until your client approves it for production or live. Sometimes used in addition to, or as a Development Environment. by installing a LAMP or LEMP stack on your local computer. of WordPress is a way to create a staging environmentStaging Environment A staging environment is a non-production copy of your site. This is a private place to build the site — design, copy, and code — until your client approves it for production or live. Sometimes used in addition to, or as a Development Environment. by installing a LAMPLAMP LAMP (Linux, Apache, MySQL, PHP) is a very common example of a web service stack of four open-source components: the Linux operating system, the Apache HTTP Server, the MySQL relational database management system (RDBMS), and the PHP programming language. or LEMPLEMP LEMP (Linux, nginx, MySQL, PHP) is a very common example of a web service stack of four open-source components: the Linux operating system, the nginx web server, the MySQL relational database management system (RDBMS), and the PHP programming language. stack on your local computer. #
- MariaDB
- MariaDBMariaDB MariaDB is a fork of the MySQL relational database management system (RDBMS), intended to remain free and open-source software under the GNU General Public License. MariaDB intended to maintain high compatibility with MySQL, ensuring a drop-in replacement capability with library binary parity and exact matching with MySQL APIs and commands.MariaDB MariaDB is a fork of the MySQL relational database management system (RDBMS), intended to remain free and open-source software under the GNU General Public License. MariaDB intended to maintain high compatibility with MySQL, ensuring a drop-in replacement capability with library binary parity and exact matching with MySQL APIs and commands. is a fork of the MySQLMySQL MySQL is an open-source relational database management system (RDBMS). MySQL is free and open-source software under the terms of the GNU General Public License. relational databaseDatabase A database is an organized collection of data. Access to this data is usually provided by a “database management system” (DBMS) consisting of an integrated set of computer software that allows users to interact with one or more databases and provides access to all of the data contained in the database. Because of the close relationship between them, the term “database” is often used casually to refer to both a database and the DBMS used to manipulate it. management system (RDBMS), intended to remain free and open-source software under the GNU General Public License. MariaDB intended to maintain high compatibility with MySQL, ensuring a drop-in replacement capability with library binary parity and exact matching with MySQL APIs and commands. #
- Memcached
- MemcachedMemcached Memcached is a general-purpose distributed memory-caching system. It is often used to speed up dynamic database-driven websites by caching data and objects in RAM to reduce the number of times an external data source must be read. Memcached is free and open-source software.Memcached Memcached is a general-purpose distributed memory-cachingCache A cache is a component that stores data so that future requests for that data can be served faster; the data stored in a cache might be the result of an earlier computation or a copy of data stored elsewhere. system. It is often used to speed up dynamic database-driven websites by caching data and objects in RAMRAM Random-access memory (RAM) is a form of computer memory that can be read and changed in any order, typically used to store working data and machine code. to reduce the number of times an external data source must be read. Memcached is free and open-source software. is a general-purpose distributed memory-cachingCache A cache is a component that stores data so that future requests for that data can be served faster; the data stored in a cache might be the result of an earlier computation or a copy of data stored elsewhere. system. It is often used to speed up dynamic databaseDatabase A database is an organized collection of data. Access to this data is usually provided by a “database management system” (DBMS) consisting of an integrated set of computer software that allows users to interact with one or more databases and provides access to all of the data contained in the database. Because of the close relationship between them, the term “database” is often used casually to refer to both a database and the DBMS used to manipulate it.-driven websites by caching data and objects in RAMRAM Random-access memory (RAM) is a form of computer memory that can be read and changed in any order, typically used to store working data and machine code. to reduce the number of times an external data source must be read. Memcached is free and open-source software. #
- Monitoring
- Website monitoringMonitoring Website monitoring is the process of testing and verifying that end-users can interact with a website or web application as expected. Website monitoring is often used by businesses to ensure website uptime, performance, and functionality is as expected.MonitoringMonitoring Website monitoring is the process of testing and verifying that end-users can interact with a website or web application as expected. Website monitoring is often used by businesses to ensure website uptime, performance, and functionality is as expected. Website monitoring is the process of testing and verifying that end-users can interact with a website or web application as expected. Website monitoring is often used by businesses to ensure website uptime, performance, and functionality is as expected. is the process of testing and verifying that end-users can interact with a website or web application as expected. Website monitoring is often used by businesses to ensure website uptime, performance, and functionality is as expected. #
- MySQL
- MySQLMySQL MySQL is an open-source relational database management system (RDBMS). MySQL is free and open-source software under the terms of the GNU General Public License. is an open-source relational databaseDatabase A database is an organized collection of data. Access to this data is usually provided by a “database management system” (DBMS) consisting of an integrated set of computer software that allows users to interact with one or more databases and provides access to all of the data contained in the database. Because of the close relationship between them, the term “database” is often used casually to refer to both a database and the DBMS used to manipulate it. management system (RDBMS). MySQL is free and open-source software under the terms of the GNU General Public License. #
- NGINX
- nginxNGINX nginx is a web server that can also be used as a reverse proxy, load balancer, mail proxy and HTTP cache. Nginx is free and open-source software, released under the terms of the 2-clause BSD license. is a web serverServer A server is a piece of computer hardware or software that provides functionality for other programs or devices. Typical servers are database servers, file servers, mail servers, print servers, web servers, game servers, and application servers. that can also be used as a reverse proxy, load balancer, mail proxy and HTTPHTTP The Hypertext Transfer Protocol (HTTP) is a protocol for distributed, collaborative, hypermedia information systems. HTTP is the foundation of data communication for the World Wide Web, where hypertext documents include hyperlinks to other resources that the user can easily access, for example by a mouse click or by tapping the screen in a web browser. cacheCache A cache is a component that stores data so that future requests for that data can be served faster; the data stored in a cache might be the result of an earlier computation or a copy of data stored elsewhere.. Nginx is free and open-source software, released under the terms of the 2-clause BSD license. #
- Object
- In computer science, an objectObject In computer science, an object can be a variable, a data structure, a function, or a method, and as such, is a value in memory referenced by an identifier. can be a variable, a data structure, a function, or a method, and as such, is a value in memory referenced by an identifier. #
- Open Source
- Open SourceOpen Source Open Source denotes software for which the original source code is made freely available and may be redistributed and modified. Open Source **must be** delivered via a licensing model, see GPL. denotes software for which the original source code is made freely available and may be redistributed and modified. Open Source **must be** delivered via a licensing model, see GPLGPL GPL is an acronym for GNU Public License. It is the standard license WordPress uses for Open Source licensing. The GPL is a “copyleft” license. This means that derivative work can only be distributed under the same license terms. This is in distinction to permissive free software licenses, of which the BSD license and the MIT License are widely used examples.. #
- OpenLiteSpeed
- OpenLiteSpeedOpenLiteSpeed OpenLiteSpeed, is a open-source web server software. The software uses the same configuration format as Apache HTTP Server and is compatible with most Apache features.OpenLiteSpeed OpenLiteSpeed, is a open-source web server software. The software uses the same configuration format as Apache HTTP Server and is compatible with most Apache features., is a open-source web serverServer A server is a piece of computer hardware or software that provides functionality for other programs or devices. Typical servers are database servers, file servers, mail servers, print servers, web servers, game servers, and application servers. software. The software uses the same configuration format as ApacheApache Apache is the most widely used web server software. Developed and maintained by Apache Software Foundation. Apache is an Open Source software available for free. HTTPHTTP The Hypertext Transfer Protocol (HTTP) is a protocol for distributed, collaborative, hypermedia information systems. HTTP is the foundation of data communication for the World Wide Web, where hypertext documents include hyperlinks to other resources that the user can easily access, for example by a mouse click or by tapping the screen in a web browser. ServerServer A server is a piece of computer hardware or software that provides functionality for other programs or devices. Typical servers are database servers, file servers, mail servers, print servers, web servers, game servers, and application servers. and is compatible with most Apache features. #
- PHP
- PHPPHP PHP (PHP: Hypertext Preprocessor) is a general-purpose scripting language especially suited to web development. PHP code is usually processed on a web server by a PHP interpreter. On a web server, the result of the interpreted and executed PHP code would form the whole or part of an HTTP response. (PHP: Hypertext Preprocessor) is a general-purpose scripting language especially suited to web development. PHP code is usually processed on a web serverServer A server is a piece of computer hardware or software that provides functionality for other programs or devices. Typical servers are database servers, file servers, mail servers, print servers, web servers, game servers, and application servers. by a PHP interpreter. On a web server, the result of the interpreted and executed PHP code would form the whole or part of an HTTPHTTP The Hypertext Transfer Protocol (HTTP) is a protocol for distributed, collaborative, hypermedia information systems. HTTP is the foundation of data communication for the World Wide Web, where hypertext documents include hyperlinks to other resources that the user can easily access, for example by a mouse click or by tapping the screen in a web browser. response. #
- php.ini
- The main configuration file of PHPPHP PHP (PHP: Hypertext Preprocessor) is a general-purpose scripting language especially suited to web development. PHP code is usually processed on a web server by a PHP interpreter. On a web server, the result of the interpreted and executed PHP code would form the whole or part of an HTTP response.. #
- Plugin
- A pluginPlugin A plugin is a piece of software containing a group of functions that can be added to a WordPress website. They can extend functionality or add new features to your WordPress websites. WordPress plugins are written in the PHP programming language and integrate seamlessly with WordPress. These can be free in the WordPress.org Plugin Directory or can be cost-based plugin from a third-party. is a piece of software containing a group of functions that can be added to a WordPress website. They can extend functionality or add new features to your WordPress websites. WordPress plugins are written in the PHPPHP PHP (PHP: Hypertext Preprocessor) is a general-purpose scripting language especially suited to web development. PHP code is usually processed on a web server by a PHP interpreter. On a web server, the result of the interpreted and executed PHP code would form the whole or part of an HTTP response. programming language and integrate seamlessly with WordPress. These can be free in the WordPress.orgWordPress.org The community site where WordPress code is created and shared by the users. This is where you can download the source code for WordPress core, plugins and themes as well as the central location for community conversations and organization. https://wordpress.org/ Plugin Directory or can be cost-based plugin from a third-party. #
- RAM
- Random-access memory (RAMRAM Random-access memory (RAM) is a form of computer memory that can be read and changed in any order, typically used to store working data and machine code.) is a form of computer memory that can be read and changed in any order, typically used to store working data and machine code. #
- Redis
- RedisRedis Redis (Remote Dictionary Server) is an in-memory data structure store, in-memory key–value database. It is open-source software..Redis Redis (Remote Dictionary Server) is an in-memory data structure store, in-memory key–value database. It is open-source software.. (Remote Dictionary ServerServer A server is a piece of computer hardware or software that provides functionality for other programs or devices. Typical servers are database servers, file servers, mail servers, print servers, web servers, game servers, and application servers.) is an in-memory data structure store, in-memory key–value databaseDatabase A database is an organized collection of data. Access to this data is usually provided by a “database management system” (DBMS) consisting of an integrated set of computer software that allows users to interact with one or more databases and provides access to all of the data contained in the database. Because of the close relationship between them, the term “database” is often used casually to refer to both a database and the DBMS used to manipulate it.. It is open-source software.. #
- Server
- A serverServer A server is a piece of computer hardware or software that provides functionality for other programs or devices. Typical servers are database servers, file servers, mail servers, print servers, web servers, game servers, and application servers. is a piece of computer hardware or software that provides functionality for other programs or devices. Typical servers are databaseDatabase A database is an organized collection of data. Access to this data is usually provided by a “database management system” (DBMS) consisting of an integrated set of computer software that allows users to interact with one or more databases and provides access to all of the data contained in the database. Because of the close relationship between them, the term “database” is often used casually to refer to both a database and the DBMS used to manipulate it. servers, file servers, mail servers, print servers, web servers, game servers, and application servers. #
- SFTP
- The SSHSSH SSH or Secure Shell is a cryptographic network protocol for operating network services securely over an unsecured network. SSH provides a secure channel over an unsecured network by using a client–server architecture, connecting an SSH client application with an SSH server.SSH SSH or Secure Shell is a cryptographic network protocol for operating network services securely over an unsecured network. SSH provides a secure channel over an unsecured network by using a client–server architecture, connecting an SSH client application with an SSH server. File Transfer Protocol (SFTPSFTP The SSH File Transfer Protocol (SFTP) is a network protocol that provides file access, file transfer, and file management over any reliable data stream. Like FTP, but under a secure protocol.SFTP The SSH File Transfer Protocol (SFTP) is a network protocol that provides file access, file transfer, and file management over any reliable data stream. Like FTP, but under a secure protocol.) is a network protocol that provides file access, file transfer, and file management over any reliable data stream. Like FTPFTP FTP is an acronym for File Transfer Protocol which is a way of moving computer files from one computer to another via the Internet. You can use software, known as a FTP client, to upload files to a server for a WordPress website., but under a secure protocol. #
- Site Health
- This WordPress functionality will perform a number of checks on your installation to detect common configuration errors and known issues, and also allows plugins and themes to add their own checks. #
- Snapshot
- A snapshotSnapshot A snapshot is the state of a system at a particular point in time. It can refer to a system snapshot copy of the state of a system or to a capability provided by certain systems.Snapshot A snapshot is the state of a system at a particular point in time. It can refer to a system snapshot copy of the state of a system or to a capability provided by certain systems. is the state of a system at a particular point in time. It can refer to a system snapshot copy of the state of a system or to a capability provided by certain systems. #
- SSH
- SSHSSH SSH or Secure Shell is a cryptographic network protocol for operating network services securely over an unsecured network. SSH provides a secure channel over an unsecured network by using a client–server architecture, connecting an SSH client application with an SSH server. or Secure Shell is a cryptographic network protocol for operating network services securely over an unsecured network. SSH provides a secure channel over an unsecured network by using a client–serverServer A server is a piece of computer hardware or software that provides functionality for other programs or devices. Typical servers are database servers, file servers, mail servers, print servers, web servers, game servers, and application servers. architecture, connecting an SSH client application with an SSH server. #
- SSL
- Secure Sockets Layer (SSLSSL Secure Sockets Layer (SSL) was a cryptographic protocol designed to provide communications security over a computer network. This protocol became obsolete due to a multitude of security problems and was replaced by TLS.) was a cryptographic protocol designed to provide communications security over a computer network. This protocol became obsolete due to a multitude of security problems and was replaced by TLSTLS Transport Layer Security (TLS) is a cryptographic protocol designed to provide communications security over a computer network. Websites can use TLS to secure all communications between their servers and web browsers.. #
- SVN
- Apache SubversionSVN Apache Subversion (SVN) is a software versioning and revision control system distributed as open source. Software developers use Subversion to maintain current and historical versions of files such as source code, web pages, and documentation.SVNSVN Apache Subversion (SVN) is a software versioning and revision control system distributed as open source. Software developers use Subversion to maintain current and historical versions of files such as source code, web pages, and documentation. Apache Subversion (SVN) is a software versioning and revision control system distributed as open source. Software developers use SubversionSVN Apache Subversion (SVN) is a software versioning and revision control system distributed as open source. Software developers use Subversion to maintain current and historical versions of files such as source code, web pages, and documentation. to maintain current and historical versions of files such as source code, web pages, and documentation. (SVNSVN Apache Subversion (SVN) is a software versioning and revision control system distributed as open source. Software developers use Subversion to maintain current and historical versions of files such as source code, web pages, and documentation.) is a software versioning and revision control system distributed as open sourceOpen Source Open Source denotes software for which the original source code is made freely available and may be redistributed and modified. Open Source **must be** delivered via a licensing model, see GPL.. Software developers use SubversionSVN Apache Subversion (SVN) is a software versioning and revision control system distributed as open source. Software developers use Subversion to maintain current and historical versions of files such as source code, web pages, and documentation. to maintain current and historical versions of files such as source code, web pages, and documentation. #
- Theme
- A themeTheme A theme dictates the style and function of your WordPress website. Child Themes derive from the main parent theme. dictates the style and function of your WordPress website. Child Themes derive from the main parent theme. #
- TLS
- Transport Layer SecurityTLS Transport Layer Security (TLS) is a cryptographic protocol designed to provide communications security over a computer network. Websites can use TLS to secure all communications between their servers and web browsers. (TLSTLS Transport Layer Security (TLS) is a cryptographic protocol designed to provide communications security over a computer network. Websites can use TLS to secure all communications between their servers and web browsers.) is a cryptographic protocol designed to provide communications security over a computer network. Websites can use TLS to secure all communications between their servers and web browsers. #
- Trac
- TracTrac Trac is an open-source, web-based project management and bug tracking system. Trac integrates with major version control systems including (“out of the box”) Subversion and Git.Trac Trac is an open-source, web-based project management and bug tracking system. Trac integrates with major version control systems including (“out of the box”) Subversion and Git. is an open-source, web-based project management and bug tracking system. Trac integrates with major version control systems including (“out of the box”) SubversionSVN Apache Subversion (SVN) is a software versioning and revision control system distributed as open source. Software developers use Subversion to maintain current and historical versions of files such as source code, web pages, and documentation. and GitGit Git is a free and open source distributed version control system designed to handle everything from small to very large projects with speed and efficiency. Git is easy to learn and has a tiny footprint with lightning fast performance. Most modern plugin and theme development is being done with this version control system.. #
- Transient
- WordPress TransientsTransient WordPress Transients offers a simple and standardized way of storing cached data in the database temporarily by giving it a custom name and a timeframe after which it will expire and be deleted.TransientTransient WordPress Transients offers a simple and standardized way of storing cached data in the database temporarily by giving it a custom name and a timeframe after which it will expire and be deleted. WordPress Transients offers a simple and standardized way of storing cached data in the database temporarily by giving it a custom name and a timeframe after which it will expire and be deleted. offers a simple and standardized way of storing cached data in the databaseDatabase A database is an organized collection of data. Access to this data is usually provided by a “database management system” (DBMS) consisting of an integrated set of computer software that allows users to interact with one or more databases and provides access to all of the data contained in the database. Because of the close relationship between them, the term “database” is often used casually to refer to both a database and the DBMS used to manipulate it. temporarily by giving it a custom name and a timeframe after which it will expire and be deleted. #
- Unit test
- Unit testingUnit test Unit testing is a software testing method by which individual units of source code—sets of one or more computer program modules together with associated control data, usage procedures, and operating procedures—are tested to determine whether they are fit for use.Unit testUnit test Unit testing is a software testing method by which individual units of source code—sets of one or more computer program modules together with associated control data, usage procedures, and operating procedures—are tested to determine whether they are fit for use. Unit testing is a software testing method by which individual units of source code—sets of one or more computer program modules together with associated control data, usage procedures, and operating procedures—are tested to determine whether they are fit for use. is a software testing method by which individual units of source code—sets of one or more computer program modules together with associated control data, usage procedures, and operating procedures—are tested to determine whether they are fit for use. #
- VPS
- A virtual private serverVPS A virtual private server (VPS) is a virtual machine sold as a service by an Internet hosting service. A VPS runs its own copy of an operating system (OS), and customers may have superuser-level access to that operating system instance, so they can install almost any software that runs on that OS.VPSVPS A virtual private server (VPS) is a virtual machine sold as a service by an Internet hosting service. A VPS runs its own copy of an operating system (OS), and customers may have superuser-level access to that operating system instance, so they can install almost any software that runs on that OS. A virtual private server (VPS) is a virtual machine sold as a service by an Internet hosting service. A VPS runs its own copy of an operating system (OS), and customers may have superuser-level access to that operating system instance, so they can install almost any software that runs on that OS. (VPSVPS A virtual private server (VPS) is a virtual machine sold as a service by an Internet hosting service. A VPS runs its own copy of an operating system (OS), and customers may have superuser-level access to that operating system instance, so they can install almost any software that runs on that OS.) is a virtual machine sold as a service by an Internet hostingHosting A web hosting service is a type of Internet hosting service that allows individuals and organizations to make their website accessible via the World Wide Web. service. A VPS runs its own copy of an operating system (OS), and customers may have superuser-level access to that operating system instance, so they can install almost any software that runs on that OS. #
- WP-CLI
- WP CLICLI تُعالج واجهة سطر الأوامر (CLI) الأوامر الموجّهة إلى برنامج الكمبيوتر في شكل أسطر نصية. يعتمد العديد من المستخدمين اليوم على واجهات المستخدم الرسومية والتفاعلات القائمة على القوائم (WP-Admin في WordPress). ومع ذلك، قد لا تتوفر واجهة مستخدم رسومية لبعض مهام البرمجة والصيانة، وقد تظل تستخدم سطر الأوامر (WP-CLI). هي واجهة سطر الأوامر لـ WordPress، وتُستخدم لتنفيذ المهام الإدارية ومهام التطوير بطريقة برمجية. #
- wp-config.php
- من أهم الملفات في تثبيت WordPress ملف wp-config.phpwp-config.php من أهم الملفات في تثبيت WordPress ملف wp-config.php. يوجد هذا الملف في جذر دليل ملفات WordPress الخاص بك، ويحتوي على تفاصيل الإعدادات الأساسية لموقعك، مثل معلومات اتصال قاعدة البيانات.wp-config.php من أهم الملفات في تثبيت WordPress ملف wp-config.php. يوجد هذا الملف في جذر دليل ملفات WordPress الخاص بك، ويحتوي على تفاصيل الإعدادات الأساسية لموقعك، مثل معلومات اتصال قاعدة البيانات.. يوجد هذا الملف في جذر دليل ملفات WordPress الخاص بك، ويحتوي على تفاصيل الإعدادات الأساسية لموقعك، مثل معلومات اتصال قاعدة البياناتقاعدة البيانات قاعدة البيانات هي مجموعة منظمة من البيانات. عادةً ما يتم توفير الوصول إلى هذه البيانات بواسطة “نظام إدارة قواعد البيانات” (DBMS)، الذي يتكون من مجموعة متكاملة من برامج الكمبيوتر تتيح للمستخدمين التفاعل مع قاعدة بيانات واحدة أو أكثر، وتوفر الوصول إلى جميع البيانات الموجودة في قاعدة البيانات. ونظرًا إلى العلاقة الوثيقة بينهما، يُستخدم مصطلح “قاعدة البيانات” غالبًا بشكل غير رسمي للإشارة إلى كل من قاعدة البيانات ونظام إدارة قواعد البيانات المستخدم لمعالجتها.. #