When it comes to securing your website, it’s all about minimizing attack surface and adding more layers of security. One strong layer that you can (and should) add is proper HTTP security headers. When responding to requests, your server should include security...
If you are using / having a custom post type and you have a problem with the posts ordered ASC, you can use one of the codes below to make the order DESC by default. function wpse_819391_post_types_admin_order( $wp_query ) { if ( is_admin() && !isset(...
Assalamu aleykum Update the repository index.sudo apt-get update Useful to do.sudo apt -y install software-properties-common Firstly, to be able to install a certain PHP version, in this case, 7.2 you’ll need to add a certain repository to your systemsudo...
في اغلب الاحيان نحتاج الى استضافة مجانية لنقوم برفع عليها الموقع او التطبيق الذي قمنا ببمرجته. احد اهم الاسباب هي محاولة لتقليل التكلفة الشبه عالية والتي تجبرك شركات الاستضافة بان تدفع بشكل سنوي. اذا كنت تبحث عن طريقة لرفع موقع او تطبيق او مشروعك فانه يمكنك استعمال...