Need to use the WordPress Header Section in react js. No plugin is used for plugin it is by default.
-
there is no REST API endpoint for this you'd have to build one. Note that modern WP themes don't use that functionality for headers though, they use the site editorTom J Nowell– Tom J Nowell ♦2023-07-21 08:27:51 +00:00Commented Jul 21, 2023 at 8:27
-
Please tell me , can we do like If we create header using acf?Anand Kumar– Anand Kumar2023-07-21 11:23:15 +00:00Commented Jul 21, 2023 at 11:23
-
you'd have to ask about ACF fields in an ACF community, questions about 3rd party plugins/themes are offtopic here. Note that creating a new REST API endpoint from scratch is not that hard, what you want could probably be done in less than 10 lines of codeTom J Nowell– Tom J Nowell ♦2023-07-21 12:13:26 +00:00Commented Jul 21, 2023 at 12:13
-
Okay Thanks....Anand Kumar– Anand Kumar2023-07-21 12:40:28 +00:00Commented Jul 21, 2023 at 12:40
Add a comment
|