Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author John Regan

    (@johnregan3)

    Hi Jims!

    Thanks for notifying me about this. I’m always looking for ways to improve my plugins, and this will definitely help.

    I’m guessing that there’s some kind of limit on the number of lines we can add using the wp_enqueue_scripts hook, but I don’t know for sure offhand. I’ll have to do some research.

    This plugin was originally designed for short snippets of CSS, which doesn’t help everyone in every situation. Based on some other requests, I’ve been thinking about writing another version of this plugin that acutally writes to a CSS file, then adds it to the head. That might be a better solution for those looking to add greater amounts of CSS.

    I guess this doesn’t exactly solve your issue yet, but know I’m working on it. If/when I release the new type of CSS plugin, I’ll be sure to let you know!

    John

    Thread Starter jims@jims

    (@jimsjims)

    Great, i found this plugin thru the global javascript, wich is great. Could not find any other CSS with revisions etc.
    Keep up the good work

    Plugin Author John Regan

    (@johnregan3)

    Thanks, Jims!

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Problem with many lines of code’ is closed to new replies.