{"id":101626,"date":"2026-07-31T15:34:22","date_gmt":"2026-07-31T15:34:22","guid":{"rendered":"https:\/\/christianpure.com\/registration\/"},"modified":"2026-07-31T15:34:22","modified_gmt":"2026-07-31T15:34:22","slug":"registration","status":"publish","type":"page","link":"https:\/\/christianpure.com\/ar\/registration\/","title":{"rendered":"\u0644\u0644\u062a\u0633\u062c\u064a\u0644"},"content":{"rendered":"<div class=\"learndash-wrap\"><div class=\"learndash-wrapper ld-registration__outer-wrapper\">\n\t<div class=\"ld-registration__size-wrapper\" style=\"\" >\n\t\t<div\n\t\t\tclass=\"ld-registration__wrapper\"\n\t\t\tdata-js=\"learndash-view\"\n\t\t\tdata-learndash-breakpoints=\"{&quot;breakpoints&quot;:{&quot;mobile&quot;:375,&quot;tablet&quot;:420,&quot;extra-small&quot;:600,&quot;small&quot;:720,&quot;medium&quot;:960,&quot;large&quot;:1240,&quot;wide&quot;:1440}}\"\n\t\t\tdata-learndash-breakpoint-pointer=\"9de33d74-c489-4ed1-9050-8adbb4343ada\"\n\t\t>\n\t\t\t\n\t\t\t\t\t\t\t<div class=\"ld-registration__form\">\n\n\t\t\t\t\t<div class=\"ld-registration__register\">\n\t<h2 class=\"ld-registration__heading ld-registration-register__heading\">\n\t\t\t\t\t\u062a\u0633\u062c\u064a\u0644 \u0627\u0644\u062f\u062e\u0648\u0644\t\t\t<\/h2>\n\n\t<p class=\"ld-registration__p\">\n\t\t\t\t\tLog in or contact a Site Administrator to be registered.\t\t\t<\/p>\n\t\t\t<a class=\"button button-link ld-registration__login-link ld-registration__login-button\" role=\"button\" href=\"\">\n\t\t\t\u062a\u0633\u062c\u064a\u0644 \u0627\u0644\u062f\u062e\u0648\u0644\t\t<\/a>\n\t<\/div>\n\t\t\t\t\t\t\t\t\t\t<div class=\"ld-registration__login\">\n\t<h2 class=\"ld-registration__heading ld-registration-register__heading\">\n\t\t\u062a\u0633\u062c\u064a\u0644 \u0627\u0644\u062f\u062e\u0648\u0644\t<\/h2>\n\n\t<p class=\"ld-registration__p\">\n\t\t\t<\/p>\n<\/div>\n<div class=\"ld-registration__login-form\">\n\t<form class=\"ld-form\" name=\"loginform\" id=\"loginform\" action=\"https:\/\/christianpure.com\/wp-login.php\" method=\"post\"><input id=\"learndash-login-form\" type=\"hidden\" name=\"learndash-login-form\" value=\"8fbf88ad47\" \/><p class=\"login-username\">\n\t\t\t\t<label for=\"user_login\">Username or Email Address *<\/label>\n\t\t\t\t<input type=\"text\" name=\"log\" id=\"user_login\" autocomplete=\"username\" class=\"input ld-form__field\" value=\"\" size=\"20\" style=\"direction: ltr;\" \/>\n\t\t\t<\/p><p class=\"login-password\">\n\t\t\t\t<label for=\"user_pass\">Password *<\/label>\n\t\t\t\t<input type=\"password\" name=\"pwd\" id=\"user_pass\" autocomplete=\"current-password\" spellcheck=\"false\" class=\"input ld-form__field\" value=\"\" size=\"20\" style=\"direction: ltr;\" \/>\n\t\t\t<\/p><div class=\"ld-registration__login_options_wrapper\"><p class=\"login-remember\"><label><input name=\"rememberme\" type=\"checkbox\" id=\"rememberme\" value=\"forever\" \/> \u062a\u0630\u0643\u0631\u0646\u064a<\/label><\/p>\t\t<p class=\"ld-registration__forgot-password\">\n\t\t\t<a href=\"https:\/\/christianpure.com\/ar\/course-password-reset\/\">\n\t\t\t\tForgot password?\t\t\t<\/a>\n\t\t<\/p>\n\t\t\n<\/div><p class=\"login-submit\">\n\t\t\t\t<input type=\"submit\" name=\"wp-submit\" id=\"wp-submit\" class=\"button button-primary wp-element-button\" value=\"\u062f\u062e\u0648\u0644\" \/>\n\t\t\t\t<input type=\"hidden\" name=\"redirect_to\" value=\"https:\/\/christianpure.com\/ar\/registration-2\/\" \/>\n\t\t\t<\/p><\/form><\/div>\n\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\n\t\t\t\t\t<\/div>\n\t<\/div>\n<\/div>\n<script data-jetpack-boost=\"ignore\" class=\"learndash-breakpoints\">\n\t( function () {\n\t\tlet completed = false;\n\n\t\t\/**\n\t\t * Initializes the LearnDash Breakpoints.\n\t\t *\n\t\t * @since 4.16.0\n\t\t *\/\n\t\tfunction initBreakpoints() {\n\t\t\tif ( completed ) {\n\t\t\t\t\/\/ This was fired already and completed no need to attach to the event listener.\n\t\t\t\tdocument.removeEventListener( 'DOMContentLoaded', initBreakpoints );\n\t\t\t\treturn;\n\t\t\t}\n\n\t\t\tif (\n\t\t\t\t'undefined' === typeof window.learndash ||\n\t\t\t\t'undefined' === typeof window.learndash.views ||\n\t\t\t\t'undefined' === typeof window.learndash.views.breakpoints ||\n\t\t\t\t'function' !== typeof (window.learndash.views.breakpoints.setup)\n\t\t\t) {\n\t\t\t\treturn;\n\t\t\t}\n\n\t\t\tconst container = document.querySelector(\n\t\t\t\t'[data-learndash-breakpoint-pointer=\"9de33d74-c489-4ed1-9050-8adbb4343ada\"]'\n\t\t\t);\n\n\t\t\tif ( ! container ) {\n\t\t\t\treturn;\n\t\t\t}\n\n\t\t\twindow.learndash.views.breakpoints.setup( container );\n\t\t\tcompleted = true;\n\t\t\t\/\/ This was fired already and completed no need to attach to the event listener.\n\t\t\tdocument.removeEventListener( 'DOMContentLoaded', initBreakpoints );\n\t\t}\n\n\t\t\/\/ Try to init the breakpoints right away.\n\t\tinitBreakpoints();\n\t\tdocument.addEventListener( 'DOMContentLoaded', initBreakpoints );\n\t})();\n<\/script>\n<\/div>","protected":false},"excerpt":{"rendered":"","protected":false},"author":11,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_acf_changed":false,"_wp_convertkit_post_meta":{"form":"-1","landing_page":"0","tag":"0","restrict_content":"0"},"_wpcom_ai_launchpad_about_page":false,"_wpcom_ai_launchpad_gallery_page":false,"_wpcom_ai_launchpad_contact_page":false,"_wpcom_ai_launchpad_events_page":false,"_wpcom_ai_launchpad_video_page":false,"_wpcom_ai_launchpad_portfolio_piece":false,"footnotes":""},"class_list":["post-101626","page","type-page","status-publish","hentry"],"mb":[],"acf":[],"jetpack-related-posts":[{"id":101720,"url":"https:\/\/christianpure.com\/ar\/registration-2\/","url_meta":{"origin":101626,"position":0},"title":"Registration","author":"Christian Pure Team","date":"\u0641\u0628\u0631\u0627\u064a\u0631 7, 2023","format":false,"excerpt":"","rel":"","context":"\u062a\u062f\u0648\u064a\u0646\u0629 \u0645\u0634\u0627\u0628\u0647\u0629","block_context":{"text":"\u062a\u062f\u0648\u064a\u0646\u0629 \u0645\u0634\u0627\u0628\u0647\u0629","link":""},"img":{"alt_text":"","src":"","width":0,"height":0},"classes":[]},{"id":101627,"url":"https:\/\/christianpure.com\/ar\/registration-success\/","url_meta":{"origin":101626,"position":1},"title":"Registration Success","author":"Christian Pure Team","date":"\u064a\u0648\u0644\u064a\u0648 31, 2026","format":false,"excerpt":"Welcome","rel":"","context":"\u062a\u062f\u0648\u064a\u0646\u0629 \u0645\u0634\u0627\u0628\u0647\u0629","block_context":{"text":"\u062a\u062f\u0648\u064a\u0646\u0629 \u0645\u0634\u0627\u0628\u0647\u0629","link":""},"img":{"alt_text":"","src":"","width":0,"height":0},"classes":[]},{"id":101718,"url":"https:\/\/christianpure.com\/ar\/registration-success-2\/","url_meta":{"origin":101626,"position":2},"title":"Registration Success","author":"Christian Pure Team","date":"\u064a\u0648\u0644\u064a\u0648 13, 2023","format":false,"excerpt":"Welcome","rel":"","context":"\u062a\u062f\u0648\u064a\u0646\u0629 \u0645\u0634\u0627\u0628\u0647\u0629","block_context":{"text":"\u062a\u062f\u0648\u064a\u0646\u0629 \u0645\u0634\u0627\u0628\u0647\u0629","link":""},"img":{"alt_text":"","src":"","width":0,"height":0},"classes":[]},{"id":101728,"url":"https:\/\/christianpure.com\/ar\/registration-complete\/","url_meta":{"origin":101626,"position":3},"title":"Thank-You Page","author":"Christian Pure Team","date":"\u064a\u0648\u0644\u064a\u0648 31, 2026","format":false,"excerpt":"","rel":"","context":"\u062a\u062f\u0648\u064a\u0646\u0629 \u0645\u0634\u0627\u0628\u0647\u0629","block_context":{"text":"\u062a\u062f\u0648\u064a\u0646\u0629 \u0645\u0634\u0627\u0628\u0647\u0629","link":""},"img":{"alt_text":"","src":"","width":0,"height":0},"classes":[]},{"id":101727,"url":"https:\/\/christianpure.com\/ar\/register\/","url_meta":{"origin":101626,"position":4},"title":"Registration","author":"Christian Pure Team","date":"\u064a\u0648\u0644\u064a\u0648 31, 2026","format":false,"excerpt":"","rel":"","context":"\u062a\u062f\u0648\u064a\u0646\u0629 \u0645\u0634\u0627\u0628\u0647\u0629","block_context":{"text":"\u062a\u062f\u0648\u064a\u0646\u0629 \u0645\u0634\u0627\u0628\u0647\u0629","link":""},"img":{"alt_text":"","src":"","width":0,"height":0},"classes":[]}],"jetpack_sharing_enabled":true,"mfb_rest_fields":["title","wpcom_performance_report_url","jetpack-related-posts","jetpack_sharing_enabled"],"_links":{"self":[{"href":"https:\/\/christianpure.com\/ar\/wp-json\/wp\/v2\/pages\/101626","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/christianpure.com\/ar\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/christianpure.com\/ar\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/christianpure.com\/ar\/wp-json\/wp\/v2\/users\/11"}],"replies":[{"embeddable":true,"href":"https:\/\/christianpure.com\/ar\/wp-json\/wp\/v2\/comments?post=101626"}],"version-history":[{"count":0,"href":"https:\/\/christianpure.com\/ar\/wp-json\/wp\/v2\/pages\/101626\/revisions"}],"wp:attachment":[{"href":"https:\/\/christianpure.com\/ar\/wp-json\/wp\/v2\/media?parent=101626"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}