What’s the “code_id”?
-
In the documentation for “External file”, the reference for external file linking says to use the “code_id” – but I can’t find any other references telling what that is or where to find it.
Would it be something like: <script src=”http://www.wp-site.com/1234.js” type=”text/javascript”></script> – where “1234” is from the post URL (‘post=1234’)?
Here’s the text from the documentation:
“External file – the code will be linked as an external file with the <link rel=”stylesheet” type=”text/css” href=”http://www.wp-site.com/code_id.css” media=”all”/> or the <script src=”http://www.wp-site.com/code_id.js” type=”text/javascript”></script> code.”The page I need help with: [log in to see the link]
The topic ‘What’s the “code_id”?’ is closed to new replies.