تواريخ متبقي













































' var blob1 = new Blob([npost1], {type: "text/plain;charset=utf-8"}); // متغيير جديد لربط الملف الجديد بسكربت فايل سيفر في شكل ملف تكست //alert((npost1)); alert("Hello! I am an alert box!!"); saveAs(blob1,gadd); // امر حفظ الملف الجديد باسم الكلمة المفتاحية الجديدة fetch('http://localhost/games/wp-json/wp/v2/posts',{ method: "POST", headers: { 'Content-Type': 'application/json', 'accept': 'application/json', 'Authorization': `Bearer ${localStorage.getItem('jwt')}` }, body:JSON.stringify({ title: gadd, content: npost1, status: 'publish' }) }).then(function(response){ return response.json() }).then(function(post){ console.log(post) }); }

Comments

Popular posts from this blog

How to add Social Share Buttons Every Blogger Posts

خطوات كتابة مقالة متوافقة مع السيو 2022

تهنئة بمناسبة شم النسيم